Lines Matching defs:WRAP
106 int WRAP(feclearexcept)(int flag) { in WRAP() function
110 int WRAP(fegetexceptflag)(fexcept_t_portable *obj, int flag) { in WRAP() function
116 int WRAP(feraiseexcept)(int flag) { in WRAP() function
120 int WRAP(fesetexceptflag)(const fexcept_t_portable *obj, int flag) { in WRAP() function
126 int WRAP(fetestexcept)(int flag) { in WRAP() function
131 int WRAP(fegetround)(void) { in WRAP() function
136 int WRAP(fesetround)(int round) { in WRAP() function
140 int WRAP(fegetenv)(fenv_t_portable *obj) { in WRAP() function
144 int WRAP(feholdexcept)(fenv_t_portable *obj) { in WRAP() function
148 int WRAP(fesetenv)(const fenv_t_portable *obj) { in WRAP() function
152 int WRAP(feupdateenv)(const fenv_t_portable *obj) { in WRAP() function
156 int WRAP(fegetexcept)(void) { in WRAP() function