Lines Matching refs:spaceCheck2
42 void *spaceCheck, *spaceCheck2, *spaceCheck3; in testArray() local
74 spaceCheck2 = checkPointSpace(); in testArray()
86 res = res && checkSpace("(A)1m", spaceCheck2, 0); in testArray()
155 spaceCheck2 = checkPointSpace(); in testArray()
157 res = res && checkSpace("(A)3k", spaceCheck2, 0); in testArray()
295 void *spaceCheck, *spaceCheck2, *spaceCheck3; in testSet() local
328 spaceCheck2 = checkPointSpace(); in testSet()
341 res = res && checkSpace("(S)1n", spaceCheck2, 0); in testSet()
406 spaceCheck2 = checkPointSpace(); in testSet()
408 res = res && checkSpace("(S)3j", spaceCheck2, 0); in testSet()
510 void *spaceCheck, *spaceCheck2, *spaceCheck3; in testDictionary() local
544 spaceCheck2 = checkPointSpace(); in testDictionary()
557 res = res && checkSpace("(D)1m", spaceCheck2, 0); in testDictionary()