Searched defs:s1 (Results 1 - 13 of 13) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOStringFuncs.c440 strncat(char *s1, const char *s2, unsigned long n) argument
H A DIOHibernateRestoreKernel.c81 unsigned long s1 = 1; // adler & 0xffff; local
/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/sha2/
H A Dsha2.c365 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; local
423 sha2_word32 a, b, c, d, e, f, g, h, s0, s1; local
692 sha2_word64 a, b, c, d, e, f, g, h, s0, s1; local
747 sha2_word64 a, b, c, d, e, f, g, h, s0, s1; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dmkext.c50 unsigned long s1 = 1; // adler & 0xffff; local
/macosx-10.5.8/xnu-1228.15.4/osfmk/device/
H A Dsubrs.c165 strcmp( const char *s1, const char *s2) argument
191 strncmp( const char *s1, const char *s2, size_t n) argument
227 strcasecmp(const char *s1, const char *s2) argument
239 strncasecmp(const char *s1, const char *s2, size_t n) argument
289 strncpy( char *s1, const char *s2, size_t n) argument
556 strprefix(register const char *s1, register const char *s2) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Ddb_gcc_aout.c217 register char *s1, *s2; local
[all...]
H A Dloose_ends.c206 unsigned char s1; local
459 memcmp(const void *s1, const void *s2, size_t n) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Ddb_interface.c436 db_phys_cmp(__unused vm_offset_t a1, __unused vm_offset_t a2, __unused vm_size_t s1) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_aout.c277 register char *s1, *s2; local
111 aout_db_order_symbols( char *s1, char *s2) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/architecture/ppc/
H A Dreg_help.h82 #define s1 r29 // .... macro
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c737 dtrace_strncmp(char *s1, char *s2, size_t limit) argument
820 uint8_t *s1 = dst; local
849 uint8_t *s1 local
881 dtrace_bcmp(const void *s1, const void *s2, size_t len) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dfasttrap_isa.c1015 uint32_t s0, s1, s2, s3, s4, s5; local
/macosx-10.5.8/xnu-1228.15.4/libkern/
H A Dzlib.c5755 unsigned long s1 = adler & 0xffff; local
[all...]

Completed in 87 milliseconds