Searched refs:ERRNO_OUT_OF_RANGE (Results 1 – 3 of 3) sorted by relevance
42 #define ERRNO_OUT_OF_RANGE 16 macro
309 return ERRNO_OUT_OF_RANGE; in OhCloudExtVectorGet()320 return ERRNO_OUT_OF_RANGE; in OhCloudExtVectorGet()342 return ERRNO_OUT_OF_RANGE; in OhCloudExtVectorGet()369 return ERRNO_OUT_OF_RANGE; in OhCloudExtVectorGet()379 return ERRNO_OUT_OF_RANGE; in OhCloudExtVectorGet()389 return ERRNO_OUT_OF_RANGE; in OhCloudExtVectorGet()402 return ERRNO_OUT_OF_RANGE; in OhCloudExtVectorGet()
62 pub const ERRNO_OUT_OF_RANGE: c_int = 16; const