Home
last modified time | relevance | path

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

12

/freebsd-src/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_calc2.tab.c150 #define ADD 258 macro
H A Dquote_calc.tab.c150 #define ADD 258 macro
/freebsd-src/contrib/byacc/test/btyacc/
H A Dquote_calc2.tab.h5 #define ADD 258 macro
H A Dquote_calc.tab.h5 #define ADD 258 macro
H A Dquote_calc2.tab.c170 #define ADD 258 macro
H A Dquote_calc.tab.c170 #define ADD 258 macro
H A Dbtyacc_demo.tab.c136 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enumerator
/freebsd-src/sys/powerpc/fpu/
H A Dfpu_mul.c161 #define ADD /* A += X */ \ in fpu_mul() macro
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h72 ADD, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiAluCode.h22 ADD = 0x00, enumerator
/freebsd-src/contrib/byacc/test/
H A Dbtyacc_demo.y22 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enumerator
/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna64.h9 #define ADD(out, in) out += in macro
/freebsd-src/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-src/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c1291 #define ADD(c) *ncp++ = c macro
/freebsd-src/contrib/bmake/
H A Dmake.c136 #define ADD(flag) Buf_AddFlag(&buf, (type & (flag)) != OP_NONE, #flag) in GNodeType_ToString() macro
/freebsd-src/include/arpa/
H A Dnameser_compat.h142 #define ADD ns_uop_add macro
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp638 auto ADD = MIB.buildInstr(RISCV::ADD, {&RISCV::GPRRegClass}, select() local
/freebsd-src/contrib/diff/src/
H A Ddiff3.c61 ADD, /* Two way diff add */ enumerator
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp47 ADD = 266, enumerator

12