Home
last modified time | relevance | path

Searched refs:MMFUNC (Results 1 – 1 of 1) sorted by relevance

/stdlib/
A Dtst-strtod.h80 #define MMFUNC(mmfunc, ...) mmfunc (__VA_ARGS__) macro
87 IF_FLOAT16 (MMFUNC \
89 IF_FLOAT32 (MMFUNC \
91 IF_FLOAT64 (MMFUNC \
93 IF_FLOAT128 (MMFUNC \
95 IF_FLOAT32X (MMFUNC \
97 IF_FLOAT64X (MMFUNC \
99 IF_FLOAT128X (MMFUNC \

Completed in 4 milliseconds