Searched refs:__constructor_order (Results 1 – 3 of 3) sorted by relevance
333 if (!__constructor_order) \334 __constructor_order = _CONSTRUCTOR_ORDER_BACKWARD; \644 static int __constructor_order; variable668 if (__constructor_order == _CONSTRUCTOR_ORDER_FORWARD) { in __register_test()775 if (!__constructor_order) in __constructor_order_first()776 __constructor_order = _CONSTRUCTOR_ORDER_FORWARD; in __constructor_order_first()
306 if (!__constructor_order) \307 __constructor_order = _CONSTRUCTOR_ORDER_BACKWARD; \413 static int __constructor_order; variable437 if (__constructor_order == _CONSTRUCTOR_ORDER_FORWARD) { in __register_test()535 if (!__constructor_order) in __constructor_order_first()536 __constructor_order = _CONSTRUCTOR_ORDER_FORWARD; in __constructor_order_first()
222 if (!__constructor_order) in __constructor_order_last()223 __constructor_order = _CONSTRUCTOR_ORDER_BACKWARD; in __constructor_order_last()