Searched refs:outer_foreach_t (Results 1 – 2 of 2) sorted by relevance
30 typedef void (*outer_foreach_t)(const void *, typedef63 outer_foreach_t mForEachLaunch[32];
46 static void initForEach(outer_foreach_t* forEachLaunch);367 static void initForEach(outer_foreach_t* forEachLaunch) { in initForEach()