Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h76 # define __TGMATH_UNARY_REAL_RET_ONLY(Val, RetType, Fct) \ argument
79 ? (RetType) Fct (Val) \
81 ? (RetType) Fct##f (Val) \
82 : (RetType) __tgml(Fct) (Val)))