Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dstd.c198 const unsigned char *cpc2 = p2; in std_memcmp() local
201 int diff = *cpc1++ - *cpc2++; in std_memcmp()