Searched refs:XATEXIT_SIZE (Results 1 – 1 of 1) sorted by relevance
48 #define XATEXIT_SIZE 32 macro53 void (*fns[XATEXIT_SIZE]) (void); /* the table itself */76 if (p->ind >= XATEXIT_SIZE) in xatexit()