Searched refs:byte (Results 1 – 2 of 2) sorted by relevance
56 typedef unsigned char byte; typedef101 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()
47 ((byte *) dstp)[0] = c; in MEMSET()83 ((byte *) dstp)[0] = c; in MEMSET()
Completed in 5 milliseconds