Searched refs:num_found (Results 1 – 3 of 3) sorted by relevance
825 unsigned int num_found = 0; in print_unicode_buffer() local836 num_found = 0; in print_unicode_buffer()844 num_found = 0; in print_unicode_buffer()851 num_found = 0; in print_unicode_buffer()858 num_found = 0; in print_unicode_buffer()863 if (num_found == 0) in print_unicode_buffer()867 ++ num_found; in print_unicode_buffer()869 if (num_found >= string_min) in print_unicode_buffer()873 if (num_found < string_min) in print_unicode_buffer()
335 int num_found; member354 fctx->num_found++; in rmconf_find()361 fctx->num_found = 1; in rmconf_find()397 if (ctx.num_found != 1) { in getrmconf()443 if (ctx.num_found != 1) { in getrmconf_by_ph1()
6037 * event-loop.c (gdb_wait_for_event): Initialize num_found to 0.