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