Searched refs:found (Results 1 – 7 of 7) sorted by relevance
10 int32_t table_size, idx, i, found; in main() local38 found = 0; in main()48 ++found; in main()51 if (found == 0) in main()56 else if (found != 6) in main()58 printf ("expected 6 collating elements, found %d\n", found); in main()
72 _Bool found; in handle_restart() member77 fds[i].found = false; in handle_restart()108 bool found = false; in handle_restart() local111 fds[i].found = found = true; in handle_restart()113 if (!found) in handle_restart()123 if (!fds[i].found) in handle_restart()
808 int found[header->nsyms]; in check_header() local811 memset (found, '\0', header->nsyms * sizeof (int)); in check_header()863 found[i] = 1; in check_header()891 if (found[i] == 0) in check_header()
183 goto found; in FCT()207 found: in FCT()
3898 bool found = false; in find_collation_sequence_value() local3910 found = true; in find_collation_sequence_value()3921 if (found) in find_collation_sequence_value()
52 # > resolve the differences, but no solution has been found that would
874 wants to see. Bug found and analyzed by Thorsten Kukuk6674 (_dl_load_cache_lookup): Test cache IDs found against7623 (parse_glob): Attempt to glob when an unquoted `[' is found8044 module cannot be found. Reported by Andreas Jaeger.8528 * nscd/nscd_getgr_r.c: Fix return code if group not found.8915 * nss/getXXent_r.c: If no more module is found don't try to call9734 if similar entry is found. Patch by Mark M. Kettenis.
Completed in 47 milliseconds