HomeSort by: relevance | last modified time | path
    Searched refs:cgram (Results 1 - 4 of 4) sorted by relevancy

  /src/games/cgram/
Makefile 3 PROG= cgram
6 SRCS= cgram.c
7 MAN= cgram.6
  /src/games/
Makefile 12 caesar canfield cgram ching colorbars countmail cribbage \
  /src/usr.bin/xlint/lint1/
Makefile 6 SRCS= cgram.y \
21 LINTFLAGS.cgram.c+= -X 351 # 'extern' declaration in .c file
57 # Extra -UYYDEBUG for lint's strict bool mode, since cgram.c contains 'int
59 cgram.ln: cgram.c
README.md 9 * The parser in `cgram.y` creates types and expressions from the tokens.
168 See `compound_statement_rbrace:` in `cgram.y`.
219 | `switch (yyn)` | cgram.c | Reduction of a grammar rule |

Completed in 12 milliseconds