HelenOS sources

token_type_t       44 uspace/app/bdsh/tok.c static void tok_start_token(tokenizer_t *, token_type_t);
token_type_t      239 uspace/app/bdsh/tok.c void tok_start_token(tokenizer_t *tok, token_type_t type)
token_type_t       44 uspace/app/bdsh/tok.h 	token_type_t type;
token_type_t       60 uspace/app/bdsh/tok.h 	token_type_t current_type;
token_type_t      126 uspace/lib/bithenge/src/script.c 	token_type_t token;
token_type_t      383 uspace/lib/bithenge/src/script.c static void expect(state_t *state, token_type_t type)
token_type_t      467 uspace/lib/bithenge/src/script.c static bithenge_binary_op_t token_as_binary_operator(token_type_t token)
HelenOS homepage, sources at GitHub