/freebsd/contrib/netbsd-tests/lib/libc/gen/ |
H A D | t_fpclassify.c | 61 int e, i; in ATF_TC_BODY() local 105 int e, i; in ATF_TC_BODY() local 156 int e, i; in ATF_TC_BODY() local
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | DebugTypes.cpp | 366 if (auto e = expectedTpi.takeError()) in mergeDebugT() local 371 if (auto e = expectedIpi.takeError()) in mergeDebugT() local 527 auto e = findPrecompMap(file, precompDependency); in mergeInPrecompHeaderObj() local 551 if (Error e = mergeInPrecompHeaderObj()) in mergeDebugT() local 561 if (Error e = TpiSource::mergeDebugT(m)) in mergeDebugT() local 758 if (auto e = expectedTpi.takeError()) in loadGHashes() local 768 if (auto e = expectedIpi.takeError()) in loadGHashes() local 865 auto e = findPrecompMap(file, precompDependency); in loadGHashes() local 893 if (Error e = mergeInPrecompHeaderObj()) { in remapTpiWithGHashes() local 1109 for (uint32_t i = 0, e = source->ghashes.size(); i < e; i++) { in mergeTypesWithGHash() local [all …]
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | libelf_phdr.c | 37 _libelf_getphdr(Elf *e, int ec) in _libelf_getphdr() 113 _libelf_newphdr(Elf *e, int ec, size_t count) in _libelf_newphdr()
|
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | application.cpp | 232 } catch (const usage_error& e) { in run() local 237 } catch (const std::runtime_error& e) { in run() local 240 } catch (const std::exception& e) { in run() local
|
/freebsd/contrib/kyua/model/ |
H A D | metadata.cpp | 125 } catch (const text::error& e) { in set_string() local 217 } catch (const fs::error& e) { in parse_one() local 327 } catch (const config::unknown_key_error& e) { in lookup_rw() local 329 } catch (const config::value_error& e) { in lookup_rw() local 351 } catch (const config::unknown_key_error& e) { in set() local 353 } catch (const config::value_error& e) { in set() local 1121 } catch (const config::unknown_key_error& e) { in set_string() local 1123 } catch (const config::value_error& e) { in set_string() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | OptRSTEmitter.cpp | 30 for (unsigned i = 0, e = Groups.size(); i != e; ++i) { in EmitOptRST() local 36 for (unsigned i = 0, e = Opts.size(); i != e; ++i) { in EmitOptRST() local
|
/freebsd/crypto/openssl/crypto/engine/ |
H A D | eng_rdrand.c | 68 static int rdrand_init(ENGINE *e) in rdrand_init() 76 static int bind_helper(ENGINE *e) in bind_helper()
|
/freebsd/tests/sys/netlink/ |
H A D | test_snl.c | 86 struct snl_errmsg_data e = {}; in ATF_TC_BODY() local 127 struct snl_errmsg_data e = {}; in ATF_TC_BODY() local 166 struct snl_errmsg_data e = {}; in ATF_TC_BODY() local 219 struct snl_errmsg_data e = {}; in ATF_TC_BODY() local
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | util-internal.h | 111 #define EVUTIL_ERR_IS_EAGAIN(e) \ argument 119 #define EVUTIL_ERR_RW_RETRIABLE(e) \ argument 122 #define EVUTIL_ERR_CONNECT_RETRIABLE(e) \ argument 125 #define EVUTIL_ERR_ACCEPT_RETRIABLE(e) \ argument 129 #define EVUTIL_ERR_CONNECT_REFUSED(e) \ argument
|
/freebsd/contrib/libevent/ |
H A D | util-internal.h | 111 #define EVUTIL_ERR_IS_EAGAIN(e) \ argument 119 #define EVUTIL_ERR_RW_RETRIABLE(e) \ argument 122 #define EVUTIL_ERR_CONNECT_RETRIABLE(e) \ argument 125 #define EVUTIL_ERR_ACCEPT_RETRIABLE(e) \ argument 129 #define EVUTIL_ERR_CONNECT_REFUSED(e) \ argument
|
/freebsd/contrib/kyua/store/ |
H A D | read_transaction.cpp | 145 } catch (const sqlite::error& e) { in get_file() local 209 } catch (const sqlite::error& e) { in parse_result() local 490 } catch (const sqlite::error& e) { in finish() local 512 } catch (const sqlite::error& e) { in get_context() local 529 } catch (const sqlite::error& e) { in get_results() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenInstruction.cpp | 55 unsigned e = InDI->getNumArgs() + OutDI->getNumArgs(); in CGIOperandList() local 213 for (unsigned i = 0, e = OperandList.size(); i != e; ++i) in hasOperandNamed() local 290 for (unsigned i = 0, e = MIOpInfo->getNumArgs(); i != e; ++i) in ParseOperandName() local 542 for (size_t e = Cur.size(); VariantsStart != e; ++VariantsStart) in FlattenAsmStringVariants() local 558 for (size_t e = Cur.size(); VariantsEnd != e; ++VariantsEnd) { in FlattenAsmStringVariants() local
|
/freebsd/lib/libc/db/btree/ |
H A D | bt_search.c | 144 EPG e; in __bt_snext() local 179 EPG e; in __bt_sprev() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXPrologEpilogPass.cpp | 62 for (unsigned i = 0, e = MI.getNumOperands(); i != e; ++i) { in runOnMachineFunction() local 199 for (unsigned i = 0, e = MFI.getLocalFrameObjectCount(); i != e; ++i) { in calculateFrameObjectOffsets() local 216 for (unsigned i = 0, e = MFI.getObjectIndexEnd(); i != e; ++i) { in calculateFrameObjectOffsets() local
|
/freebsd/contrib/ldns/ |
H A D | sha2.c | 330 #define ROUND256_0_TO_15(a,b,c,d,e,f,g,h) \ argument 341 #define ROUND256_0_TO_15(a,b,c,d,e,f,g,h) \ argument 350 #define ROUND256(a,b,c,d,e,f,g,h) \ argument 363 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; in ldns_sha256_Transform() local 422 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; in ldns_sha256_Transform() local 648 #define ROUND512_0_TO_15(a,b,c,d,e,f,g,h) \ argument 659 #define ROUND512_0_TO_15(a,b,c,d,e,f,g,h) \ argument 668 #define ROUND512(a,b,c,d,e,f,g,h) \ argument 681 sha2_word64 a, b, c, d, e, f, g, h, s0, s1; in ldns_sha512_Transform() local 737 sha2_word64 a, b, c, d, e, f, g, h, s0, s1; in ldns_sha512_Transform() local
|
/freebsd/contrib/kyua/utils/ |
H A D | units.cpp | 101 } catch (const text::value_error& e) { in parse() local 153 } catch (const std::runtime_error& e) { in operator >>() local
|
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/ |
H A D | aestab.h | 94 #define d_1(t, n, b, e) static const t n[256] = b(e) argument 95 #define d_4(t, n, b, e, f, g, h) static const t n[4][256] = \ argument
|
/freebsd/lib/libmd/ |
H A D | sha_locl.h | 215 #define BODY_00_15(i,a,b,c,d,e,f,xa) \ argument 219 #define BODY_16_19(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument 224 #define BODY_20_31(i,a,b,c,d,e,f,xa,xb,xc,xd) \ argument 229 #define BODY_32_39(i,a,b,c,d,e,f,xa) \ argument 234 #define BODY_40_59(i,a,b,c,d,e,f,xa) \ argument 239 #define BODY_60_79(i,a,b,c,d,e,f,xa) \ argument
|
H A D | rmd_locl.h | 192 #define RIP1(a,b,c,d,e,w,s) { \ argument 197 #define RIP2(a,b,c,d,e,w,s,K) { \ argument 202 #define RIP3(a,b,c,d,e,w,s,K) { \ argument 207 #define RIP4(a,b,c,d,e,w,s,K) { \ argument 212 #define RIP5(a,b,c,d,e,w,s,K) { \ argument
|
/freebsd/contrib/tcsh/ |
H A D | ed.term.c | 552 # define OKERROR(e) (((e) == EAGAIN) || ((e) == EWOULDBLOCK) || ((e) == EINTR)) argument 554 # define OKERROR(e) (((e) == EAGAIN) || ((e) == EINTR)) argument 556 # define OKERROR(e) (((e) == EWOULDBLOCK) || ((e) == EINTR)) argument 558 # define OKERROR(e) ((e) == EINTR) argument
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | des.h | 61 # define DES_ecb2_encrypt(i,o,k1,k2,e) \ argument 64 # define DES_ede2_cbc_encrypt(i,o,l,k1,k2,iv,e) \ argument 67 # define DES_ede2_cfb64_encrypt(i,o,l,k1,k2,iv,n,e) \ argument
|
/freebsd/sys/sys/ |
H A D | ctf.h | 224 #define _CTF_ENCODING(e) (((e) & 0xff000000) >> 24) argument 225 #define _CTF_OFFSET(e) (((e) & 0x00ff0000) >> 16) argument 226 #define _CTF_BITS(e) (((e) & 0x0000ffff)) argument 230 #define CTF_INT_ENCODING(e) _CTF_ENCODING(e) argument 235 #define CTF_INT_OFFSET(e) _CTF_OFFSET(e) argument 236 #define CTF_INT_BITS(e) _CTF_BITS(e) argument 237 #define CTF_INT_DATA(e, o, b) _CTF_DATA(e, o, b) argument 239 #define CTF_FP_ENCODING(e) _CTF_ENCODING(e) argument 252 #define CTF_FP_OFFSET(e) _CTF_OFFSET(e) argument 253 #define CTF_FP_BITS(e) _CTF_BITS(e) argument [all …]
|
/freebsd/crypto/heimdal/lib/gssapi/mech/ |
H A D | gss_display_status.c | 163 int e; in gss_display_status() local 185 int e; in gss_display_status() local
|
/freebsd/cddl/contrib/opensolaris/tests/os-tests/tests/oclo/ |
H A D | ocloexec_verify.c | 38 #define strerrorname_np(e) (sys_errlist[e]) argument 73 int e = errno; in verify_flags() local
|
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | TransGCAttrs.cpp | 182 for (unsigned i = 0, e = MigrateCtx.GCAttrs.size(); i != e; ++i) { in errorForGCAttrsOnNonObjC() local 198 for (unsigned i = 0, e = MigrateCtx.GCAttrs.size(); i != e; ++i) { in checkWeakGCAttrs() local 282 for (unsigned i = 0, e = ATLs.size(); i != e; ++i) { in checkAllAtProps() local 301 for (unsigned i = 0, e = AllProps.size(); i != e; ++i) { in checkAllProps() local 332 for (unsigned i = 0, e = GCAttrs.size(); i != e; ++i) { in dumpGCAttrs() local
|