Searched refs:alloc_token (Results 1 – 2 of 2) sorted by relevance
343 static struct token * alloc_token(stream_t *stream) in alloc_token() function464 end = alloc_token(stream); in mark_eof()984 begin = alloc_token(stream); in setup_stream()995 struct token *token = alloc_token(stream); in tokenize_stream()
94 static struct token *alloc_token(struct position *pos) in alloc_token() function593 struct token *alloc = alloc_token(streampos); in dup_token()1330 token = alloc_token(&expansion->pos); in parse_expansion()