Searched refs:__GLIBC__ (Results 1 – 25 of 143) sorted by relevance
123456
64 # if defined(__GNU_LIBRARY__) && defined(__GLIBC__) && defined(__GLIBC_MINOR__) && \ in u_thread_setname()65 (__GLIBC__ >= 3 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 12)) && \ in u_thread_setname()96 # if defined(__GNU_LIBRARY__) && defined(__GLIBC__) && defined(__GLIBC_MINOR__) && \ in u_thread_is_self()97 (__GLIBC__ >= 3 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 12)) in u_thread_is_self()
34 # ifdef __GLIBC__40 (__GLIBC__ << 16) + __GLIBC_MINOR__ >= (2 << 16) + 8)48 (__GLIBC__ << 16) + __GLIBC_MINOR__ >= (2 << 16) + 25)
76 # if defined(__GNU_LIBRARY__) && defined(__GLIBC__) && defined(__GLIBC_MINOR__) && \ in _nine_debug_printf()77 (__GLIBC__ >= 3 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 12)) in _nine_debug_printf()
53 #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2) \54 || (__GLIBC__ == 2 && __GLIBC_MINOR__ == 0)
20 #if __GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 19)
53 #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
67 #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
51 #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
60 #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
68 #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
57 #elif __GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 17) in gpr_getenv_silent()
69 #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
46 #if !defined _LIBC && defined __GLIBC__ && __GLIBC__ >= 2
7 #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
50 #if defined(__KERNEL__) || !defined(__GLIBC__) || (__GLIBC__ < 2)
2 #if defined(__GLIBC__) && __GLIBC__ == 2
164 # if (__GLIBC__ > 2) || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 8)
35 #elif defined(__GLIBC__) || defined(__CYGWIN__)87 #elif defined(__GLIBC__) || defined(__CYGWIN__) in os_get_process_name()
193 #if __cplusplus >= 201103L && (__GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 23))
27 #if defined(__GLIBC__) && defined(__GLIBC_MINOR__)29 ((__GLIBC__ * 100 + __GLIBC_MINOR__) >= ((major) * 100 + (minor)))145 #elif defined(__GLIBC__) || defined(__GNU_LIBRARY__)