Searched refs:notes_found (Results 1 – 1 of 1) sorted by relevance
106 unsigned notes_found = 0; in print_notes() local117 notes_found++; in print_notes()172 return notes_found; in print_notes()184 unsigned notes_found = 0; in main() local281 notes_found = print_notes(&elf, in main()286 if ( notes_found == 0 ) in main()295 notes_found = print_notes(&elf, in main()298 if ( notes_found ) in main()
Completed in 27 milliseconds