Home
last modified time | relevance | path

Searched refs:test_structs (Results 1 – 1 of 1) sorted by relevance

/lib/
Dtest_stackinit.c344 #define test_structs(init) do { \ in test_stackinit_init() macro
353 test_structs(zero); in test_stackinit_init()
355 test_structs(dynamic_partial); in test_stackinit_init()
357 test_structs(static_partial); in test_stackinit_init()
358 test_structs(static_all); in test_stackinit_init()
359 test_structs(dynamic_all); in test_stackinit_init()
360 test_structs(runtime_partial); in test_stackinit_init()
361 test_structs(runtime_all); in test_stackinit_init()
369 test_structs(none); in test_stackinit_init()