Home
last modified time | relevance | path

Searched refs:byte (Results 1 – 2 of 2) sorted by relevance

/string/
A Dmemcmp.c56 typedef unsigned char byte; typedef
101 a0 = ((byte *) srcp1)[0]; in memcmp_bytes()
102 b0 = ((byte *) srcp2)[0]; in memcmp_bytes()
315 a0 = ((byte *) srcp1)[0]; in MEMCMP()
316 b0 = ((byte *) srcp2)[0]; in MEMCMP()
345 a0 = ((byte *) srcp1)[0]; in MEMCMP()
346 b0 = ((byte *) srcp2)[0]; in MEMCMP()
A Dmemset.c47 ((byte *) dstp)[0] = c; in MEMSET()
83 ((byte *) dstp)[0] = c; in MEMSET()

Completed in 5 milliseconds