Searched refs:__constructor_order (Results 1 – 3 of 3) sorted by relevance
431 if (!__constructor_order) \432 __constructor_order = _CONSTRUCTOR_ORDER_BACKWARD; \771 if (__constructor_order == _CONSTRUCTOR_ORDER_FORWARD) { \803 static int __constructor_order; variable1089 if (!__constructor_order) in __constructor_order_first()1090 __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()
385 if (!__constructor_order) in __constructor_order_last()386 __constructor_order = _CONSTRUCTOR_ORDER_BACKWARD; in __constructor_order_last()