Searched refs:ctor (Results 1 – 1 of 1) sorted by relevance
1269 static void call_array(unsigned *ctor, int count, int reverse) in call_array() argument1274 ctor += (count-1); in call_array()1281 (unsigned)ctor, (unsigned)*ctor); in call_array()1282 void (*func)() = (void (*)()) *ctor; in call_array()1283 ctor += inc; in call_array()