Searched refs:__constructor_order (Results 1 – 2 of 2) sorted by relevance
296 if (!__constructor_order) \297 __constructor_order = _CONSTRUCTOR_ORDER_BACKWARD; \402 static int __constructor_order = 0; variable425 if (__constructor_order == _CONSTRUCTOR_ORDER_FORWARD) { in __register_test()517 if (!__constructor_order) in __constructor_order_first()518 __constructor_order = _CONSTRUCTOR_ORDER_FORWARD; in __constructor_order_first()
52 if (!__constructor_order) \53 __constructor_order = _CONSTRUCTOR_ORDER_BACKWARD; \