Searched refs:align8 (Results 1 – 3 of 3) sorted by relevance
432 .macro prologue first, last, push_ip=PAC_LEAF_PUSH_IP, push_lr=0, align8=STACK_ALIGN_ENFORCE433 .if \align8440 .macro epilogue first, last, push_ip=PAC_LEAF_PUSH_IP, push_lr=0, align8=STACK_ALIGN_ENFORCE441 .if \align8
25 def align8(val: int) -> int: function
32 from atf_python.sys.netpfil.ipfw.utils import align8370 off += align8(rule_len)