Searched refs:oldSk (Results 1 – 2 of 2) sorted by relevance
202 uint8_t *oldSk = NULL, *newSk = sk1; in testConformance() local231 if(oldSk != NULL) { in testConformance()232 int32_t skres = strcmp((char *)oldSk, (char *)newSk); in testConformance()261 prettify(CollationKey(oldSk, oldLen), oldS); in testConformance()271 oldSk = newSk; in testConformance()
1033 uint8_t *oldSk = NULL, *newSk = sk1; in run() local1045 if(oldSk != NULL) { in run()1046 int32_t skres = strcmp((char *)oldSk, (char *)newSk); in run()1075 oldSk = newSk; in run()