Searched defs:_ndx (Results 1 – 3 of 3) sorted by relevance
364 #define LC(_ndx, _func) sym_table[_ndx].ste_type = STE_LC; \ in init_libconv_strings() argument366 #define LC_OS(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_OS; \ in init_libconv_strings() argument368 #define LC_MACH(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_MACH; \ in init_libconv_strings() argument370 #define LC_OS_MACH(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_OS_MACH; \ in init_libconv_strings() argument
850 Word _ndx; in scanconfig() local
4166 Word _ndx, _cnt; in hash() local