Searched refs:routines (Results 1 – 1 of 1) sorted by relevance
126 type-ldouble-routines := t_sincosl k_sinl k_cosl k_sincosl s_iscanonicall \132 type-double-routines := branred k_rem_pio2 \138 type-float-routines := math_errf e_exp2f_data e_logf_data \143 type-float128-routines := t_sincosf128 k_sinf128 k_cosf128 k_sincosf128 \183 libm-routines = $(strip $(libm-support) \187 $(foreach t, $(types), $(type-$(t)-routines))) \200 routines = $(call type-foreach, $(calls)) macro203 libm-shared-only-routines = $(call type-foreach, $(calls:s_%=m_%))
Completed in 4 milliseconds