Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/
H A Dkselftest_harness.h822 if (__constructor_order_forward) { \
886 static bool __constructor_order_forward; variable
1305 __constructor_order_forward = true; in __constructor_order_first()