Lines Matching defs:W_NOT_FOUND
295 * W_NOT_FOUND - the key was not found: there's nothing to delete;
301 typedef enum {W_ERROR, W_NOT_FOUND, W_EMPTY, W_NEWNODE} hamt_without_t;
962 return W_NOT_FOUND;
1061 case W_NOT_FOUND:
1077 return W_NOT_FOUND;
1440 return W_NOT_FOUND;
1451 return W_NOT_FOUND;
1770 return W_NOT_FOUND;
1779 case W_NOT_FOUND:
2354 case W_NOT_FOUND: