Searched refs:ADDC (Results 1 - 25 of 69) sorted by relevance

123

/netbsd-current/sys/netinet6/
H A Din6_print.c60 #define ADDC(c) do { \ macro
68 ADDC(n); \
80 ADDC(':');
89 ADDC(':');
90 ADDC(':');
93 ADDC('0');
94 ADDC(':');
107 ADDC(':');
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiAluCode.h24 ADDC = 0x01, enumerator in enum:llvm::LPAC::AluCode
80 case ADDC:
106 .Case("addc", ADDC)
123 return AluCode::ADDC;
/netbsd-current/lib/libc/net/
H A Dlinkaddr.c149 #define ADDC(ch) \ macro
162 * (An alternative method would be to make ADDC() more
166 * so it never returns, and the final ADDC(0) always works
179 ADDC(':');
185 ADDC('.');
190 ADDC(hexlist[i]);
191 ADDC(hexlist[j]);
193 ADDC(hexlist[i]);
195 ADDC('\0');
/netbsd-current/lib/libutil/
H A Dsockaddr_snprintf.c159 #define ADDC(c) do { if (buf < ebuf) *buf++ = c; else buf++; } \ macro
161 #define ADDS(p) do { for (s = p; *s; s++) ADDC(*s); } \
232 ADDC(*ptr);
353 ADDC('%');
355 ADDC('?');
360 ADDC(*ptr);
/netbsd-current/external/bsd/blocklist/port/
H A Dsockaddr_snprintf.c185 #define ADDC(c) do { if (buf < ebuf) *buf++ = c; else buf++; } \ macro
187 #define ADDS(p) do { for (s = p; *s; s++) ADDC(*s); } \
243 ADDC(*ptr);
365 ADDC('%');
367 ADDC('?');
372 ADDC(*ptr);
/netbsd-current/sbin/dmesg/
H A Ddmesg.c276 #define ADDC(c) \ macro
313 ADDC(ch);
327 ADDC(ch);
328 ADDC('\0');
407 ADDC(ch);
431 ADDC('\0');
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/microblaze/
H A Dmoddi3.S75 ADDC r5,r5,r5 # left shift logical r5
80 ADDC r5,r5,r5 # left shift logical r5/r6 get the '1' into the Carry
81 ADDC r4,r4,r4 # Move that bit into the Mod register
82 ADDC r3,r3,r3 # Move carry into high mod register
93 ADDC r29,r29,r0
98 ADDC r29,r29,r29 # Move the carry generated into high
H A Dumodsi3.S89 ADDC r3,r3,r3 # Move that bit into the Mod register
H A Dudivsi3.S86 ADDC r30,r30,r30 # Move that bit into the Mod register
H A Dmodsi3.S74 ADDC r3,r3,r3 # Move that bit into the Mod register
H A Ddivsi3.S75 ADDC r30,r30,r30 # Move that bit into the Mod register
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/microblaze/
H A Dmoddi3.S75 ADDC r5,r5,r5 # left shift logical r5
80 ADDC r5,r5,r5 # left shift logical r5/r6 get the '1' into the Carry
81 ADDC r4,r4,r4 # Move that bit into the Mod register
82 ADDC r3,r3,r3 # Move carry into high mod register
93 ADDC r29,r29,r0
98 ADDC r29,r29,r29 # Move the carry generated into high
/netbsd-current/tests/lib/libc/net/
H A Dh_dns_server.c146 #define ADDC(c) do { \ macro
155 ADDC('\0');
159 ADDC('.');
161 ADDC(a[i]);
/netbsd-current/lib/libedit/
H A Dkeymacro.c625 #define ADDC(c) \ macro
642 ADDC(sep[0]);
645 ADDC('^');
646 ADDC('@');
663 ADDC(sep[1]);
665 ADDC('\0');
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.h94 ADDC = 295, /* ADDC */ enumerator in enum:yytokentype
219 #define ADDC 295 macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/msp430/
H A Dslli.S75 ADDC.W R13,R13
102 ADDC.W R13,R13
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.h94 ADDC = 295, /* ADDC */ enumerator in enum:yytokentype
219 #define ADDC 295 macro
/netbsd-current/bin/dd/
H A Dmisc.c204 #define ADDC(c) do { if (enable != 0) buffer_write(&c, 1, 0); } \ macro
211 ADDC(*ptr);
293 ADDC(*ptr);
/netbsd-current/lib/libtelnet/
H A Dsra.c381 #define ADDC(buf, len, c) if ((len) > 0) { *(buf)++ = (c); --(len); } macro
409 ADDC(buf, buflen, '"');
411 ADDC(buf, buflen, data[i]);
412 ADDC(buf, buflen, '"');
413 ADDC(buf, buflen, '\0');
H A Dkerberos5.c608 #define ADDC(buf, len, c) if ((len) > 0) {*(buf)++ = (c); --(len);} macro
629 ADDC(buf, buflen, '"');
631 ADDC(buf, buflen, data[i]);
632 ADDC(buf, buflen, '"');
633 ADDC(buf, buflen, '\0');
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/msp430/
H A Dslli.S90 ADDC.W R13,R13
117 ADDC.W R13,R13
/netbsd-current/sys/lib/libkern/arch/hppa/
H A Dmilli.S651 ADDC ret1,0,ret1
658 ADDC ret1,0,ret1
663 ADDC 0,0,ret1
667 ADDC ret1,t1,ret1
675 ADDC 0,0,ret1
683 ADDC ret1,0,ret1
688 ADDC 0,0,ret1
692 ADDC t1,ret1,ret1
701 ADDC 0,0,ret1
709 ADDC ret
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Dadddi3.S37 addc a, [hl+14] ; ADDC insns which both account for and update the carry bit
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Dadddi3.S37 addc a, [hl+14] ; ADDC insns which both account for and update the carry bit
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h252 /// like ADDC/SUBC, which indicate the carry result is always false.
262 ADDC, enumerator in enum:llvm::ISD::NodeType

Completed in 3221 milliseconds

123