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

/illumos-gate/usr/src/common/ficl/
H A Dword.c32 ficlWordKind iType; local
37 iType = FICL_WORDKIND_INSTRUCTION;
46 iType = FICL_WORDKIND_INSTRUCTION_WORD;
134 return (iType);

Completed in 53 milliseconds