Searched refs:prevKey (Results 1 – 4 of 4) sorted by relevance
108 assoc->prevKey = NULL; in ptw32_tkAssocCreate()112 assoc->nextKey->prevKey = assoc; in ptw32_tkAssocCreate()
68 prev = assoc->prevKey; in ptw32_tkAssocDestroy()76 next->prevKey = prev; in ptw32_tkAssocDestroy()
506 ThreadKeyAssoc *prevKey; member
1484 CollationKey prevKey; in checkCompareTwo() local1486 prevKey, errorCode)) { in checkCompareTwo()1499 infoln(printCollationKey(prevKey)); in checkCompareTwo()1510 infoln(printCollationKey(prevKey)); in checkCompareTwo()1524 infoln(printCollationKey(prevKey)); in checkCompareTwo()1535 infoln(printCollationKey(prevKey)); in checkCompareTwo()1566 infoln(printCollationKey(prevKey)); in checkCompareTwo()1577 infoln(printCollationKey(prevKey)); in checkCompareTwo()1590 infoln(printCollationKey(prevKey)); in checkCompareTwo()1601 infoln(printCollationKey(prevKey)); in checkCompareTwo()[all …]