Searched refs:tcsptr (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dtp_main.c257 const atf_tc_t *const *tcsptr; local
263 for (tcsptr = tcs; *tcsptr != NULL; tcsptr++) {
264 const atf_tc_t *tc = *tcsptr;
270 if (tcsptr != tcs) /* Not first. */

Completed in 49 milliseconds