Home
last modified time | relevance | path

Searched refs:insert_hash (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dtokenize.c846 static struct ident * insert_hash(struct ident *ident, unsigned long hash) in insert_hash() function
895 return insert_hash(ident, hash_name(ident->name, ident->len)); in hash_ident()