Searched refs:W_NEWNODE (Results 1 – 1 of 1) sorted by relevance
300 typedef enum {W_ERROR, W_NOT_FOUND, W_EMPTY, W_NEWNODE} hamt_without_t; enumerator991 case W_NEWNODE: { in hamt_node_bitmap_without()1025 return W_NEWNODE; in hamt_node_bitmap_without()1048 return W_NEWNODE; in hamt_node_bitmap_without()1081 return W_NEWNODE; in hamt_node_bitmap_without()1487 return W_NEWNODE; in hamt_node_collision_without()1511 return W_NEWNODE; in hamt_node_collision_without()1775 case W_NEWNODE: { in hamt_node_array_without()1789 return W_NEWNODE; in hamt_node_array_without()1819 return W_NEWNODE; in hamt_node_array_without()[all …]