Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/
Dasn1_compiler.c112 TOKEN_NUMBER, enumerator
470 tokens[tix++].token_type = TOKEN_NUMBER; in tokenise()
883 case TOKEN_NUMBER: in parse_type()
898 if (cursor->token_type != TOKEN_NUMBER) { in parse_type()