Home
last modified time | relevance | path

Searched defs:exceptionf (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/ia64/fpu/
Dlibm_support.h111 struct exceptionf struct
113 int type;
114 char *name;
115 float arg1, arg2, retval;
Dlibm_error.c127 void __libm_setusermatherrf( int(*user_merrf)(struct exceptionf*) ) in __libm_setusermatherrf()