Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/cmd/
Dpxe_utils.c625 enum lex_state { enum
722 static void get_token(char **p, struct token *t, enum lex_state state) in get_token()
/third_party/mksh/
Dlex.c59 typedef struct lex_state { struct
62 struct lex_state *base; argument