Searched refs:first_found (Results 1 – 2 of 2) sorted by relevance
774 int first_found = 0;784 if (!first_found) {785 first_found = 1;796 if (first_found) {
776 int first_found = 0; in abbr_search() local786 if (!first_found) { in abbr_search()787 first_found = 1; in abbr_search()798 if (first_found) { in abbr_search()
Completed in 40 milliseconds