Searched refs:pmatherrf (Results 1 – 1 of 1) sorted by relevance
97 # define pmatherrf matherrf macro123 int (*pmatherrf)(struct exceptionf*) = MATHERR_F; variable128 { pmatherrf = ( (user_merrf==NULL)? (MATHERR_F) : (user_merrf) ); } in __libm_setusermatherrf()252 …xcf.arg1=*(float *)arg1;excf.arg2=*(float *)arg2;excf.retval=*(float *)retval;if(!pmatherrf(&excf)) in __libm_error_support()
Completed in 5 milliseconds