Lines Matching defs:t0
1104 struct testcase *t0, *t1;1110 for (t0 = &testcases[0]; t0->s != NULL; ++t0) {1111 len0 = strnlen(t0->s, t0->n);1116 memcpy(&buf[0], t0->s, t0->n);1117 fp = fmemopen(&buf[0], t0->n, *p);1123 nleft = t0->n - len0;
Indexes created Sun Sep 21 16:09:51 GMT 2025