Searched refs:__constructor_order (Results 1 – 2 of 2) sorted by relevance
419 if (!__constructor_order) \420 __constructor_order = _CONSTRUCTOR_ORDER_BACKWARD; \757 if (__constructor_order == _CONSTRUCTOR_ORDER_FORWARD) { \789 static int __constructor_order; variable1060 if (!__constructor_order) in __constructor_order_first()1061 __constructor_order = _CONSTRUCTOR_ORDER_FORWARD; in __constructor_order_first()
319 if (!__constructor_order) in __constructor_order_last()320 __constructor_order = _CONSTRUCTOR_ORDER_BACKWARD; in __constructor_order_last()