Searched refs:_FP_FRAC_HIGH_4 (Results 1 – 3 of 3) sorted by relevance
193 # define _FP_FRAC_HIGH_Q(X) _FP_FRAC_HIGH_4 (X)194 # define _FP_FRAC_HIGH_RAW_Q(X) _FP_FRAC_HIGH_4 (X)322 # define _FP_FRAC_HIGH_DW_Q(X) _FP_FRAC_HIGH_4 (X)
191 # define _FP_FRAC_HIGH_DW_D(X) _FP_FRAC_HIGH_4 (X)
37 #define _FP_FRAC_HIGH_4(X) (X##_f[3]) macro
Completed in 11 milliseconds