Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/diff/lib/
Dc-stack.c55 # define EOVERFLOW EINVAL macro
/freebsd-9-stable/cddl/lib/libdtrace/
Derrno.d201 inline int EOVERFLOW = 84; variable
/freebsd-9-stable/sys/sys/
Derrno.h163 #define EOVERFLOW 84 /* Value too large to be stored in data type */ macro
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
Dsystem_error.h466 # define EOVERFLOW 132 macro
/freebsd-9-stable/contrib/gnu-sort/src/
Dsystem.h784 # define EOVERFLOW EINVAL macro
/freebsd-9-stable/contrib/ntp/libntp/
Dsnprintf.c469 #define EOVERFLOW ERANGE macro