Searched defs:STACK_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
47 constexpr unsigned int STACK_ALIGNMENT = 16; variable50 constexpr unsigned int STACK_ALIGNMENT = 8; variable
346 cdata_asm.set('STACK_ALIGNMENT', stack_alignment) cfgvar in cdata_asm