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; enumerator994 case W_EMPTY: in hamt_node_bitmap_without()1092 return W_EMPTY; in hamt_node_bitmap_without()1475 return W_EMPTY; in hamt_node_collision_without()1812 case W_EMPTY: { in hamt_node_array_without()1820 return W_EMPTY; in hamt_node_array_without()2363 case W_EMPTY: in _PyHamt_Without()