Searched refs:DT_IDENT_XLSOU (Results 1 – 5 of 5) sorted by relevance
94 #define DT_IDENT_XLSOU 7 /* identifier is a translated struct or union */ macro
1005 if ((idp = dt_node_resolve(dnp->dn_right, DT_IDENT_XLSOU)) != NULL) { in dt_cg_asgn_op()1251 idp->di_kind == DT_IDENT_XLSOU) && in dt_cg_array_op()1872 dnp->dn_left, DT_IDENT_XLSOU)) != NULL || in dt_cg_node()2036 if (dnp->dn_ident->di_kind == DT_IDENT_XLSOU || in dt_cg_node()2166 if ((idp = dt_node_resolve(dnp, DT_IDENT_XLSOU)) != NULL) { in dt_cg()
155 dxp->dx_souid.di_kind = DT_IDENT_XLSOU; in dt_xlator_create()
1043 case DT_IDENT_XLSOU: return ("translated data"); in dt_idkind_name()
3543 if ((idp = dt_node_resolve(rp, DT_IDENT_XLSOU)) != NULL) { in dt_cook_op2()3589 if (idp != NULL && idp->di_kind == DT_IDENT_XLSOU && in dt_cook_op2()3695 if ((idp = dt_node_resolve(lp, DT_IDENT_XLSOU)) != NULL || in dt_cook_op2()4229 if ((rdp = dt_node_resolve(inp->din_root, DT_IDENT_XLSOU)) != NULL || in dt_cook_inline()