Searched refs:EOVERFLOW (Results 1 - 25 of 195) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dvasprintf.c34 /* Some systems, like OSF/1 4.0 and Woe32, don't have EOVERFLOW. */
35 #ifndef EOVERFLOW
36 # define EOVERFLOW E2BIG macro
50 errno = EOVERFLOW;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dsnprintf.c32 /* Some systems, like OSF/1 4.0 and Woe32, don't have EOVERFLOW. */
33 #ifndef EOVERFLOW
34 # define EOVERFLOW E2BIG macro
72 errno = EOVERFLOW;
H A Dvsnprintf.c34 /* Some systems, like OSF/1 4.0 and Woe32, don't have EOVERFLOW. */
35 #ifndef EOVERFLOW
36 # define EOVERFLOW E2BIG macro
71 errno = EOVERFLOW;
H A Dgetdelim.c45 /* Some systems, like OSF/1 4.0 and Woe32, don't have EOVERFLOW. */
46 #ifndef EOVERFLOW
47 # define EOVERFLOW E2BIG macro
105 errno = EOVERFLOW;
H A Dxvasprintf.c32 /* Some systems, like OSF/1 4.0 and Woe32, don't have EOVERFLOW. */
33 #ifndef EOVERFLOW
34 # define EOVERFLOW E2BIG macro
61 errno = EOVERFLOW;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistdio/
H A Du-vsprintf.h46 errno = EOVERFLOW;
52 errno = EOVERFLOW;
H A Du-vasprintf.h28 errno = EOVERFLOW;
H A Du-vsnprintf.h46 errno = EOVERFLOW;
H A Dulc-fprintf.c68 errno = EOVERFLOW;
H A Dulc-vfprintf.c65 errno = EOVERFLOW;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/compat/msvcrt/
H A Dsnprintf.c31 #define EOVERFLOW EFBIG macro
55 return AVERROR(EOVERFLOW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dxvasprintf.c32 /* Some systems, like OSF/1 4.0 and Woe32, don't have EOVERFLOW. */
33 #ifndef EOVERFLOW
34 # define EOVERFLOW E2BIG macro
61 errno = EOVERFLOW;
H A Dgetdelim.c45 /* Some systems, like OSF/1 4.0 and Woe32, don't have EOVERFLOW. */
46 #ifndef EOVERFLOW
47 # define EOVERFLOW E2BIG macro
105 errno = EOVERFLOW;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Derrno.in.h84 EMULTIHOP, ENOLINK, EOVERFLOW are not defined. */
94 # define EOVERFLOW @EOVERFLOW_VALUE@ macro
100 EPROTO, EMULTIHOP, EBADMSG, EOVERFLOW, ENOTSUP, ECANCELED are not defined.
138 # ifndef EOVERFLOW
139 # define EOVERFLOW 2006 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Derrno.in.h84 EMULTIHOP, ENOLINK, EOVERFLOW are not defined. */
94 # define EOVERFLOW @EOVERFLOW_VALUE@ macro
100 EPROTO, EMULTIHOP, EBADMSG, EOVERFLOW, ENOTSUP, ECANCELED are not defined.
138 # ifndef EOVERFLOW
139 # define EOVERFLOW 2006 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-strerror.c44 str = strerror (EOVERFLOW);
H A Dtest-errno.c72 int e75 = EOVERFLOW;
110 errno = EOVERFLOW;
112 /* snprintf() callers want to distinguish EINVAL and EOVERFLOW. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dprintf.c55 /* Some systems, like OSF/1 4.0 and Woe32, don't have EOVERFLOW. */
56 #ifndef EOVERFLOW
57 # define EOVERFLOW E2BIG macro
111 errno = EOVERFLOW;
170 errno = EOVERFLOW;
224 errno = EOVERFLOW;
260 errno = EOVERFLOW;
333 errno = EOVERFLOW;
404 errno = EOVERFLOW;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/clib/
H A Dstrerror.c197 #ifdef EOVERFLOW
198 ERRSTR(EOVERFLOW, "Value too large to be stored in data type");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/win32/Include/
H A Derrno.h80 #define EOVERFLOW 75 /* Value too large for defined data type */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Derrno.h163 #define EOVERFLOW 84 /* Value too large to be stored in data type */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Derrno.h163 #define EOVERFLOW 84 /* Value too large to be stored in data type */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Derrno.h163 #define EOVERFLOW 84 /* Value too large to be stored in data type */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Derrno.h42 #define EOVERFLOW 72 /* Value too large for defined data type */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Derrno.h48 #define EOVERFLOW 75 /* Value too large for defined data type */ macro

Completed in 268 milliseconds

12345678