Home
last modified time | relevance | path

Searched refs:EOVERFLOW (Results 1 – 25 of 67) sorted by relevance

123

/dflybsd-src/lib/libc/stdio/
H A Dfseek.c127 errno = EOVERFLOW; in _fseeko()
136 errno = EOVERFLOW; in _fseeko()
191 errno = EOVERFLOW; in _fseeko()
200 errno = EOVERFLOW; in _fseeko()
286 errno = EOVERFLOW; in _fseeko()
H A Dftell.c55 errno = EOVERFLOW; in ftell()
125 errno = EOVERFLOW; in _ftello()
H A Dsnprintf.c63 errno = EOVERFLOW; in snprintf()
91 errno = EOVERFLOW; in snprintf_l()
H A Dvswprintf.c63 errno = EOVERFLOW; in vswprintf_l()
100 errno = EOVERFLOW; in vswprintf_l()
H A Dvsnprintf.c63 errno = EOVERFLOW; in vsnprintf_l()
/dflybsd-src/contrib/gdb-7/readline/
H A Dhistfile.c178 #elif defined (EOVERFLOW)
179 int overflow_errno = EOVERFLOW;
352 #elif defined (EOVERFLOW)
353 rv = errno = EOVERFLOW;
/dflybsd-src/lib/libc/gen/
H A Dsysconf.c91 errno = EOVERFLOW; in sysconf()
107 errno = EOVERFLOW; in sysconf()
119 errno = EOVERFLOW; in sysconf()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dsystem_error.cc266 #ifdef EOVERFLOW in default_error_condition()
267 case EOVERFLOW: in default_error_condition()
/dflybsd-src/sys/dev/misc/efirt/
H A Defidev.c120 } else if (error == EOVERFLOW) { in efidev_ioctl()
149 } else if (error == EOVERFLOW) { in efidev_ioctl()
/dflybsd-src/stand/boot/efi/libefi/
H A Derrno.c44 errno = EOVERFLOW; in efi_status_to_errno()
/dflybsd-src/lib/libc/stdtime/
H A Dasctime.c115 errno = EOVERFLOW; in asctime_r()
/dflybsd-src/contrib/grep/lib/
H A Dstrerror-override.c250 case EOVERFLOW: in strerror_override()
/dflybsd-src/contrib/mdocml/
H A Ddba_write.c64 errno = EOVERFLOW; in dba_tell()
/dflybsd-src/sys/sys/
H A Derrno.h181 #define EOVERFLOW 84 /* Value too large to be stored in data type */ macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dvasnprintf.c55 #ifndef EOVERFLOW
56 # define EOVERFLOW E2BIG macro
880 errno = EOVERFLOW; in VASNPRINTF()
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dstrerror.c289 #if defined (EOVERFLOW)
290 ENTRY(EOVERFLOW, "EOVERFLOW", "Value too large for defined data type"),
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dstrerror.c289 #if defined (EOVERFLOW)
290 ENTRY(EOVERFLOW, "EOVERFLOW", "Value too large for defined data type"),
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dstrerror.c289 #if defined (EOVERFLOW)
290 ENTRY(EOVERFLOW, "EOVERFLOW", "Value too large for defined data type"),
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dstrerror.c289 #if defined (EOVERFLOW)
290 ENTRY(EOVERFLOW, "EOVERFLOW", "Value too large for defined data type"),
/dflybsd-src/lib/libc/nls/
H A Duk_UA.UTF-8.msg174 $ EOVERFLOW
H A Del_GR.ISO8859-7.msg174 $ EOVERFLOW
H A Dru_RU.KOI8-R.msg176 $ EOVERFLOW
H A Dmn_Cyrl_MN.UTF-8.msg172 $ EOVERFLOW
H A Dbe_BY.UTF-8.msg174 $ EOVERFLOW
/dflybsd-src/lib/libefivar/
H A Dlibefivar.c116 return (EOVERFLOW); in ucs2_to_utf8()

123