Home
last modified time | relevance | path

Searched defs:ae (Results 1 – 25 of 25) sorted by relevance

/openbsd-src/usr.bin/mg/
H A Dautoexec.c36 struct autoexec *ae; in find_autoexec() local
67 struct autoexec *ae; in add_autoexec() local
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c8967 #define TxCE(mnem, op, top, nops, ops, ae, te) \ argument
8973 #define TCE(mnem, aop, top, nops, ops, ae, te) \ argument
8975 #define tCE(mnem, aop, top, nops, ops, ae, te) \ argument
8980 #define TxC3(mnem, op, top, nops, ops, ae, te) \ argument
8983 #define TC3(mnem, aop, top, nops, ops, ae, te) \ argument
8985 #define tC3(mnem, aop, top, nops, ops, ae, te) \ argument
8990 #define TxCM_(m1, m2, m3, op, top, nops, ops, ae, te) \ argument
8994 #define TxCM(m1, m2, op, top, nops, ops, ae, te) \ argument
9015 #define TCM(m1,m2, aop, top, nops, ops, ae, te) \ argument
9017 #define tCM(m1,m2, aop, top, nops, ops, ae, te) \ argument
[all …]
/openbsd-src/gnu/gcc/libdecnumber/
H A Ddecimal128.c90 Int ae = dn->exponent + dn->digits - 1; /* adjusted exponent */ in decimal128FromNumber() local
H A Ddecimal64.c90 Int ae = dn->exponent + dn->digits - 1; /* adjusted exponent */ in decimal64FromNumber() local
H A Ddecimal32.c90 Int ae = dn->exponent + dn->digits - 1; /* adjusted exponent */ in decimal32FromNumber() local
H A DdecNumber.c5770 Int ae, d, digits; /* .. */ local
/openbsd-src/lib/libcrypto/asn1/
H A Dasn1_par.c130 ASN1_ENUMERATED *ae = NULL; in asn1_parse2() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp195 ae = i->AllocCall->arg_end(); ai != ae; ++ai) { in checkASTCodeBody() local
/openbsd-src/gnu/gcc/gcc/
H A Dcfgloopmanip.c248 edge ae; in remove_path() local
795 edge ae, latch_edge; in duplicate_loop_to_header_edge() local
H A Dtree-sra.c482 tree ae, be; in sra_elt_eq() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/ARM/
H A DABIMacOSX_arm.cpp1236 llvm::ArrayRef<addr_t>::iterator ai = args.begin(), ae = args.end(); in PrepareTrivialCall() local
H A DABISysV_arm.cpp1241 llvm::ArrayRef<addr_t>::iterator ai = args.begin(), ae = args.end(); in PrepareTrivialCall() local
/openbsd-src/sys/arch/amd64/amd64/
H A Ducode.c172 struct amd_equiv ae; in cpu_ucode_amd_apply() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp362 for (size_t ai = 3, ae = m_type_vector.size(); ai != ae; ++ai) { in BuildMethod() local
/openbsd-src/sys/arch/i386/i386/
H A Ducode.c195 struct amd_equiv ae; in cpu_ucode_amd_apply() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips.cpp560 llvm::ArrayRef<addr_t>::iterator ai = args.begin(), ae = args.end(); in PrepareTrivialCall() local
/openbsd-src/lib/libc/gdtoa/
H A Dmisc.c904 char *a = (char*)a1, *ae = a + len; local
/openbsd-src/usr.bin/tmux/
H A Dcmd-queue.c360 struct args_entry *ae; in cmdq_insert_hook() local
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRInterpreter.cpp713 ae = function.arg_end(); in Interpret() local
/openbsd-src/usr.bin/telnet/
H A Dtelnet.c583 is_unique(char *name, char **as, char **ae) in is_unique()
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf64-alpha.c3452 struct alpha_elf_got_entry *ae, *be; local
3527 struct alpha_elf_got_entry *ae, *be, **pbe, **start; local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-alpha.c2140 struct alpha_elf_got_entry *ae, *be; in elf64_alpha_can_merge_gots() local
2214 struct alpha_elf_got_entry *ae, *be, **pbe, **start; in elf64_alpha_merge_gots() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2481 for (unsigned ai = 0, ae = IFI.StaticAllocas.size(); ai != ae; ++ai) { in InlineFunction() local
/openbsd-src/sys/dev/pci/
H A Dif_bnxt.c1504 struct hwrm_async_event_cmpl *ae = (struct hwrm_async_event_cmpl *)cmpl; bnxt_handle_async_event() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp5575 for (Function::const_arg_iterator ai = F->arg_begin(), ae = F->arg_end(); in EmitNeonCall() local
6772 for (Function::const_arg_iterator ai = F->arg_begin(), ae = F->arg_end(); in EmitCommonNeonSISDBuiltinExpr() local