HomeSort by: relevance | last modified time | path
    Searched refs:UU_ERROR_OVERFLOW (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libuutil/common/
uu_strtoint.c 154 uu_set_error(UU_ERROR_OVERFLOW);
208 uu_set_error(UU_ERROR_OVERFLOW);
276 uu_set_error(UU_ERROR_OVERFLOW);
libuutil.h 53 #define UU_ERROR_OVERFLOW 8 /* value is too value */
uu_misc.c 152 case UU_ERROR_OVERFLOW:

Completed in 24 milliseconds