Searched refs:WINT_MIN (Results 1 – 22 of 22) sorted by relevance
217 #ifndef WINT_MIN218 #error WINT_MIN not defined
214 #ifndef WINT_MIN215 #error WINT_MIN not defined
1479 WINT_MIN_ WINT_MIN
1591 WINT_MIN_ WINT_MIN
117 #define WINT_MIN 0x0000 macro
83 WINT_MIN
84 WINT_MIN
218 #define WINT_MIN 0 macro
670 # define WINT_MIN __UINTN_C(__WINT_WIDTH__, 0) macro673 # define WINT_MIN __INTN_MIN(__WINT_WIDTH__) macro
684 # define WINT_MIN __UINTN_C(__WINT_WIDTH__, 0) macro687 # define WINT_MIN __INTN_MIN(__WINT_WIDTH__) macro
212 #ifndef WINT_MIN213 #error WINT_MIN not defined
248 assert(WINT_MIN == std::numeric_limits<wint_t>::min()); in main()
211 #ifndef WINT_MIN212 #error WINT_MIN not defined
247 assert(WINT_MIN == std::numeric_limits<wint_t>::min()); in main()
248 assert(WINT_MIN == std::numeric_limits<std::wint_t>::min()); in main()
249 assert(WINT_MIN == std::numeric_limits<std::wint_t>::min()); in main()
111 pub const WINT_MIN: ::std::os::raw::c_uint = 0; constant
143 pub const WINT_MIN: ::std::os::raw::c_uint = 0; constant
273 WINT_MIN = (0) variable
199 SYMBOL(WINT_MIN, None, <stdint.h>)