Lines Matching defs:F_ERROR
285 * F_ERROR - an error occurred;
289 typedef enum {F_ERROR, F_NOT_FOUND, F_FOUND} hamt_find_t;
1135 return F_ERROR;
1304 return F_ERROR;
1335 case F_ERROR:
1447 case F_ERROR:
1539 if (res == F_ERROR || res == F_NOT_FOUND) {
2093 If an exception occurs during the call, the result will be F_ERROR.
2385 return F_ERROR;
2397 case F_ERROR:
2434 case F_ERROR:
2770 case F_ERROR:
2821 case F_ERROR: