Searched refs:UU_ERROR_OVERFLOW (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/lib/libuutil/common/
H A Duu_strtoint.c154 uu_set_error(UU_ERROR_OVERFLOW);
208 uu_set_error(UU_ERROR_OVERFLOW);
276 uu_set_error(UU_ERROR_OVERFLOW);
H A Duu_misc.c152 case UU_ERROR_OVERFLOW:
H A Dlibuutil.h53 #define UU_ERROR_OVERFLOW 8 /* value is too value */ macro

Completed in 130 milliseconds