Home
last modified time | relevance | path

Searched refs:tLSQUARE (Results 1 – 3 of 3) sorted by relevance

/dports/cad/nvc/nvc-r1.5.3/src/
H A Dtoken.h110 tLSQUARE, enumerator
H A Dlexer.l351 "[" { TOKEN(tLSQUARE); }
H A Dparse.c3357 consume(tLSQUARE); in p_signature()
3391 if (peek() == tLSQUARE) { in p_alias_declaration()