Searched refs:resp (Results 1 – 1 of 1) sorted by relevance
350 if (resp != NULL) in do_test()351 *resp = '\0'; in do_test()373 while (*resp == ' ' || *resp == '\t') in do_test()374 ++resp; in do_test()379 inp, resp); in do_test()385 if (strspn ((char *) resp, "01") != strlen ((char *) resp)) in do_test()396 != (*resp != '0')) in do_test()403 ++resp; in do_test()413 *inp, *inp, *resp); in do_test()417 ++resp; in do_test()[all …]
Completed in 4 milliseconds