Searched refs:CT_USER (Results 1 – 3 of 3) sorted by relevance
122 enum ctype { CT_CONTENTS, CT_USER } ; enumerator
645 $$ = new_constraint_spec(CT_USER);
2145 (yyval.constraint_spec) = new_constraint_spec(CT_USER); in yyparse()