Searched refs:COUNT (Results 1 – 2 of 2) sorted by relevance
8 #define COUNT 32 macro12 void (*f[COUNT])(void*);13 void* a[COUNT];26 for (; head; head = head->next, slot = COUNT) { in __funcs_on_exit()60 if (slot == COUNT) { in __cxa_atexit()
6 #define COUNT 32 macro8 static void (*funcs[COUNT])(void);25 if (count == COUNT) in at_quick_exit()
Completed in 4 milliseconds