Searched refs:fct (Results 1 – 1 of 1) sorted by relevance
/math/ |
A D | tgmath.h | 178 # define __tgml(fct) fct argument 180 # define __tgml(fct) fct ## l argument 266 # define __TGMATH_F128(arg_comb, fct, arg_call) \ argument 268 ? fct ## f128 arg_call : 269 # define __TGMATH_CF128(arg_comb, fct, cfct, arg_call) \ argument 272 ? fct ## f128 arg_call \ 277 # define __TGMATH_F128(arg_comb, fct, arg_call) \ argument 280 ? fct ## f128 arg_call : 281 # define __TGMATH_CF128(arg_comb, fct, cfct, arg_call) \ argument 286 ? fct ## f128 arg_call \ [all …]
|
Completed in 7 milliseconds