Lines Matching refs:DD_ARY
1196 tp->t_sizestr = NULL; /* DD_ARY */
1218 case DD_ARY:
1261 tp->t_dt = DD_ARY;
1351 case DD_ARY:
1432 return (tp && (tp->t_dt == DD_ARY));
1437 assert(tp->t_dt == DD_ARY);
1760 * decl_addary - allocate and add a DD_ARY type_t to the end of
1878 ((tp->t_next->t_dt == DD_ARY) ||
1904 case DD_ARY:
2105 if (tp->t_dt == DD_PTR || tp->t_dt == DD_ARY) {
2185 case DD_ARY: