Searched refs:MAXUINT16 (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dbasetsd.h156 #define MAXUINT16 ((UINT16)~ ((UINT16)0)) macro
157 #define MAXINT16 ((INT16) (MAXUINT16 >> 1))
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dbasetsd.h156 #define MAXUINT16 ((UINT16)~ ((UINT16)0)) macro
157 #define MAXINT16 ((INT16) (MAXUINT16 >> 1))

Completed in 93 milliseconds