Searched defs:cmp (Results 1 - 25 of 583) sorted by relevance

1234567891011>>

/netbsd-current/lib/libc/string/
H A Dmemrchr.c46 const unsigned char cmp = c; local
/netbsd-current/common/lib/libc/string/
H A Dmemchr.c57 const unsigned char cmp = c; local
H A Dstrchrnul.c52 const char cmp = ch; local
H A Dstrchr.c57 const char cmp = ch; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/xc16x/
H A Dcmp.s3 cmp r0,r1 label
4 cmp r0,[r1] label
5 cmp r0,[r1+] label
6 cmp r0,#3 label
7 cmp r0,#0x0234 label
8 cmp r0,0x3452 label
H A Dcmp_test.s2 cmp r0,r1 label
3 cmp r0,[r1] label
4 cmp r0,[r1+] label
5 cmp r0,#3 label
6 cmp r0,#0x0234 label
7 cmp r0,0x3452 label
9 cmp r0,r1 label
10 cmp r0,[r1] label
11 cmp r0,[r1+] label
12 cmp r label
13 cmp r0,#0xcdef label
14 cmp r0,0xcdef label
[all...]
/netbsd-current/external/mit/isl/dist/
H A Disl_multi_cmp.c20 int cmp; local
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v6t2/
H A Ddivrem_1.asm71 cmp d, #0 define
85 cmp d, #0 define
196 cmp d, r11 define
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/core2/
H A Ddivrem_1.asm124 cmp d, %rax define
181 cmp d, %rax define
202 cmp d, %rax define
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/
H A Dudiv.asm51 cmp d, #0x80000000 C check divisor msb and clear carry define
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Doption.h15 strncasecmpz(const char *str, const char *cmp, size_t len) argument
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/
H A Ddivrem_1.asm170 cmp d, %rax C define
189 cmp d, %rax define
251 cmp d, %rax define
273 cmp d, %rax define
H A Ddiv_qr_1n_pi1.asm105 cmp D, %rax define
215 cmp D, %rax define
/netbsd-current/lib/libc/stdlib/
H A Dtdelete.c32 int cmp; local
/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dcmpabs.c41 int cmp; variable
H A Dcmp.c40 int cmp; variable
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/k8/
H A Ddiv_qr_1n_pi1.asm105 cmp D, %rax define
217 cmp D, %rax define
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dlock.c32 library_start (st_parameter_common *cmp) argument
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dlock.c32 library_start (st_parameter_common *cmp) argument
/netbsd-current/external/bsd/nvi/dist/clib/
H A Dbsearch.c74 register int cmp; local
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dbsearch.c77 register int lim, cmp; local
/netbsd-current/sys/arch/i386/stand/efiboot/
H A Defidev.c42 int i, cmp; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_atomic_clang_other.h85 typename T::Type cmp = a->val_dont_use; local
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dbsearch.c77 register int lim, cmp; local
/netbsd-current/sys/stand/efiboot/
H A Defidev.c55 int i, cmp; local

Completed in 377 milliseconds

1234567891011>>