Searched refs:nopts (Results 1 – 1 of 1) sorted by relevance
560 unsigned nopts; in hol_entry_short_iterate() local565 for (opt = real, nopts = entry->num; nopts > 0 && !val; opt++, nopts--) in hol_entry_short_iterate()589 unsigned nopts; in hol_entry_long_iterate() local593 for (opt = real, nopts = entry->num; nopts > 0 && !val; opt++, nopts--) in hol_entry_long_iterate()
Completed in 7 milliseconds