Home
last modified time | relevance | path

Searched refs:cclnegate (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/flex/src/
H A Dparse.y123 cclnegate( pat );
699 cclnegate( ccldot );
708 cclnegate( cclany );
786 cclnegate( $3 );
H A Dccl.c226 void cclnegate (int cclp) in cclnegate() function
H A Dflexdef.h693 extern void cclnegate(int); /* negate a ccl */
/freebsd/usr.bin/lex/
H A Dinitparse.c865 cclnegate( pat ); in YYPARSE_DECL()
1457 cclnegate( ccldot ); in YYPARSE_DECL()
1466 cclnegate( cclany ); in YYPARSE_DECL()
1552 cclnegate( yystack.l_mark[-1] ); in YYPARSE_DECL()