Searched refs:func_ptr (Results 1 – 1 of 1) sorted by relevance
59 typedef void (*func_ptr) (void); typedef60 extern func_ptr __CTOR_LIST__[];61 extern func_ptr __DTOR_LIST__[];105 static func_ptr *p = __DTOR_LIST__ + 1; in __do_global_dtors()
Completed in 19 milliseconds