HomeSort by: relevance | last modified time | path
    Searched defs:tcsptr (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/atf/dist/atf-c/detail/
tp_main.c 258 const atf_tc_t *const *tcsptr; local
264 for (tcsptr = tcs; *tcsptr != NULL; tcsptr++) {
265 const atf_tc_t *tc = *tcsptr;
271 if (tcsptr != tcs) /* Not first. */

Completed in 23 milliseconds