Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/flex/
Dparse.y123 cclnegate( pat );
697 cclnegate( ccldot );
706 cclnegate( cclany );
784 cclnegate( $3 );
Dccl.c228 void cclnegate (cclp) in cclnegate() function
Dflexdef.h744 extern void cclnegate PROTO ((int)); /* negate a ccl */
/freebsd-12-stable/usr.bin/lex/
Dinitparse.c871 cclnegate( pat ); in YYPARSE_DECL()
1461 cclnegate( ccldot ); in YYPARSE_DECL()
1470 cclnegate( cclany ); in YYPARSE_DECL()
1556 cclnegate( yystack.l_mark[-1] ); in YYPARSE_DECL()