Searched defs:__tg_erfc (Results 1 – 1 of 1) sorted by relevance
649 __tg_erfc(float __x) {return erfcf(__x);} in __tg_erfc() function653 __tg_erfc(double __x) {return erfc(__x);} in __tg_erfc() function657 __tg_erfc(long double __x) {return erfcl(__x);} in __tg_erfc() function