Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtokenize.c799 #define ident_hash_init(c) (c) macro
885 hash = ident_hash_init(*p++); in hash_name()
924 hash = ident_hash_init(c); in get_one_identifier()