Home
last modified time | relevance | path

Searched refs:ERR_SYSTEM_FLAG (Results 1 - 25 of 62) sorted by relevance

123

/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Derr.rs12 pub const ERR_SYSTEM_FLAG: c_ulong = c_int::max_value() as c_ulong + 1; consts
24 errcode & ERR_SYSTEM_FLAG != 0
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr_local.h44 ? (unsigned int)(ERR_SYSTEM_FLAG | reason) in err_set_error()
/third_party/openssl/crypto/err/
H A Derr_local.h44 ? (unsigned int)(ERR_SYSTEM_FLAG | reason) in err_set_error()
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
H A Derr.h218 # define ERR_SYSTEM_FLAG ((unsigned int)INT_MAX + 1) macro
239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0)

Completed in 27 milliseconds

123