Home | History | Annotate | Download | only in tests

Lines Matching defs:new

188 	unsigned int i, j, new, found = 0;
203 new = 0;
207 new = 1;
210 if (new == 0) {
213 CU_ASSERT(new == 1);
229 int j, new, found = 0;
246 new = 0;
250 new = 1;
253 if (new == 0) {
256 CU_ASSERT(new == 1);