HomeSort by relevance Sort by last modified time
    Searched refs:_CS_GNU_LIBC_VERSION (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
confname.h 544 _CS_GNU_LIBC_VERSION,
545 #define _CS_GNU_LIBC_VERSION _CS_GNU_LIBC_VERSION
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
confname.h 544 _CS_GNU_LIBC_VERSION,
545 #define _CS_GNU_LIBC_VERSION _CS_GNU_LIBC_VERSION
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux_libcdep.cc 308 #ifdef _CS_GNU_LIBC_VERSION
310 uptr len = confstr(_CS_GNU_LIBC_VERSION, buf, sizeof(buf));

Completed in 209 milliseconds