Lines Matching defs:F_FOUND
287 * F_FOUND - the key was found.
289 typedef enum {F_ERROR, F_NOT_FOUND, F_FOUND} hamt_find_t;
1139 return F_FOUND;
1308 return F_FOUND;
1362 case F_FOUND:
1453 case F_FOUND:
1549 return F_FOUND;
2088 If a value is found, the result will be set to F_FOUND, and
2401 case F_FOUND:
2440 case F_FOUND: {
2772 case F_FOUND:
2823 case F_FOUND: