Searched refs:found1 (Results 1 – 7 of 7) sorted by relevance
146 char *found1; local159 found1 = strstr(local_entry, token1);161 if (must_be_first_character && (found1 != local_entry)) return(0);163 if (found1 && (num_tokens == 1)) return(1);165 if (found1 && (num_tokens > 1)) {167 if (found2 && (found2 > found1) && (num_tokens == 2)) return(1);170 if ((found2 > found1) && (num_tokens == 3)) {172 if (found3 && (found3 > found2) && (found2 > found1)) return(1);
40 je .found1 / yes65 .found1: label
47 je .found1 / yes74 .found1: label
53 je .found1 / yes80 .found1: label
54 je .found1 / yes81 .found1: label
967 goto found1; in docd()972 found1: in docd()