Home
last modified time | relevance | path

Searched refs:FLTIOVF (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dfault.h55 #define FLTIOVF 7 /* Integer overflow */ macro
/titanic_41/usr/src/lib/libproc/common/
H A Dproc_names.c47 case FLTIOVF: name = "FLTIOVF"; break; in rawfltname()
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg573 @ MSG_FLTIOVF "[ FLTIOVF ]"
574 @ MSG_FLTIOVF_ALT "FLTIOVF"
/titanic_41/usr/src/uts/sun4/os/
H A Dtrap.c1082 fault = FLTIOVF; in trap()
/titanic_41/usr/src/uts/i86pc/os/
H A Dtrap.c979 fault = FLTIOVF; in trap()