HomeSort by relevance Sort by last modified time
    Searched refs:UINT_LEAST16_TYPE (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
mingw-stdint.h 36 #define UINT_LEAST16_TYPE "short unsigned int"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
defaults.h 591 #ifdef UINT_LEAST16_TYPE
592 #define CHAR16_TYPE UINT_LEAST16_TYPE
694 #ifndef UINT_LEAST16_TYPE
695 #define UINT_LEAST16_TYPE ((const char *) NULL)
    [all...]

Completed in 190 milliseconds