Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h62 #define __tg_dbl(expr) \ macro
68 __builtin_choose_expr(__tg_dbl(x), d, \
73 __builtin_choose_expr(__tg_dbl(x) || __tg_dbl(y), d, \
78 __builtin_choose_expr(__tg_dbl(x) || __tg_dbl(y) \
79 || __tg_dbl(z), d, \