Searched refs:type_idx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dentry.c124 Word type_idx; local
126 type_idx = flags & TYP_ECF_MASK;
127 if (type_idx < TYP_ECF_NUM) {
128 leading_str_arr[0] = MSG_ORIG(types[type_idx]);

Completed in 56 milliseconds