| /netvirt/usr/src/lib/libc/port/gen/ |
| strcmp.c | 27 #pragma ident "@(#)strcmp.c 1.13 05/06/08 SMI" 41 strcmp(const char *s1, const char *s2) function
|
| /netvirt/usr/src/lib/libc/sparc/gen/ |
| strcmp.s | 27 .ident "@(#)strcmp.s 1.11 05/06/08 SMI" 29 .file "strcmp.s" 31 /* strcmp(s1, s2) 35 * Fast assembler language version of the following C-program for strcmp 39 * strcmp(s1, s2) 56 ! This strcmp implementation first determines whether s1 is aligned. 64 ENTRY(strcmp) function 247 SET_SIZE(strcmp)
|
| /netvirt/usr/src/lib/libc/sparcv9/gen/ |
| strcmp.s | 28 .ident "@(#)strcmp.s 1.12 05/06/08 SMI" 30 .file "strcmp.s" 32 /* strcmp(s1, s2) 36 * Fast assembler language version of the following C-program for strcmp 40 * strcmp(s1, s2) 57 ! This strcmp implementation first determines whether s1 is aligned. 63 ENTRY(strcmp) function 172 SET_SIZE(strcmp)
|
| /netvirt/usr/src/lib/libast/common/misc/ |
| state.c | 28 #undef strcmp macro 35 strcmp,
|
| /netvirt/usr/src/lib/libc/amd64/gen/ |
| strcmp.s | 48 .ident "@(#)strcmp.s 1.3 05/07/18 SMI" 50 .file "strcmp.s" 55 #define LABEL(s) .strcmp/**/s 60 ENTRY(strcmp) /* (const char *, const char *) */ function 528 SET_SIZE(strcmp) /* (const char *, const char *) */
|
| /netvirt/usr/src/lib/libc/i386/gen/ |
| strcmp.c | 27 #pragma ident "@(#)strcmp.c 1.6 05/06/08 SMI" 30 * Fast strcmp. This works one int at a time, using aligned pointers 67 strcmp(const char *str1, const char *str2) function
|
| /netvirt/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| fakewin.h | 48 #define strcmp _fstrcmp macro
|
| /netvirt/usr/src/lib/libdisasm/common/ |
| linktest_stand.c | 38 void strcmp(void) {} function
|
| /netvirt/usr/src/lib/libumem/common/ |
| linktest_stand.c | 49 void strcmp(void) {} function
|
| /netvirt/usr/src/common/util/ |
| string.c | 383 strcmp(const char *s1, const char *s2) function
|
| /netvirt/usr/src/lib/libast/common/comp/ |
| setlocale.c | 63 #undef strcmp macro 467 return strcmp(ab, bb); 494 ast.collate = strcmp;
|
| /netvirt/usr/src/grub/grub-0.95/stage2/ |
| shared.h | 384 #define strcmp grub_strcmp macro
|