Home
last modified time | relevance | path

Searched refs:SYMLOOP_MAX (Results 1 – 3 of 3) sorted by relevance

/sysdeps/generic/
A Deloop-threshold.h54 #ifdef SYMLOOP_MAX in __eloop_threshold()
55 const int symloop_max = SYMLOOP_MAX; in __eloop_threshold()
/sysdeps/mach/hurd/
A Dsysconf.c24 #define SYMLOOP_MAX (__eloop_threshold ()) macro
/sysdeps/posix/
A Dsysconf.c1110 #ifdef SYMLOOP_MAX in __sysconf()
1111 return SYMLOOP_MAX; in __sysconf()

Completed in 6 milliseconds