Searched refs:create_hashed_ident (Results 1 – 1 of 1) sorted by relevance
854 static struct ident *create_hashed_ident(const char *name, int len, unsigned long hash) in create_hashed_ident() function901 return create_hashed_ident(name, len, hash_name(name, len)); in built_in_ident()947 ident = create_hashed_ident(buf, len, hash); in get_one_identifier()