Searched defs:UINT_FAST16_MAX (Results 1 - 8 of 8) sorted by relevance

/external/opencv3/3rdparty/libjasper/jasper/
H A Djas_types.h165 #if !defined(UINT_FAST16_MAX)
167 #define UINT_FAST16_MAX USHRT_MAX macro
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h169 #define UINT_FAST16_MAX UINT16_MAX macro
/external/libvncserver/compat/msvc/
H A Dstdint.h169 #define UINT_FAST16_MAX UINT16_MAX macro
/external/mesa3d/include/c99/
H A Dstdint.h169 #define UINT_FAST16_MAX UINT16_MAX macro
/external/opencv3/3rdparty/include/
H A Dmsc_stdint.h140 #define UINT_FAST16_MAX UINT16_MAX macro
/external/bison/darwin-lib/
H A Dstdint.h439 #undef UINT_FAST16_MAX macro
442 #define UINT_FAST16_MAX UINT_FAST32_MAX macro
/external/clang/lib/Headers/
H A Dstdint.h630 # define UINT_FAST16_MAX __UINT_LEAST16_MAX macro
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
H A Dstdint.h630 # define UINT_FAST16_MAX __UINT_LEAST16_MAX macro

Completed in 138 milliseconds