Home
last modified time | relevance | path

Searched refs:syntaxerror (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/regress/usr.sbin/btrace/
Dsyntaxerror.ok1 syntaxerror.bt:3:4: syntax error:
DMakefile12 staticv-empty syntaxerror tuple tupleeval vareval
/openbsd/src/usr.bin/lex/
Dmain.c54 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable
907 printstats = syntaxerror = trace = spprdflt = false; in flexinit()
1434 if (syntaxerror) in readin()
Dparse.y1005 syntaxerror = true; in synerr()
Dflexdef.h364 extern int printstats, syntaxerror, eofseen, ddebug, trace, nowarn,