Home | History | Annotate | Download | only in Sema

Lines Matching full:tsw_unspecified

388   case TSW_unspecified: return "unspecified";
549 if (TypeSpecWidth == TSW_unspecified)
859 (TypeSpecWidth != TSW_unspecified ||
880 TypeSpecWidth = TSW_unspecified;
908 if ((TypeSpecWidth != TSW_unspecified) && (TypeSpecWidth != TSW_short))
914 TSW_unspecified))
942 case TSW_unspecified: break;