Searched refs:TEST_STACK_ALIGN (Results 1 – 7 of 7) sorted by relevance
32 if (TEST_STACK_ALIGN ()) in once_test()41 if (TEST_STACK_ALIGN ()) in do_test()
31 if (TEST_STACK_ALIGN ()) in tf()44 if (TEST_STACK_ALIGN ()) in do_test()
36 return TEST_STACK_ALIGN () ? 1 : 0; in f()44 if (TEST_STACK_ALIGN ()) in do_test()
37 return TEST_STACK_ALIGN () ? 1 : 0; in check_stack_alignment()45 if (TEST_STACK_ALIGN ()) in do_test()
39 if (TEST_STACK_ALIGN ()) in check_stack_alignment()50 if (TEST_STACK_ALIGN ()) in do_test()
35 if (TEST_STACK_ALIGN ()) in f()48 if (TEST_STACK_ALIGN ()) in do_test()
33 #define TEST_STACK_ALIGN() \ macro
Completed in 34 milliseconds