Searched refs:csym_end (Results 1 – 1 of 1) sorted by relevance
368 struct cref_hash_entry **csyms, **csym_fill, **csym, **csym_end; in output_cref() local396 csym_end = csyms + cref_symcount; in output_cref()397 for (csym = csyms; csym < csym_end; csym++) in output_cref()