Home
last modified time | relevance | path

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

/netbsd-src/lib/libm/arch/vax/
H A Dn_infnan.S47 .set ERANGE,34 define
H A Dn_support.S139 .set ERANGE,34 define
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacclib.h92 #define ERANGE 34 /* Math result not representable */ macro
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Derrno.h250 #define ERANGE 9944 macro
/netbsd-src/sys/sys/
H A Derrno.h78 #define ERANGE 34 /* Result too large or too small */ macro
/netbsd-src/external/cddl/osnet/lib/libdtrace/
H A Derrno.d105 inline int ERANGE = 34; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Derrno.d200 enum ERANGE = 34; /// Math result not representable in version() local
288 enum ERANGE = 34; /// in version() local
1159 enum ERANGE = 34; /// Result too large in version() local
1243 enum ERANGE = 34; /// Result too large in version() local
1341 enum ERANGE = 34; in version() local
1470 enum ERANGE = 34; /// Result too large in version() local
1570 enum ERANGE = 34; in version() local
1673 enum ERANGE = 34; /// Math result not representable in version() local
1903 enum ERANGE = B_TO_POSIX_ERROR!(B_POSIX_ERROR_BASE + 17); in version() local