/haiku/src/system/libroot/posix/glibc/extensions/ |
H A D | getopt.c | 53 #if !defined _LIBC && defined __GLIBC__ && __GLIBC__ >= 2 80 #undef _LIBC 84 # if (HAVE_LIBINTL_H && ENABLE_NLS) || defined _LIBC 92 # if defined _LIBC && defined USE_IN_LIBIO 262 #ifdef _LIBC 322 #if defined _LIBC && defined USE_NONOPTION_FLAGS 426 #if defined _LIBC && defined USE_NONOPTION_FLAGS 545 #if defined _LIBC && defined USE_NONOPTION_FLAGS 692 #if defined _LIBC && defined USE_IN_LIBIO 731 #if defined _LIBC && defined USE_IN_LIBIO [all …]
|
H A D | getopt1.c | 25 #ifdef _LIBC 50 #if !defined _LIBC && defined __GLIBC__ && __GLIBC__ >= 2 97 # ifdef _LIBC
|
H A D | obstack.c | 25 #ifdef _LIBC 46 #if !defined _LIBC && defined __GNU_LIBRARY__ && __GNU_LIBRARY__ > 1 53 #if defined _LIBC && defined USE_IN_LIBIO 345 #ifdef _LIBC 421 #ifdef _LIBC 483 # ifdef _LIBC 503 # if defined _LIBC && defined USE_IN_LIBIO in print_and_abort()
|
/haiku/src/system/libroot/posix/glibc/stdio-common/ |
H A D | tempname.c | 42 #if STDC_HEADERS || _LIBC 48 #if HAVE_FCNTL_H || _LIBC 52 #if HAVE_SYS_TIME_H || _LIBC 56 #if HAVE_STDINT_H || _LIBC 60 #if HAVE_UNISTD_H || _LIBC 90 #if _LIBC 106 #ifdef _LIBC 267 # if HAVE_GETTIMEOFDAY || _LIBC in __gen_tempname()
|
/haiku/src/system/libroot/posix/glibc/regex/ |
H A D | regex_internal.h | 43 #if !defined _LIBC && !defined __HAIKU__ 59 #ifdef _LIBC 105 #if !defined _LIBC && ! (defined isblank || (HAVE_ISBLANK && HAVE_DECL_ISBLANK)) 109 #ifdef _LIBC 118 #if (HAVE_LIBINTL_H && ENABLE_NLS) || defined _LIBC 120 # ifdef _LIBC 136 #if (defined MB_CUR_MAX && HAVE_WCTYPE_H && HAVE_ISWCTYPE) || _LIBC 159 #ifndef _LIBC 332 # ifdef _LIBC 337 # ifdef _LIBC [all …]
|
H A D | regex.c | 20 #if !defined _LIBC && !defined __HAIKU__ 33 #if defined __cplusplus && defined _LIBC 37 #ifdef _LIBC 75 #if _LIBC
|
/haiku/src/system/libroot/posix/glibc/libio/ |
H A D | iofclose.c | 32 #if _LIBC 75 #if _LIBC 99 #ifdef _LIBC
|
H A D | iofwide.c | 29 #ifdef _LIBC 37 #ifdef _LIBC 83 #ifdef _LIBC 107 #if defined SHARED && defined _LIBC \ in _IO_fwide() 129 #ifdef _LIBC in _IO_fwide() 225 #ifdef _LIBC in do_out() 292 #ifdef _LIBC in do_unshift() 354 #ifdef _LIBC in do_in() 419 #ifdef _LIBC in do_encoding() 450 #ifdef _LIBC in do_length() [all …]
|
H A D | iofopen.c | 33 #ifdef _LIBC 82 #if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T 109 #ifdef _LIBC
|
H A D | filedoalloc.c | 70 #ifdef _LIBC 93 #ifndef _LIBC
|
H A D | stdfiles.c | 38 # if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T 54 # if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T
|
H A D | iogetwline.c | 32 #ifdef _LIBC 36 #if defined _LIBC || !_G_HAVE_IO_GETLINE_INFO
|
H A D | libio.h | 208 #if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T 314 # if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T 343 #ifndef _LIBC 481 #if defined _LIBC || defined _GLIBCPP_USE_WCHAR_T 488 # if defined _LIBC && defined SHARED
|
H A D | wgenops.c | 40 #ifndef _LIBC 46 #ifdef _LIBC 336 #ifdef _LIBC 385 #ifdef _LIBC 501 #ifdef _LIBC 529 #ifdef _LIBC 546 #ifdef _LIBC 566 #ifdef _LIBC 583 #ifdef _LIBC
|
/haiku/src/system/libroot/posix/glibc/include/arch/arm64/ |
H A D | config.h | 188 #ifndef _LIBC 215 #ifdef _LIBC
|
/haiku/src/system/libroot/posix/glibc/include/arch/arm/ |
H A D | config.h | 199 #ifndef _LIBC 226 #ifdef _LIBC
|
/haiku/src/system/libroot/posix/glibc/include/arch/riscv64/ |
H A D | config.h | 194 #ifndef _LIBC 221 #ifdef _LIBC
|
/haiku/src/system/libroot/posix/glibc/include/arch/x86/ |
H A D | config.h | 194 #ifndef _LIBC 221 #ifdef _LIBC
|
/haiku/src/system/libroot/posix/glibc/include/arch/x86_64/ |
H A D | config.h | 190 #ifndef _LIBC 217 #ifdef _LIBC
|
/haiku/src/system/libroot/posix/glibc/include/arch/sparc/ |
H A D | config.h | 194 #ifndef _LIBC 221 #ifdef _LIBC
|
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/ |
H A D | config.h | 203 #ifndef _LIBC 230 #ifdef _LIBC
|
/haiku/src/system/libroot/posix/glibc/include/arch/m68k/ |
H A D | config.h | 205 #ifndef _LIBC 232 #ifdef _LIBC
|
/haiku/src/system/libnetwork/netresolv/nameser/ |
H A D | ns_samedomain.c | 160 #define _LIBC macro 161 #ifdef _LIBC
|
/haiku/src/system/libroot/posix/glibc/stdlib/ |
H A D | strtol.c | 24 #ifdef _LIBC 165 #if defined _LIBC || defined HAVE_WCHAR_H 269 # ifdef _LIBC 276 # ifdef _LIBC 532 #if _LIBC - 0 == 0
|
/haiku/src/system/libroot/posix/glibc/iconv/ |
H A D | gconv_int.h | 66 #ifdef _LIBC
|