Home
last modified time | relevance | path

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

/freebsd/contrib/diff/lib/
H A Dc-stack.c55 # define EOVERFLOW EINVAL macro
/freebsd/contrib/llvm-project/libcxx/include/
H A Derrno.h236 # define EOVERFLOW 9940 macro
/freebsd/cddl/lib/libdtrace/
H A Derrno.d200 inline int EOVERFLOW = 84; variable
/freebsd/sys/sys/
H A Derrno.h162 #define EOVERFLOW 84 /* Value too large to be stored in data type */ macro
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py81 EOVERFLOW = 75 variable
/freebsd/contrib/ntp/libntp/
H A Dsnprintf.c469 #define EOVERFLOW ERANGE macro
/freebsd/contrib/tzcode/
H A Dprivate.h228 # define EOVERFLOW EINVAL macro
/freebsd/crypto/heimdal/lib/roken/
H A Droken.h.in90 #define EOVERFLOW 132 macro