Searched refs:glh_find_hash_node (Results 1 – 1 of 1) sorted by relevance
120 static GlhHashNode *glh_find_hash_node(GlhHashBucket *bucket, const char *line,2182 hnode = glh_find_hash_node(bucket, line, n); in _glh_acquire_copy()2355 static GlhHashNode *glh_find_hash_node(GlhHashBucket *bucket, const char *line, in glh_find_hash_node() function