Searched refs:alloc_token (Results 1 – 2 of 2) sorted by relevance
334 static struct token * alloc_token(stream_t *stream) in alloc_token() function455 end = alloc_token(stream); in mark_eof()980 begin = alloc_token(stream); in setup_stream()991 struct token *token = alloc_token(stream); in tokenize_stream()
95 static struct token *alloc_token(struct position *pos) in alloc_token() function603 struct token *alloc = alloc_token(streampos); in dup_token()1465 token = alloc_token(&expansion->pos); in parse_expansion()