Searched refs:W_EMPTY (Results 1 – 1 of 1) sorted by relevance
300 typedef enum {W_ERROR, W_NOT_FOUND, W_EMPTY, W_NEWNODE} hamt_without_t; enumerator974 case W_EMPTY: in hamt_node_bitmap_without()1072 return W_EMPTY; in hamt_node_bitmap_without()1455 return W_EMPTY; in hamt_node_collision_without()1792 case W_EMPTY: { in hamt_node_array_without()1800 return W_EMPTY; in hamt_node_array_without()2343 case W_EMPTY: in _PyHamt_Without()