Searched refs:__tg_choose_2 (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/ |
| H A D | tgmath.h | 71 #define __tg_choose_2(x,y,f,d,l) \ macro 89 __tg_choose_2 (__real__(z1), __real__(z2), \ 91 __tg_choose_2 (z1, z2, \ 97 __tg_choose_2 (x, y, R##f(x,y), (R)(x,y), R##l(x,y)) 103 __tg_choose_2 (x, y, R##f(x,y,z), (R)(x,y,z), R##l(x,y,z))
|