Searched refs:d_high_ord (Results 1 – 2 of 2) sorted by relevance
1034 static int d_high_ord; /* Highest ordinal index. */ variable2026 fprintf (f, "\t%s %d %s Number of functions\n", ASM_LONG, d_high_ord - d_low_ord + 1, ASM_C); in gen_exp_file()2029 d_named_nfuncs, d_low_ord, d_high_ord); in gen_exp_file()2031 show_allnames ? d_high_ord - d_low_ord + 1 : d_named_nfuncs, ASM_C); in gen_exp_file()3872 d_high_ord = d_export_vec[d_nfuncs-1]->ordinal; in fill_ordinals()
2005 (d_low_ord, d_high_ord, d_named_funcs): New.