Searched refs:notes_found (Results 1 – 1 of 1) sorted by relevance
105 unsigned notes_found = 0; in print_notes() local116 notes_found++; in print_notes()171 return notes_found; in print_notes()183 unsigned notes_found = 0; in main() local280 notes_found = print_notes(&elf, in main()285 if ( notes_found == 0 ) in main()294 notes_found = print_notes(&elf, in main()297 if ( notes_found ) in main()
Completed in 3 milliseconds