HomeSort by relevance Sort by last modified time
    Searched defs:UINT16_MAX (Results 26 - 50 of 104) sorted by null

12 3 4 5

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 87 #define UINT16_MAX 65535
103 #define UINT_LEAST16_MAX UINT16_MAX
119 #define UINT_FAST16_MAX UINT16_MAX
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h 116 # undef UINT16_MAX
117 # define UINT16_MAX __UINT16_MAX__
  /bionic/libc/include/
stdint.h 171 #define UINT16_MAX (65535)
172 #define UINT_LEAST16_MAX UINT16_MAX
  /development/ndk/platforms/android-21/include/
stdint.h 171 #define UINT16_MAX (65535)
172 #define UINT_LEAST16_MAX UINT16_MAX
  /development/ndk/platforms/android-3/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /external/bison/darwin-lib/
stdint.h 362 #undef UINT16_MAX
365 #define UINT16_MAX 65535
403 #define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/misc/windows/sdl2/test/
testautomation_video.c 11 #define UINT16_MAX ~(Uint16)0
866 randomId = SDLTest_RandomIntegerInRange(UINT8_MAX,UINT16_MAX);
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX

Completed in 530 milliseconds

12 3 4 5