Searched refs:attribute_hidden (Results 1 - 25 of 37) sorted by relevance

12

/haiku-fatelf/src/system/libroot/posix/glibc/stdio-common/
H A Ditowa-digits.c23 const wchar_t _itowa_lower_digits[36] attribute_hidden variable
26 const wchar_t _itowa_upper_digits[36] attribute_hidden variable
H A D_itowa.h38 extern const wchar_t _itowa_upper_digits[] attribute_hidden;
39 extern const wchar_t _itowa_lower_digits[] attribute_hidden;
H A Dreg-printf.c31 attribute_hidden;
32 printf_function **__printf_function_table attribute_hidden; variable
H A D_itoa.h33 extern const char _itoa_upper_digits_internal[] attribute_hidden;
35 extern const char _itoa_lower_digits_internal[] attribute_hidden;
H A Dpsignal.c34 extern const char *const _sys_siglist_internal[] attribute_hidden;
H A D_itowa.c80 extern const struct base_table_t _itoa_base_table[] attribute_hidden;
83 extern const wchar_t _itowa_lower_digits[] attribute_hidden;
85 extern const wchar_t _itowa_upper_digits[] attribute_hidden;
H A D_itoa.c82 const struct base_table_t _itoa_base_table[] attribute_hidden = variable in typeref:struct:_itoa_base_table
162 extern const char _itoa_lower_digits_internal[] attribute_hidden;
165 extern const char _itoa_upper_digits_internal[] attribute_hidden;
/haiku-fatelf/src/system/libroot/posix/glibc/include/
H A Dargz.h8 __attribute_pure__ attribute_hidden; variable
10 attribute_hidden;
H A Dstdio_ext.h5 extern int __fsetlocking_internal (FILE *__fp, int __type) attribute_hidden;
H A Dstdio_private.h68 extern __const char *__const _sys_errlist_internal[] attribute_hidden;
69 extern int _sys_nerr_internal attribute_hidden;
73 attribute_hidden __attribute__ ((__format__ (__printf__, 2, 3)));
/haiku-fatelf/src/bin/bash/lib/intl/
H A Dplural-exp.h37 #ifndef attribute_hidden
38 # define attribute_hidden macro
117 extern struct expression GERMANIC_PLURAL attribute_hidden;
H A Dtextdomain.c56 extern const char _nl_default_default_domain[] attribute_hidden;
59 extern const char *_nl_current_default_domain attribute_hidden;
76 __libc_rwlock_define (extern, _nl_state_lock attribute_hidden)
H A DgettextP.h53 #ifndef attribute_hidden
54 # define attribute_hidden macro
H A Dbindtextdom.c64 extern const char _nl_default_dirname_internal[] attribute_hidden;
73 __libc_rwlock_define (extern, _nl_state_lock attribute_hidden)
/haiku-fatelf/src/bin/gawk/intl/
H A Dplural-exp.h35 #ifndef attribute_hidden
36 # define attribute_hidden macro
115 extern struct expression GERMANIC_PLURAL attribute_hidden;
H A Dtextdomain.c54 extern const char _nl_default_default_domain[] attribute_hidden;
57 extern const char *_nl_current_default_domain attribute_hidden;
74 __libc_rwlock_define (extern, _nl_state_lock attribute_hidden)
H A DgettextP.h51 #ifndef attribute_hidden
52 # define attribute_hidden macro
H A Dbindtextdom.c62 extern const char _nl_default_dirname_internal[] attribute_hidden;
71 __libc_rwlock_define (extern, _nl_state_lock attribute_hidden)
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A DlibioP.h453 extern struct _IO_jump_t _IO_file_jumps_mmap attribute_hidden;
454 extern struct _IO_jump_t _IO_file_jumps_maybe_mmap attribute_hidden;
455 extern struct _IO_jump_t _IO_wfile_jumps attribute_hidden;
456 extern struct _IO_jump_t _IO_wfile_jumps_mmap attribute_hidden;
457 extern struct _IO_jump_t _IO_wfile_jumps_maybe_mmap attribute_hidden;
458 extern struct _IO_jump_t _IO_old_file_jumps attribute_hidden;
460 extern struct _IO_jump_t _IO_old_proc_jumps attribute_hidden;
461 extern struct _IO_jump_t _IO_str_jumps attribute_hidden;
462 extern struct _IO_jump_t _IO_wstr_jumps attribute_hidden;
463 extern struct _IO_codecvt __libio_codecvt attribute_hidden;
[all...]
H A Dlibio.h348 extern _IO_FILE *_IO_stdin attribute_hidden;
349 extern _IO_FILE *_IO_stdout attribute_hidden;
350 extern _IO_FILE *_IO_stderr attribute_hidden;
/haiku-fatelf/src/bin/coreutils/lib/
H A Dstrsignal.c52 extern const char *const _sys_siglist_internal[] attribute_hidden;
/haiku-fatelf/src/bin/gawk/
H A Dgetopt.c95 #ifndef attribute_hidden macro
96 # define attribute_hidden
142 int __getopt_initialized attribute_hidden;
141 int __getopt_initialized attribute_hidden; variable
H A Dregex_internal.h112 # define attribute_hidden macro
127 extern const char __re_error_msgid[] attribute_hidden;
128 extern const size_t __re_error_msgid_idx[] attribute_hidden;
/haiku-fatelf/src/system/libroot/posix/glibc/extensions/
H A Dgetopt.c98 #ifndef attribute_hidden macro
99 # define attribute_hidden
145 int __getopt_initialized attribute_hidden;
144 int __getopt_initialized attribute_hidden; variable
/haiku-fatelf/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.h123 # define attribute_hidden macro
132 extern const char __re_error_msgid[] attribute_hidden;
133 extern const size_t __re_error_msgid_idx[] attribute_hidden;

Completed in 111 milliseconds

12