Lines Matching refs:ENUM
809 n->u.value.v_tspec = INT; /* ENUM is in n->tn_type */
1388 case ENUM:
3383 /* Allow enum in array indices. */
3390 /* dubious operation '%s' on enum */
3402 /* enum type mismatch between '%s' and '%s' in ... */
3418 /* enum type mismatch: '%s' '%s' '%s' */
3521 if (t == ENUM)
3554 if (t == ENUM)
3630 if (nt == ENUM && ot == INT)
3885 enum rank_kind rk1 = type_properties(nst)->tt_rank_kind;
3886 enum rank_kind rk2 = type_properties(ost)->tt_rank_kind;
4019 case ENUM:
4373 case ENUM: