Searched refs:MapCreateNode (Results 1 – 1 of 1) sorted by relevance
94 static struct MapNode *MapCreateNode(const char *key, uint32_t hash, in MapCreateNode() function178 node = MapCreateNode(key, hash, value, valueSize); in MapSet()