Searched refs:found_e (Results 1 – 2 of 2) sorted by relevance
170 sox_bool found_colon, found_dot, found_e; in parsesamples() local184 found_e = pos && pos < end; in parsesamples()186 if (found_colon || (found_dot && !found_e) || *(end-1) == 't') in parsesamples()193 if (found_e) in parsesamples()
492 found_e = false, found_other = false; in wg_allowedips_selftest() local637 found_e = true; in wg_allowedips_selftest()646 test_boolean(found_e); in wg_allowedips_selftest()