Searched defs:ERRNO_OUT_OF_RANGE (Results 1 – 2 of 2) sorted by relevance
42 #define ERRNO_OUT_OF_RANGE 16 macro
62 pub const ERRNO_OUT_OF_RANGE: c_int = 16; const