Searched defs:exceptionf (Results 1 – 2 of 2) sorted by relevance
111 struct exceptionf struct113 int type;114 char *name;115 float arg1, arg2, retval;
127 void __libm_setusermatherrf( int(*user_merrf)(struct exceptionf*) ) in __libm_setusermatherrf()