Searched defs:_ndx (Results 1 – 3 of 3) sorted by relevance
359 #define LC(_ndx, _func) sym_table[_ndx].ste_type = STE_LC; \ in init_libconv_strings() argument361 #define LC_OS(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_OS; \ in init_libconv_strings() argument363 #define LC_MACH(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_MACH; \ in init_libconv_strings() argument365 #define LC_OS_MACH(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_OS_MACH; \ in init_libconv_strings() argument
977 Word _ndx; in scanconfig() local
4030 Word _ndx, _cnt; in hash() local