Home
last modified time | relevance | path

Searched defs:_ndx (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/cmd/sgs/elfedit/common/
H A Delfconst.c359 #define LC(_ndx, _func) sym_table[_ndx].ste_type = STE_LC; \ in init_libconv_strings() argument
361 #define LC_OS(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_OS; \ in init_libconv_strings() argument
363 #define LC_MACH(_ndx, _func) sym_table[_ndx].ste_type = STE_LC_MACH; \ in init_libconv_strings() argument
365 #define LC_OS_MACH(_ndx, _fun in init_libconv_strings() argument
[all...]
/titanic_51/usr/src/cmd/sgs/crle/common/
H A Dprint.c977 Word _ndx; in scanconfig() local
/titanic_51/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c4034 Word _ndx, _cnt; in hash() local