Home
last modified time | relevance | path

Searched defs:ERANGE (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/libast/common/preroot/
H A Dgetpreroot.c40 #define ERANGE E2BIG macro
/titanic_41/usr/src/lib/libast/common/string/
H A Dstrtoi.h93 #define ERANGE EINVAL macro
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h76 #define ERANGE 34 /* Result too large */ macro
/titanic_41/usr/src/lib/libast/common/sfio/
H A Dsfstrtof.h157 #define ERANGE EINVAL macro
/titanic_41/usr/src/uts/common/sys/
H A Derrno.h86 #define ERANGE 34 /* Math result not representable */ macro
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h77 #define ERANGE 34 /* Math result not representable */ macro
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java206 public static final int ERANGE = 34; field in PoolsException
/titanic_41/usr/src/uts/common/avs/ns/
H A Dcontract.h523 #define ERANGE 0 macro