Home
last modified time | relevance | path

Searched defs:attribute_hidden (Results 1 – 8 of 8) sorted by relevance

/sysdeps/arm/
A Daeabi_math.c37 const double __aeabi_HUGE_VAL attribute_hidden = HUGE_VAL; variable
38 const long double __aeabi_HUGE_VALL attribute_hidden = HUGE_VALL; variable
39 const float __aeabi_HUGE_VALF attribute_hidden = HUGE_VALF; variable
40 const float __aeabi_INFINITY attribute_hidden = INFINITY; variable
41 const float __aeabi_NAN attribute_hidden = NAN; variable
A Daeabi_lcsts.c83 FILE *__aeabi_stdin attribute_hidden; variable
84 FILE *__aeabi_stdout attribute_hidden; variable
85 FILE *__aeabi_stderr attribute_hidden; variable
/sysdeps/x86/
A Dcacheinfo.h33 long int __x86_data_cache_size_half attribute_hidden = 32 * 1024 / 2; variable
34 long int __x86_data_cache_size attribute_hidden = 32 * 1024; variable
37 long int __x86_shared_cache_size_half attribute_hidden = 1024 * 1024 / 2; variable
38 long int __x86_shared_cache_size attribute_hidden = 1024 * 1024; variable
41 long int __x86_shared_non_temporal_threshold attribute_hidden; variable
44 long int __x86_rep_movsb_threshold attribute_hidden = 2048; variable
47 long int __x86_rep_stosb_threshold attribute_hidden = 2048; variable
50 long int __x86_rep_movsb_stop_threshold attribute_hidden; variable
55 int __x86_string_control attribute_hidden; variable
/sysdeps/ieee754/ldbl-opt/
A Dmath_ldbl_opt.c3 __thread int __no_long_double attribute_tls_model_ie attribute_hidden; variable
/sysdeps/posix/
A Dsignal.c24 sigset_t _sigintr attribute_hidden; /* Set by siginterrupt. */ variable
/sysdeps/ieee754/flt-32/
A Dmath_config.h132 } __exp2f_data attribute_hidden; variable
144 } __logf_data attribute_hidden; variable
155 } __log2f_data attribute_hidden; variable
172 } __powf_log2_data attribute_hidden; variable
/sysdeps/ieee754/dbl-64/
A Dmath_config.h144 } __exp_data attribute_hidden; variable
160 } __log_data attribute_hidden; variable
176 } __log2_data attribute_hidden; variable
188 } __pow_log_data attribute_hidden; variable
A Ds_sin.c84 } __sincostab attribute_hidden; variable

Completed in 14 milliseconds