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

/freebsd-10.2-release/contrib/atf/atf-c/
H A Dbuild_test.c73 const char *const *exp_ptr; local
75 for (exp_ptr = exp_array; *exp_ptr != NULL; exp_ptr++)
76 printf(" '%s'", *exp_ptr);

Completed in 113 milliseconds