Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
H A 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()
/kernel/linux/linux-6.6/scripts/
H A 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()

Completed in 5 milliseconds