Searched refs:incl (Results 1 - 25 of 403) sorted by relevance

1234567891011>>

/netbsd-current/lib/libc/arch/i386/string/
H A Dstrncmp.S27 L1: incl %eax
28 incl %ecx
37 incl %eax
38 incl %ecx
47 incl %eax
48 incl %ecx
57 incl %eax
58 incl %ecx
67 incl %eax
68 incl
[all...]
H A Dbcmp.S31 L1: incl %eax
/netbsd-current/tests/lib/csu/arch/vax/
H A Dh_initfini_align.S15 incl %r0
/netbsd-current/external/gpl3/gcc/dist/contrib/header-tools/
H A Dcount-headers28 incl = { }
36 if incl.get (d) == None:
37 incl[d] = 1
39 incl[d] = incl[d]+ 1
43 for i in incl:
44 l.append ((incl[i], i))
/netbsd-current/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dcount-headers28 incl = { }
36 if incl.get (d) == None:
37 incl[d] = 1
39 incl[d] = incl[d]+ 1
43 for i in incl:
44 l.append ((incl[i], i))
/netbsd-current/common/lib/libc/arch/x86_64/string/
H A Dffs.S16 incl %eax /* bits numbered from 1, not 0 */
/netbsd-current/sys/rump/net/lib/libnetinet/
H A DMakefile5 COMMENT=IPv4 incl. TCP and UDP (PF_INET)
/netbsd-current/sys/rump/net/lib/libnetinet6/
H A DMakefile5 COMMENT=IPv6 incl. TCP and UDP (PF_INET6)
/netbsd-current/lib/libc/arch/vax/string/
H A Dffs.S45 incl %r0
/netbsd-current/common/lib/libc/arch/i386/string/
H A Dstrcpy.S39 incl %eax
41 incl %ecx
63 incl %ecx
68 incl %ecx
74 incl %ecx
79 incl %ecx
H A Dffs.S15 incl %eax /* bits numbered from 1, not 0 */
H A Dstrcmp.S26 incl %ebx
28 incl %esi
63 incl %ebx
65 incl %esi
H A Dstrcat.S27 incl %ecx
80 incl %eax
82 incl %ecx
104 incl %ecx
109 incl %ecx
115 incl %ecx
120 incl %ecx
/netbsd-current/sys/lib/libkern/arch/i386/
H A Dskpc.S43 incl %ecx
/netbsd-current/common/lib/libc/arch/i386/string/small/
H A Dstrlen.S38 incl %eax
H A Dstrchr.S46 incl %eax
H A Dstrcmp.S40 incl %ecx
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dx86-64-equ-bad.s14 incl (xDI)
/netbsd-current/sys/rump/dev/lib/libaudio/
H A DMakefile7 COMMENT=Audio support (incl. /dev/audio and /dev/mixer)
/netbsd-current/usr.bin/config/
H A Dscan.l106 struct incl {
107 struct incl *in_prev; /* previous includes in effect, if any */
115 static struct incl *incl;
393 if (ifdefshift > (incl == NULL ? -1 : incl->in_ifdefshift)) {
396 if (incl == NULL)
513 struct incl *in;
547 in->in_prev = incl;
558 incl
[all...]
/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Dmtsm.h152 void incl(bool_value_state);
153 void incl(int_value_state);
154 void incl(units_value_state);
155 void incl(string_value_state);
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/tests/
H A DMakefile.am33 include-value.txi incl-incl.txi \
/netbsd-current/sys/rump/dev/lib/libopencrypto/
H A DMakefile7 COMMENT=OpenCrypto, incl. /dev/crypto
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mmix/
H A Dtwo-op.d20 34: e72d5840 incl \$45,0x5840
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/s12z/
H A Dtfr.d2 #name: The TFR (incl ZEX) instruction

Completed in 309 milliseconds

1234567891011>>