Home
last modified time | relevance | path

Searched refs:OVERFLOW (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/libm/common/C/
H A D_SVID_error.c188 exc.type = OVERFLOW; in _SVID_libm_err()
202 exc.type = OVERFLOW; in _SVID_libm_err()
216 exc.type = OVERFLOW; in _SVID_libm_err()
349 exc.type = OVERFLOW; in _SVID_libm_err()
471 exc.type = OVERFLOW; in _SVID_libm_err()
580 exc.type = OVERFLOW; in _SVID_libm_err()
699 exc.type = OVERFLOW; in _SVID_libm_err()
819 exc.type = OVERFLOW; in _SVID_libm_err()
911 exc.type = OVERFLOW; in _SVID_libm_err()
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPHeaderV1.java59 protected static final int OVERFLOW = 0x80; field in SLPHeaderV1
118 overflow = ((flags & OVERFLOW) != 0x00); in parseHeader()
300 flags = (byte)(flags | OVERFLOW); in externalize()
302 flags = (byte)(flags & ~OVERFLOW); in externalize()
H A DSLPHeaderV2.java68 static final int OVERFLOW = 0x80; // needed by Transact. field in SLPHeaderV2
169 overflow = ((flags & OVERFLOW) != NOFLAG); in parseHeader()
446 flags = (byte)(flags | OVERFLOW); in externalize()
448 flags = (byte)(flags & ~OVERFLOW); in externalize()
/titanic_41/usr/src/cmd/awk_xpg4/
H A Dawk1.c1637 #ifdef OVERFLOW in int_regwdosuba()
1638 #undef OVERFLOW in int_regwdosuba()
1639 #define OVERFLOW(i) { \ in int_regwdosuba() macro
1666 OVERFLOW(i) in int_regwdosuba()
1691 OVERFLOW(1) in int_regwdosuba()
1695 OVERFLOW(i) in int_regwdosuba()
1708 OVERFLOW(1) in int_regwdosuba()
1718 OVERFLOW(i) in int_regwdosuba()
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c10 #define OVERFLOW 259 macro
1096 return OVERFLOW; in mylex()
1099 return OVERFLOW; in mylex()
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dstreval.c894 #ifndef OVERFLOW
895 #define OVERFLOW _OVERFLOW macro
911 #ifdef OVERFLOW in matherr()
912 case OVERFLOW: in matherr()
/titanic_41/usr/src/lib/libunistat/common/spcs/
H A Dspcs.err26 OVERFLOW = status codes and/or supporting information lost
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dmath.h295 #define OVERFLOW 3 macro
/titanic_41/usr/src/head/
H A Dmath.h130 #define OVERFLOW 3 macro
/titanic_41/usr/src/lib/libunistat/common/solaris/
H A Dsolaris.err101 OVERFLOW = value too large to be stored in data type
/titanic_41/usr/src/lib/libmvec/common/vis/
H A D__vlog_ultra3.S2674 !############################# AREA 4 (OVERFLOW) ###################################!