Home
last modified time | relevance | path

Searched refs:attribute_hidden (Results 1 – 10 of 10) sorted by relevance

/stdio-common/
A Dprintf-parse.h101 extern printf_arginfo_size_function **__printf_arginfo_table attribute_hidden;
102 extern printf_function **__printf_function_table attribute_hidden;
103 extern printf_va_arg_function **__printf_va_arg_table attribute_hidden;
128 size_t *max_ref_arg) attribute_hidden;
132 size_t *max_ref_arg) attribute_hidden;
139 attribute_hidden;
144 attribute_hidden;
147 attribute_hidden;
A Ditowa-digits.c22 const wchar_t _itowa_lower_digits[36] attribute_hidden
25 const wchar_t _itowa_upper_digits[36] attribute_hidden
A D_itowa.h38 extern const wchar_t _itowa_upper_digits[] attribute_hidden; in _itowa_word()
39 extern const wchar_t _itowa_lower_digits[] attribute_hidden; in _itowa_word()
A Dreg-printf.c28 attribute_hidden;
29 printf_function **__printf_function_table attribute_hidden; variable
A Dreg-modifier.c33 struct printf_modifier_record **__printf_modifier_table attribute_hidden; variable
101 attribute_hidden in weak_alias()
144 attribute_hidden
A Dreg-type.c26 attribute_hidden;
A D_itowa.c78 extern const struct base_table_t _itoa_base_table[] attribute_hidden;
81 extern const wchar_t _itowa_lower_digits[] attribute_hidden;
83 extern const wchar_t _itowa_upper_digits[] attribute_hidden;
A Dprintf-parsemb.c56 attribute_hidden
A D_itoa.c81 const struct base_table_t _itoa_base_table[] attribute_hidden =
A Dvfprintf-internal.c929 attribute_hidden; \

Completed in 13 milliseconds