Home
last modified time | relevance | path

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

12

/freebsd/contrib/byacc/test/yacc/
H A Dquote_calc.tab.h2 #define ADD 258 macro
H A Dquote_calc2.tab.h2 #define ADD 258 macro
H A Dquote_calc.tab.c150 #define ADD 258 macro
H A Dquote_calc2.tab.c150 #define ADD 258 macro
/freebsd/contrib/byacc/test/btyacc/
H A Dquote_calc.tab.h5 #define ADD 258 macro
H A Dquote_calc2.tab.h5 #define ADD 258 macro
H A Dquote_calc.tab.c170 #define ADD 258 macro
H A Dquote_calc2.tab.c170 #define ADD 258 macro
H A Dbtyacc_demo.tab.c136 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enumerator
/freebsd/sys/powerpc/fpu/
H A Dfpu_mul.c161 #define ADD /* A += X */ \ in fpu_mul() macro
/freebsd/sys/dev/mii/
H A Dacphy.c140 #define ADD(m) ifmedia_add(&sc->mii_pdata->mii_media, (m), 0, NULL) in acphy_attach() macro
H A Dxmphy.c117 #define ADD(m) ifmedia_add(&sc->mii_pdata->mii_media, (m), 0, NULL) in xmphy_attach() macro
H A Dlxtphy.c143 #define ADD(m) ifmedia_add(&sc->mii_pdata->mii_media, (m), 0, NULL) in lxtphy_attach() macro
H A Dmii_physubr.c401 #define ADD(m) ifmedia_add(&mii->mii_media, (m), 0, NULL) in mii_phy_add_media() macro
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h72 ADD, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiAluCode.h23 ADD = 0x00, global() enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaRegisterInfo.cpp109 unsigned ADD = Xtensa::ADD; in eliminateFrameIndex() local
/freebsd/contrib/byacc/test/
H A Dbtyacc_demo.y22 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enumerator
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna64.h9 #define ADD(out, in) out += in macro
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCCodeEmitter.cpp397 unsigned ADD = MI.getOpcode() == LoongArch::PseudoAddTPRel_D in expandAddTPRel() local
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c1291 #define ADD(c) *ncp++ = c macro
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-compress-avx2.h30 #define ADD(a, b) _mm256_add_epi64(a, b) macro
/freebsd/contrib/bmake/
H A Dmake.c139 #define ADD(flag) Buf_AddFlag(&buf, (type & (flag)) != OP_NONE, #flag) in GNodeType_ToString() macro
/freebsd/include/arpa/
H A Dnameser_compat.h142 #define ADD ns_uop_add macro
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandPseudoInsts.cpp289 unsigned ADD = STI.is64Bit() ? LoongArch::ADD_D : LoongArch::ADD_W; in expandLoadAddressTLSDesc() local

12