gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:memcmp (0.01 seconds)
tkernel_2
monitor/cmdsvc/src/string.c - 6.8KB - 262 lines
81:  */
82: int memcmp( const void *s1, const void *s2, size_t n )
83: {
t2ex
bsd_source/lib/libc/src_bsd/string/memcmp.c - 2.1KB - 51 lines
39: int
40: memcmp(const void *s1, const void *s2, size_t n)
41: {
More results from t2ex