Searched refs:result_str (Results 1 – 1 of 1) sorted by relevance
64 const char *result_str; in do_test() local93 result_str = next_input (&cp, 0, 0); in do_test()94 if (result_str == NULL) in do_test()97 if (strcmp (result_str, "0") == 0) in do_test()99 else if (strcasecmp (result_str, "NOMATCH") == 0) in do_test()104 result = strtol (result_str, &endp, 0); in do_test()