| /netbsd-src/sys/external/isc/libsodium/dist/test/quirks/ |
| H A D | quirks.h | 25 # define strcmp(s1, s2) xstrcmp(s1, s2) macro 28 strcmp(const char *s1, const char *s2) in strcmp() function
|
| /minix3/lib/libc/string/ |
| H A D | Lint_strcmp.c | 12 strcmp(s1, s2) in strcmp() function
|
| /minix3/common/lib/libc/string/ |
| H A D | strcmp.c | 57 strcmp(const char *s1, const char *s2) in strcmp() function
|
| /netbsd-src/lib/libc/string/ |
| H A D | Lint_strcmp.c | 12 strcmp(const char *s1, const char *s2) in strcmp() function
|
| /netbsd-src/common/lib/libc/string/ |
| H A D | strcmp.c | 57 strcmp(const char *s1, const char *s2) in strcmp() function
|
| /netbsd-src/sys/lib/libkern/ |
| H A D | libkern.h | 410 #define strcmp(a, b) kasan_strcmp( global() macro 417 #define strcmp(a, b) kcsan_strcmp( global() macro 424 #define strcmp(a, b) kmsan_strcmp( global() macro 428 #define strcmp(a, b) __builtin_strcmp( global() macro
|
| /minix3/external/public-domain/xz/dist/src/xz/ |
| H A D | suffix.c | 21 # define strcmp strcasecmp macro
|
| /netbsd-src/tests/compat/linux/ |
| H A D | h_linux.h | 68 #define strcmp(s1, s2) __builtin_strcmp(s1, s2) macro
|
| /netbsd-src/external/public-domain/xz/dist/src/xz/ |
| H A D | suffix.c | 21 # define strcmp strcasecmp macro
|
| /minix3/minix/commands/fix/ |
| H A D | fix.c | 35 #define strcmp strwcmp macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/libbacktrace/ |
| H A D | backtrace-rename.h | 60 #define strcmp(x,y) __asan_internal_strcmp (x, y) macro
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/libbacktrace/ |
| H A D | backtrace-rename.h | 63 #define strcmp(x,y) __asan_internal_strcmp (x, y) macro
|
| /netbsd-src/sys/arch/vax/include/ |
| H A D | macros.h | 236 strcmp(const char *cp, const char *c2) in strcmp() function
|
| /netbsd-src/sys/arch/x68k/stand/boot_ufs/ |
| H A D | readufs.h | 148 # define strcmp(p, q) __builtin_strcmp(p, q) macro
|
| /netbsd-src/sys/arch/hppa/stand/xxboot/ |
| H A D | readufs.h | 160 # define strcmp(p, q) __builtin_strcmp(p, q) macro
|
| H A D | start.S | 514 strcmp: label
|
| /netbsd-src/sys/external/bsd/acpica/dist/utilities/ |
| H A D | utclib.c | 469 strcmp ( in strcmp() function
|
| /netbsd-src/sys/arch/sparc/stand/bootblk/ |
| H A D | bootblk.fth | 121 : strcmp ( s1 l1 s2 l2 -- true:false ) word
|
| /minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
| H A D | 2002-07-14-MiscTests3.c | 167 int strcmp(char *s1, char *s2) { in strcmp() function
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/ |
| H A D | hwcdrv.h | 85 #define strcmp CALL_UTIL(strcmp) macro
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/common/ |
| H A D | hwcdrv.h | 85 #define strcmp CALL_UTIL(strcmp) macro
|
| /minix3/sys/lib/libkern/ |
| H A D | libkern.h | 377 #define strcmp(a, b) __builtin_strcmp(a, b) macro
|
| /netbsd-src/sys/arch/pmax/include/ |
| H A D | dec_prom.h | 158 #define strcmp (*callv -> _strcmp) macro
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | collector_module.h | 90 int (*strcmp)(const char *s1, const char *s2); member
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | collector_module.h | 86 int (*strcmp)(const char *s1, const char *s2); member
|