Searched refs:XATEXIT_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/gcclibs/libiberty/
H A Dxatexit.c48 #define XATEXIT_SIZE 32 macro
53 void (*fns[XATEXIT_SIZE]) (void); /* the table itself */
76 if (p->ind >= XATEXIT_SIZE)
/freebsd-10.3-release/contrib/binutils/libiberty/
H A Dxatexit.c48 #define XATEXIT_SIZE 32 macro
53 void (*fns[XATEXIT_SIZE]) (void); /* the table itself */
76 if (p->ind >= XATEXIT_SIZE)

Completed in 52 milliseconds