Searched refs:hash_ident (Results 1 – 1 of 1) sorted by relevance
2362 static TokenSym *hash_ident[TOK_HASH_SIZE]; variable7181 pts = &hash_ident[h]; in tok_alloc()9296 pts = &hash_ident[h]; in next_nomacro1()20776 memset(hash_ident, 0, TOK_HASH_SIZE * sizeof(TokenSym *)); in tcc_new()