Searched refs:stest (Results 1 – 3 of 3) sorted by relevance
81 for (i = 0; i < sizeof (stest) / sizeof (stest[0]); i++) \83 rc = FTOSTR (sbuf, stest[i].size, stest[i].fmt, stest[i].t.FSUF); \84 rc1 = (strcmp (sbuf, stest[i].s) != 0) || (rc != stest[i].rc); \88 sbuf, rc, stest[i].s, stest[i].rc); \
45 static const struct test stest[] = { variable
Completed in 8 milliseconds