Searched defs:attribute_hidden (Results 1 – 8 of 8) sorted by relevance
37 const double __aeabi_HUGE_VAL attribute_hidden = HUGE_VAL; variable38 const long double __aeabi_HUGE_VALL attribute_hidden = HUGE_VALL; variable39 const float __aeabi_HUGE_VALF attribute_hidden = HUGE_VALF; variable40 const float __aeabi_INFINITY attribute_hidden = INFINITY; variable41 const float __aeabi_NAN attribute_hidden = NAN; variable
83 FILE *__aeabi_stdin attribute_hidden; variable84 FILE *__aeabi_stdout attribute_hidden; variable85 FILE *__aeabi_stderr attribute_hidden; variable
33 long int __x86_data_cache_size_half attribute_hidden = 32 * 1024 / 2; variable34 long int __x86_data_cache_size attribute_hidden = 32 * 1024; variable37 long int __x86_shared_cache_size_half attribute_hidden = 1024 * 1024 / 2; variable38 long int __x86_shared_cache_size attribute_hidden = 1024 * 1024; variable41 long int __x86_shared_non_temporal_threshold attribute_hidden; variable44 long int __x86_rep_movsb_threshold attribute_hidden = 2048; variable47 long int __x86_rep_stosb_threshold attribute_hidden = 2048; variable50 long int __x86_rep_movsb_stop_threshold attribute_hidden; variable55 int __x86_string_control attribute_hidden; variable
3 __thread int __no_long_double attribute_tls_model_ie attribute_hidden; variable
24 sigset_t _sigintr attribute_hidden; /* Set by siginterrupt. */ variable
132 } __exp2f_data attribute_hidden; variable144 } __logf_data attribute_hidden; variable155 } __log2f_data attribute_hidden; variable172 } __powf_log2_data attribute_hidden; variable
144 } __exp_data attribute_hidden; variable160 } __log_data attribute_hidden; variable176 } __log2_data attribute_hidden; variable188 } __pow_log_data attribute_hidden; variable
84 } __sincostab attribute_hidden; variable
Completed in 14 milliseconds