Searched refs:EVMSERR (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/
H A DLPdir_vms.c44 /* Some compiler options hide EVMSERR. */
45 #ifndef EVMSERR
46 # define EVMSERR 65535 /* error for non-translatable VMS errors */ macro
157 errno = EVMSERR;
202 errno = EVMSERR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/
H A DLPdir_vms.c44 /* Some compiler options hide EVMSERR. */
45 #ifndef EVMSERR
46 # define EVMSERR 65535 /* error for non-translatable VMS errors */ macro
148 errno = EVMSERR;
187 errno = EVMSERR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/
H A DLPdir_vms.c44 /* Some compiler options hide EVMSERR. */
45 #ifndef EVMSERR
46 # define EVMSERR 65535 /* error for non-translatable VMS errors */ macro
148 errno = EVMSERR;
187 errno = EVMSERR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/
H A DLPdir_vms.c44 /* Some compiler options hide EVMSERR. */
45 #ifndef EVMSERR
46 # define EVMSERR 65535 /* error for non-translatable VMS errors */ macro
157 errno = EVMSERR;
202 errno = EVMSERR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/
H A DLPdir_vms.c44 /* Some compiler options hide EVMSERR. */
45 #ifndef EVMSERR
46 # define EVMSERR 65535 /* error for non-translatable VMS errors */ macro
148 errno = EVMSERR;
187 errno = EVMSERR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/
H A DLPdir_vms.c44 /* Some compiler options hide EVMSERR. */
45 #ifndef EVMSERR
46 # define EVMSERR 65535 /* error for non-translatable VMS errors */ macro
157 errno = EVMSERR;
202 errno = EVMSERR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/libiberty/
H A Dstrerror.c442 #ifdef EVMSERR
443 /* This is not in the table, because the numeric value of EVMSERR (32767)
446 evmserr = { EVMSERR, "EVMSERR", "VMS-specific error" };
642 #ifdef EVMSERR
704 #ifdef EVMSERR
759 #ifdef EVMSERR
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/libiberty/
H A Dstrerror.c442 #ifdef EVMSERR
443 /* This is not in the table, because the numeric value of EVMSERR (32767)
446 evmserr = { EVMSERR, "EVMSERR", "VMS-specific error" };
642 #ifdef EVMSERR
704 #ifdef EVMSERR
759 #ifdef EVMSERR
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/libiberty/
H A Dstrerror.c442 #ifdef EVMSERR
443 /* This is not in the table, because the numeric value of EVMSERR (32767)
446 evmserr = { EVMSERR, "EVMSERR", "VMS-specific error" };
642 #ifdef EVMSERR
704 #ifdef EVMSERR
759 #ifdef EVMSERR

Completed in 82 milliseconds