Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
H A Dtokenize.c343 static struct token * alloc_token(stream_t *stream) in alloc_token() function
464 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()
H A Dpre-process.c94 static struct token *alloc_token(struct position *pos) in alloc_token() function
593 struct token *alloc = alloc_token(streampos); in dup_token()
1330 token = alloc_token(&expansion->pos); in parse_expansion()

Completed in 5 milliseconds