Searched refs:linux_libc (Results 1 – 4 of 4) sorted by relevance
38 #define OPTION_GLIBC (linux_libc == LIBC_GLIBC)39 #define OPTION_UCLIBC (linux_libc == LIBC_UCLIBC)40 #define OPTION_BIONIC (linux_libc == LIBC_BIONIC)42 #define OPTION_MUSL (linux_libc == LIBC_MUSL)
6896 extern int linux_libc;6899 #define linux_libc global_options.x_linux_libc macro
6938 extern int linux_libc;6941 #define linux_libc global_options.x_linux_libc macro