1 /* 2 Auto-generated file, do not change by hand. 3 4 Generated by: f7renames.sh. 5 Generated using: F7_PREFIX = __f7_ from t-libf7. 6 F7F, F7F_cst, F7F_asm from libf7-common.mk. 7 Included by: libf7.h. 8 Used by: libf7.c, libf7.h, libf7-asm.sx, f7-wraps.h. 9 */ 10 11 #ifndef F7_RENAMES_H 12 #define F7_RENAMES_H 13 14 #define F7_(name) __f7_##name 15 #define F7P __f7_ 16 17 /* Renames for libf7.c, libf7.h. */ 18 19 #define f7_fabs __f7_fabs 20 #define f7_neg __f7_neg 21 #define f7_add __f7_add 22 #define f7_sub __f7_sub 23 #define f7_addsub __f7_addsub 24 #define f7_div __f7_div 25 #define f7_div1 __f7_div1 26 #define f7_divx __f7_divx 27 #define f7_fmod __f7_fmod 28 #define f7_sqrt __f7_sqrt 29 #define f7_cbrt __f7_cbrt 30 #define f7_square __f7_square 31 #define f7_mul __f7_mul 32 #define f7_mulx __f7_mulx 33 #define f7_madd_msub __f7_madd_msub 34 #define f7_madd __f7_madd 35 #define f7_msub __f7_msub 36 #define f7_hypot __f7_hypot 37 #define f7_Ineg __f7_Ineg 38 #define f7_Iadd __f7_Iadd 39 #define f7_Isub __f7_Isub 40 #define f7_Imul __f7_Imul 41 #define f7_Idiv __f7_Idiv 42 #define f7_IRsub __f7_IRsub 43 #define f7_Isquare __f7_Isquare 44 #define f7_Ildexp __f7_Ildexp 45 #define f7_Isqrt __f7_Isqrt 46 #define f7_le __f7_le 47 #define f7_lt __f7_lt 48 #define f7_gt __f7_gt 49 #define f7_ge __f7_ge 50 #define f7_ne __f7_ne 51 #define f7_eq __f7_eq 52 #define f7_cmp __f7_cmp 53 #define f7_cmp_abs __f7_cmp_abs 54 #define f7_ordered __f7_ordered 55 #define f7_unordered __f7_unordered 56 #define f7_cmp_unordered __f7_cmp_unordered 57 #define f7_lt_impl __f7_lt_impl 58 #define f7_gt_impl __f7_gt_impl 59 #define f7_le_impl __f7_le_impl 60 #define f7_ge_impl __f7_ge_impl 61 #define f7_eq_impl __f7_eq_impl 62 #define f7_ne_impl __f7_ne_impl 63 #define f7_unord_impl __f7_unord_impl 64 #define f7_lrint __f7_lrint 65 #define f7_ldexp __f7_ldexp 66 #define f7_frexp __f7_frexp 67 #define f7_exp __f7_exp 68 #define f7_logx __f7_logx 69 #define f7_log __f7_log 70 #define f7_log10 __f7_log10 71 #define f7_log2 __f7_log2 72 #define f7_minmax __f7_minmax 73 #define f7_fmax __f7_fmax 74 #define f7_fmin __f7_fmin 75 #define f7_floor __f7_floor 76 #define f7_ceil __f7_ceil 77 #define f7_round __f7_round 78 #define f7_lround __f7_lround 79 #define f7_trunc __f7_trunc 80 #define f7_truncx __f7_truncx 81 #define f7_horner __f7_horner 82 #define f7_pow10 __f7_pow10 83 #define f7_exp10 __f7_exp10 84 #define f7_pow __f7_pow 85 #define f7_powi __f7_powi 86 #define f7_sin __f7_sin 87 #define f7_cos __f7_cos 88 #define f7_tan __f7_tan 89 #define f7_cotan __f7_cotan 90 #define f7_sincos __f7_sincos 91 #define f7_sinh __f7_sinh 92 #define f7_cosh __f7_cosh 93 #define f7_tanh __f7_tanh 94 #define f7_sinhcosh __f7_sinhcosh 95 #define f7_asinacos __f7_asinacos 96 #define f7_asin __f7_asin 97 #define f7_acos __f7_acos 98 #define f7_atan __f7_atan 99 #define f7_atan2 __f7_atan2 100 #define f7_mul_noround __f7_mul_noround 101 #define f7_sqrt16_round __f7_sqrt16_round 102 #define f7_sqrt16_floor __f7_sqrt16_floor 103 #define f7_clr_mant_lsbs __f7_clr_mant_lsbs 104 #define f7_abscmp_msb_ge __f7_abscmp_msb_ge 105 #define f7_lshrdi3 __f7_lshrdi3 106 #define f7_ashldi3 __f7_ashldi3 107 #define f7_assert __f7_assert 108 #define f7_classify __f7_classify 109 #define f7_class_inf __f7_class_inf 110 #define f7_class_nan __f7_class_nan 111 #define f7_class_number __f7_class_number 112 #define f7_class_zero __f7_class_zero 113 #define f7_class_nonzero __f7_class_nonzero 114 #define f7_class_sign __f7_class_sign 115 #define f7_signbit __f7_signbit 116 #define f7_set_sign __f7_set_sign 117 #define f7_set_nan __f7_set_nan 118 #define f7_set_inf __f7_set_inf 119 #define f7_is_inf __f7_is_inf 120 #define f7_is_nan __f7_is_nan 121 #define f7_is_number __f7_is_number 122 #define f7_is_zero __f7_is_zero 123 #define f7_is_nonzero __f7_is_nonzero 124 #define f7_clr __f7_clr 125 #define f7_copy __f7_copy 126 #define f7_copy_P __f7_copy_P 127 #define f7_copy_mant __f7_copy_mant 128 #define f7_msbit __f7_msbit 129 #define f7_is0 __f7_is0 130 #define f7_cmp_mant __f7_cmp_mant 131 #define f7_store_expo __f7_store_expo 132 #define f7_abs __f7_abs 133 #define f7_set_s64 __f7_set_s64 134 #define f7_set_s32 __f7_set_s32 135 #define f7_set_s16 __f7_set_s16 136 #define f7_set_s16_impl __f7_set_s16_impl 137 #define f7_set_u16_worker __f7_set_u16_worker 138 #define f7_set_u64 __f7_set_u64 139 #define f7_set_u32 __f7_set_u32 140 #define f7_set_u16 __f7_set_u16 141 #define f7_set_u16_impl __f7_set_u16_impl 142 #define f7_set_float __f7_set_float 143 #define f7_set_pdouble __f7_set_pdouble 144 #define f7_set_double_impl __f7_set_double_impl 145 #define f7_set_double __f7_set_double 146 #define f7_init_impl __f7_init_impl 147 #define f7_init __f7_init 148 #define f7_get_s16 __f7_get_s16 149 #define f7_get_s32 __f7_get_s32 150 #define f7_get_s64 __f7_get_s64 151 #define f7_get_float __f7_get_float 152 #define f7_get_u16 __f7_get_u16 153 #define f7_get_u32 __f7_get_u32 154 #define f7_get_u64 __f7_get_u64 155 #define f7_get_double __f7_get_double 156 #define f7_set_eps __f7_set_eps 157 #define f7_set_1pow2 __f7_set_1pow2 158 #define f7_min __f7_min 159 #define f7_max __f7_max 160 #define f7_exp10 __f7_exp10 161 #define f7_floatunsidf __f7_floatunsidf 162 #define f7_floatsidf __f7_floatsidf 163 #define f7_extendsfdf2 __f7_extendsfdf2 164 #define f7_fixdfsi __f7_fixdfsi 165 #define f7_fixdfdi __f7_fixdfdi 166 #define f7_fixunsdfdi __f7_fixunsdfdi 167 #define f7_fixunsdfsi __f7_fixunsdfsi 168 #define f7_truncdfsf2 __f7_truncdfsf2 169 #define f7_le_impl __f7_le_impl 170 #define f7_lt_impl __f7_lt_impl 171 #define f7_gt_impl __f7_gt_impl 172 #define f7_ge_impl __f7_ge_impl 173 #define f7_ne_impl __f7_ne_impl 174 #define f7_eq_impl __f7_eq_impl 175 #define f7_unord_impl __f7_unord_impl 176 177 /* Renames for libf7.c, libf7.h. */ 178 179 #define f7_const_1 __f7_const_1 180 #define f7_const_1_P __f7_const_1_P 181 #define f7_const_2 __f7_const_2 182 #define f7_const_2_P __f7_const_2_P 183 #define f7_const_1_2 __f7_const_1_2 184 #define f7_const_1_2_P __f7_const_1_2_P 185 #define f7_const_1_3 __f7_const_1_3 186 #define f7_const_1_3_P __f7_const_1_3_P 187 #define f7_const_m1 __f7_const_m1 188 #define f7_const_m1_P __f7_const_m1_P 189 #define f7_const_pi __f7_const_pi 190 #define f7_const_pi_P __f7_const_pi_P 191 #define f7_const_ln2 __f7_const_ln2 192 #define f7_const_ln2_P __f7_const_ln2_P 193 #define f7_const_ln10 __f7_const_ln10 194 #define f7_const_ln10_P __f7_const_ln10_P 195 #define f7_const_1_ln2 __f7_const_1_ln2 196 #define f7_const_1_ln2_P __f7_const_1_ln2_P 197 #define f7_const_1_ln10 __f7_const_1_ln10 198 #define f7_const_1_ln10_P __f7_const_1_ln10_P 199 #define f7_const_sqrt2 __f7_const_sqrt2 200 #define f7_const_sqrt2_P __f7_const_sqrt2_P 201 202 /* Renames for libf7-asm.sx, f7-wraps.h. */ 203 204 #define f7_classify_asm __f7_classify_asm 205 #define f7_store_expo_asm __f7_store_expo_asm 206 #define f7_clr_asm __f7_clr_asm 207 #define f7_copy_asm __f7_copy_asm 208 #define f7_copy_P_asm __f7_copy_P_asm 209 #define f7_copy_mant_asm __f7_copy_mant_asm 210 #define f7_cmp_mant_asm __f7_cmp_mant_asm 211 #define f7_normalize_asm __f7_normalize_asm 212 #define f7_store_expo_asm __f7_store_expo_asm 213 #define f7_set_u64_asm __f7_set_u64_asm 214 #define f7_set_s64_asm __f7_set_s64_asm 215 #define f7_addsub_mant_scaled_asm __f7_addsub_mant_scaled_asm 216 #define f7_mul_mant_asm __f7_mul_mant_asm 217 #define f7_to_integer_asm __f7_to_integer_asm 218 #define f7_to_unsigned_asm __f7_to_unsigned_asm 219 #define f7_clr_mant_lsbs_asm __f7_clr_mant_lsbs_asm 220 #define f7_div_asm __f7_div_asm 221 #define f7_sqrt_approx_asm __f7_sqrt_approx_asm 222 #define f7_sqrt16_round_asm __f7_sqrt16_round_asm 223 #define f7_sqrt16_floor_asm __f7_sqrt16_floor_asm 224 #define f7_lshrdi3_asm __f7_lshrdi3_asm 225 #define f7_ashldi3_asm __f7_ashldi3_asm 226 #define f7_class_D_asm __f7_class_D_asm 227 #define f7_call_ddd_asm __f7_call_ddd_asm 228 #define f7_call_xdd_asm __f7_call_xdd_asm 229 #define f7_call_ddx_asm __f7_call_ddx_asm 230 #define f7_call_dd_asm __f7_call_dd_asm 231 #define f7_call_xd_asm __f7_call_xd_asm 232 #define f7_call_dx_asm __f7_call_dx_asm 233 234 #endif /* F7_RENAMES_H */ 235