Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h41 # define __tgml(fct) fct macro
43 # define __tgml(fct) fct ## l macro
74 : (__tgmath_real_type (Val)) __tgml(Fct) (Val)))
82 : (RetType) __tgml(Fct) (Val)))
90 : (__tgmath_real_type (Val1)) __tgml(Fct) (Val1, Val2)))
98 __tgml(Fct) (Val1, Val2) \
116 __tgml(Fct) (Val1, Val2, Val3) \
137 __tgml(Fct) (Val1, Val2, Val3) \
166 ? (__tgmath_real_type (Val)) __tgml(Fct) (Val) \
167 : (__tgmath_real_type (Val)) __tgml(Cfct) (Val))))
[all …]