Lines Matching defs:W_NEWNODE
298 * W_NEWNODE - the key was found: a new node/tree is returned
301 typedef enum {W_ERROR, W_NOT_FOUND, W_EMPTY, W_NEWNODE} hamt_without_t;
1000 case W_NEWNODE: {
1034 return W_NEWNODE;
1057 return W_NEWNODE;
1090 return W_NEWNODE;
1496 return W_NEWNODE;
1520 return W_NEWNODE;
1784 case W_NEWNODE: {
1798 return W_NEWNODE;
1828 return W_NEWNODE;
1910 return W_NEWNODE;
2357 case W_NEWNODE: {