Home
last modified time | relevance | path

Searched refs:W_ERROR (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dhamt.c299 typedef enum {W_ERROR, W_NOT_FOUND, W_EMPTY, W_NEWNODE} hamt_without_t; enumerator
1029 return W_ERROR; in hamt_node_bitmap_without()
1059 return W_ERROR; in hamt_node_bitmap_without()
1069 case W_ERROR: in hamt_node_bitmap_without()
1083 return W_ERROR; in hamt_node_bitmap_without()
1096 return W_ERROR; in hamt_node_bitmap_without()
1457 return W_ERROR; in hamt_node_collision_without()
1485 return W_ERROR; in hamt_node_collision_without()
1514 return W_ERROR; in hamt_node_collision_without()
1789 case W_ERROR: in hamt_node_array_without()
[all …]