Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dtoken.h222 extern struct ident *hash_ident(struct ident *);
H A Dsymbol.c722 hash_ident(&n) in init_symbols()
H A Dtokenize.c889 struct ident *hash_ident(struct ident *ident) in hash_ident() function