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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditmcomp.h228 #define ITMC_OBJ_FIRST (1) macro
H A Dassemble.c169 for (i = ITMC_OBJ_FIRST; i <= ITMC_OBJ_LAST; i++) {
671 for (obj_type = ITMC_OBJ_FIRST; obj_type <= ITMC_OBJ_LAST; obj_type++) {
H A Ditm_util.c340 if ((ITMC_OBJ_FIRST <= type) && (type <= ITMC_OBJ_LAST)) {

Completed in 83 milliseconds