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; enumerator1011 case W_NEWNODE: { in hamt_node_bitmap_without()1045 return W_NEWNODE; in hamt_node_bitmap_without()1068 return W_NEWNODE; in hamt_node_bitmap_without()1101 return W_NEWNODE; in hamt_node_bitmap_without()1507 return W_NEWNODE; in hamt_node_collision_without()1531 return W_NEWNODE; in hamt_node_collision_without()1795 case W_NEWNODE: { in hamt_node_array_without()1809 return W_NEWNODE; in hamt_node_array_without()1839 return W_NEWNODE; in hamt_node_array_without()[all …]