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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/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)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/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)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/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)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/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 70 milliseconds