Searched refs:tcsptr (Results 1 – 1 of 1) sorted by relevance
252 const atf_tc_t *const *tcsptr; in list_tcs() local258 for (tcsptr = tcs; *tcsptr != NULL; tcsptr++) { in list_tcs()259 const atf_tc_t *tc = *tcsptr; in list_tcs()265 if (tcsptr != tcs) /* Not first. */ in list_tcs()