Home
last modified time | relevance | path

Searched defs:ERANGE (Results 1 – 7 of 7) sorted by last modified time

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacclib.h200 #define ERANGE 34 /* Math result not representable */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h84 #define ERANGE 34 /* Math result not representable */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dstrtoi.h96 #define ERANGE EINVAL macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfstrtof.h157 #define ERANGE EINVAL macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/preroot/
H A Dgetpreroot.c40 #define ERANGE E2BIG macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java206 public static final int ERANGE = 34; field in PoolsException
/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h89 #define ERANGE 34 /* Result too large */ macro