Home
last modified time | relevance | path

Searched refs:TOK_INITIAL (Results 1 – 6 of 6) sorted by relevance

/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h876 TOK_INITIAL = 1081, enumerator
1806 #define TOK_INITIAL 1081 macro
H A Dparser.y3084 %token TOK_INITIAL "INITIAL"
3576 TOK_INITIAL
8869 | TOK_INITIAL
12164 TOK_INITIAL {$$ = cb_int1;}
18506 _initial: | TOK_INITIAL ;
H A Dreserved.c1505 { "INITIAL", 0, 0, TOK_INITIAL, /* 2002 */
H A Dparser.c3162 TOK_INITIAL = 1081, enumerator
4092 #define TOK_INITIAL 1081 macro
/dports/cad/yosys/yosys-yosys-0.12/frontends/verilog/
H A Dverilog_lexer.l218 "initial" { return TOK_INITIAL; }
H A Dverilog_parser.y355 %token TOK_INTEGER TOK_SIGNED TOK_ASSIGN TOK_ALWAYS TOK_INITIAL
2330 attr TOK_INITIAL {