Searched refs:_CS_GNU_LIBC_VERSION (Results 1 – 12 of 12) sorted by relevance
79 n = confstr(_CS_GNU_LIBC_VERSION, NULL, (size_t) 0); in main()83 confstr(_CS_GNU_LIBC_VERSION, pathbuf, n); in main()
67 {_CS_GNU_LIBC_VERSION, "GNU_LIBC_VERSION"},
412 #define _CS_GNU_LIBC_VERSION 2 macro
449 #define _CS_GNU_LIBC_VERSION 2 macro
425 #define _CS_GNU_LIBC_VERSION 2 macro
452 #define _CS_GNU_LIBC_VERSION 2 macro
431 #define _CS_GNU_LIBC_VERSION 2 macro
11628 #ifdef _CS_GNU_LIBC_VERSION11629 {"CS_GNU_LIBC_VERSION", _CS_GNU_LIBC_VERSION},