Searched defs:ERANGE (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/contrib/dev/acpica/include/
H A Dacclib.h200 #define ERANGE 34 /* Math result not representable */ macro
/freebsd-current/contrib/llvm-project/libcxx/include/
H A Derrno.h252 # define ERANGE 9944 macro
/freebsd-current/sys/sys/
H A Derrno.h88 #define ERANGE 34 /* Result too large */ macro
/freebsd-current/contrib/lib9p/pytest/
H A Dlerrno.py40 ERANGE = 34 variable
/freebsd-current/contrib/ntp/libntp/
H A Dsnprintf.c466 #define ERANGE E2BIG macro

Completed in 198 milliseconds