Searched refs:CT_CONTENTS (Results 1 – 3 of 3) sorted by relevance
122 enum ctype { CT_CONTENTS, CT_USER } ; enumerator
621 $$ = new_constraint_spec(CT_CONTENTS);629 $$ = new_constraint_spec(CT_CONTENTS);637 $$ = new_constraint_spec(CT_CONTENTS);
2111 (yyval.constraint_spec) = new_constraint_spec(CT_CONTENTS); in yyparse()2123 (yyval.constraint_spec) = new_constraint_spec(CT_CONTENTS); in yyparse()2135 (yyval.constraint_spec) = new_constraint_spec(CT_CONTENTS); in yyparse()