Searched refs:__constructor_order (Results 1 – 4 of 4) sorted by relevance
432 if (!__constructor_order) \433 __constructor_order = _CONSTRUCTOR_ORDER_BACKWARD; \772 if (__constructor_order == _CONSTRUCTOR_ORDER_FORWARD) { \804 static int __constructor_order; variable1220 if (!__constructor_order) in __constructor_order_first()1221 __constructor_order = _CONSTRUCTOR_ORDER_FORWARD; in __constructor_order_first()
262 if (!__constructor_order) in __constructor_order_last()263 __constructor_order = _CONSTRUCTOR_ORDER_BACKWARD; in __constructor_order_last()
416 if (!__constructor_order) in __constructor_order_last()417 __constructor_order = _CONSTRUCTOR_ORDER_BACKWARD; in __constructor_order_last()
858 if (!__constructor_order) in __constructor_order_last()859 __constructor_order = _CONSTRUCTOR_ORDER_BACKWARD; in __constructor_order_last()