Searched refs:found_samples (Results 1 – 1 of 1) sorted by relevance
167 sox_bool found_samples = sox_false, found_time = sox_false; in parsesamples() local189 found_samples = sox_true; in parsesamples()191 if (found_time || (def == 't' && !found_samples)) { in parsesamples()