Home
last modified time | relevance | path

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

/stdlib/
A Dexit.h62 extern struct exit_function_list *__exit_funcs attribute_hidden;
63 extern struct exit_function_list *__quick_exit_funcs attribute_hidden;
64 extern uint64_t __new_exitfn_called attribute_hidden;
68 extern bool __exit_funcs_done attribute_hidden;
81 attribute_hidden;
86 attribute_hidden __attribute__ ((__noreturn__));
90 attribute_hidden;
A Dgrouping.h26 attribute_hidden;
32 attribute_hidden;
A Dfpioconst.h66 extern const mp_limb_t __tens[] attribute_hidden;
78 attribute_hidden;
A Dat_quick_exit.c42 attribute_hidden
A Datexit.c42 attribute_hidden
A Dwctomb.c26 mbstate_t __wctomb_state attribute_hidden; variable
A Dgmp-impl.h312 attribute_hidden;
315 attribute_hidden;
318 attribute_hidden;
321 attribute_hidden;
A Dstrtol_l.c168 extern const unsigned long __strtol_ul_max_tab[] attribute_hidden;
169 extern const unsigned char __strtol_ul_rem_tab[] attribute_hidden;
171 extern const unsigned long long __strtol_ull_max_tab[] attribute_hidden;
172 extern const unsigned char __strtol_ull_rem_tab[] attribute_hidden;
176 const TYPE NAME[] attribute_hidden = \
A Dexit.c37 attribute_hidden
A Dcxa_atexit.c33 attribute_hidden
A Dlonglong.h56 #ifndef attribute_hidden
57 #define attribute_hidden macro
60 extern const UQItype __clz_tab[256] attribute_hidden;

Completed in 21 milliseconds