Searched refs:test_stack (Results 1 – 7 of 7) sorted by relevance
56 void *test_stack; in main() local67 test_stack = NULL; in main()73 test_stack = child_stack; in main()77 CHILD_STACK_SIZE, test_stack)); in main()
176 int test_stack(pthread_attr_t * ta, size_t newsize) in test_stack() function409 do_stack_tests = (test_stack(NULL, 0) == 0 ? 1 : 0); in main()437 test_stack(&scenarii[sc].ta, in main()493 test_stack(&scenarii[sc].ta, in main()
89 def test_stack(self): member in SpecialFunctionsTest
21 define void @test_stack() { ret void }452 name: test_stack453 # CHECK-LABEL: name: test_stack
727 define void @test_stack(%struct.S6* noalias nocapture sret %agg.result, %struct.S6* byval nocapture…728 ; CHECK-LABEL: test_stack:750 ; DISABLED-LABEL: test_stack:764 ; CHECK-AVX2-LABEL: test_stack:786 ; CHECK-AVX512-LABEL: test_stack:
163 def test_stack(self): member in TestInterpreterStack
292 def test_stack(self): member in TestInterpreterStack