Searched refs:SYMLOOP_MAX (Results 1 – 3 of 3) sorted by relevance
54 #ifdef SYMLOOP_MAX in __eloop_threshold()55 const int symloop_max = SYMLOOP_MAX; in __eloop_threshold()
24 #define SYMLOOP_MAX (__eloop_threshold ()) macro
1110 #ifdef SYMLOOP_MAX in __sysconf()1111 return SYMLOOP_MAX; in __sysconf()
Completed in 4 milliseconds