Searched refs:abi_test_get_and_clear_direction_flag (Results 1 – 6 of 6) sorted by relevance
48 .globl abi_test_get_and_clear_direction_flag symbol49 .hidden abi_test_get_and_clear_direction_flag50 .type abi_test_get_and_clear_direction_flag,@function52 abi_test_get_and_clear_direction_flag: label60 .size abi_test_get_and_clear_direction_flag,.-.L_abi_test_get_and_clear_direction_flag_begin
497 .globl abi_test_get_and_clear_direction_flag symbol498 .hidden abi_test_get_and_clear_direction_flag499 abi_test_get_and_clear_direction_flag: label506 .size abi_test_get_and_clear_direction_flag,.-abi_test_get_and_clear_direction_flag
186 EXPECT_EQ(0, abi_test_get_and_clear_direction_flag()) in TEST()242 EXPECT_EQ(0, abi_test_get_and_clear_direction_flag()) in TEST()
530 global abi_test_get_and_clear_direction_flag531 abi_test_get_and_clear_direction_flag: label
463 int abi_test_get_and_clear_direction_flag(void);
102 bool direction_flag = abi_test_get_and_clear_direction_flag(); in RunTrampoline()