Lines Matching refs:USet
338 showADiffB(const USet *a, const USet *b, in showADiffB()
341 USet *aa; in showADiffB()
410 showAMinusB(const USet *a, const USet *b, in showAMinusB()
417 showAIntersectB(const USet *a, const USet *b, in showAIntersectB()
424 compareUSets(const USet *a, const USet *b, in compareUSets()
507 USet *digits, *decimalValues; in TestLetterNumber()
1833 USet* set = uset_open(1, 0); /* empty set */ in TestCharNames()
1834 USet* dumb = uset_open(1, 0); /* empty set */ in TestCharNames()
1975 USet *set; in TestMirroring()
3094 USet *set1, *set2, *set3, *set4; in TestConsistency()
3396 USet *notSeen;