/freebsd-src/contrib/byacc/test/yacc/ |
H A D | quote_calc.tab.h | 2 #define ADD 258 macro
|
H A D | quote_calc2.tab.h | 2 #define ADD 258 macro
|
H A D | quote_calc2.tab.c | 150 #define ADD 258 macro
|
H A D | quote_calc.tab.c | 150 #define ADD 258 macro
|
/freebsd-src/contrib/byacc/test/btyacc/ |
H A D | quote_calc2.tab.h | 5 #define ADD 258 macro
|
H A D | quote_calc.tab.h | 5 #define ADD 258 macro
|
H A D | quote_calc2.tab.c | 170 #define ADD 258 macro
|
H A D | quote_calc.tab.c | 170 #define ADD 258 macro
|
H A D | btyacc_demo.tab.c | 136 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enumerator
|
/freebsd-src/sys/powerpc/fpu/ |
H A D | fpu_mul.c | 161 #define ADD /* A += X */ \ in fpu_mul() macro
|
/freebsd-src/sys/dev/mii/ |
H A D | acphy.c | 140 #define ADD(m) ifmedia_add(&sc->mii_pdata->mii_media, (m), 0, NULL) in acphy_attach() macro
|
H A D | xmphy.c | 117 #define ADD(m) ifmedia_add(&sc->mii_pdata->mii_media, (m), 0, NULL) in xmphy_attach() macro
|
H A D | lxtphy.c | 143 #define ADD(m) ifmedia_add(&sc->mii_pdata->mii_media, (m), 0, NULL) in lxtphy_attach() macro
|
H A D | mii_physubr.c | 401 #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 D | M68kISelLowering.h | 72 ADD, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiAluCode.h | 22 ADD = 0x00, enumerator
|
/freebsd-src/contrib/byacc/test/ |
H A D | btyacc_demo.y | 22 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enumerator
|
/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/ |
H A D | poly1305_donna64.h | 9 #define ADD(out, in) out += in macro
|
/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/ |
H A D | blake2b-compress-avx2.h | 30 #define ADD(a, b) _mm256_add_epi64(a, b) macro
|
/freebsd-src/crypto/heimdal/appl/telnet/telnetd/ |
H A D | state.c | 1291 #define ADD(c) *ncp++ = c macro
|
/freebsd-src/contrib/bmake/ |
H A D | make.c | 136 #define ADD(flag) Buf_AddFlag(&buf, (type & (flag)) != OP_NONE, #flag) in GNodeType_ToString() macro
|
/freebsd-src/include/arpa/ |
H A D | nameser_compat.h | 142 #define ADD ns_uop_add macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
H A D | RISCVInstructionSelector.cpp | 638 auto ADD = MIB.buildInstr(RISCV::ADD, {&RISCV::GPRRegClass}, select() local
|
/freebsd-src/contrib/diff/src/ |
H A D | diff3.c | 61 ADD, /* Two way diff add */ enumerator
|
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/ |
H A D | PPC64.cpp | 47 ADD = 266, enumerator
|