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