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

1 2 34 5

  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
stdint.h 102 # define UINT16_MAX (65535)
103 # define UINT_LEAST16_MAX UINT16_MAX
  /external/bison/examples/calc++/
calc++-scanner.cc 104 #ifndef UINT16_MAX
105 #define UINT16_MAX (65535U)
    [all...]
  /external/bison/src/
scan-skel.c 123 #ifndef UINT16_MAX
124 #define UINT16_MAX (65535U)
    [all...]
  /external/clang/lib/Headers/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /external/libpcap/
scanner.c 102 #ifndef UINT16_MAX
103 #define UINT16_MAX (65535U)
    [all...]
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
stdint.h 616 #define UINT16_MAX UINT16_C(65535)
619 # define __UINT_LEAST16_MAX UINT16_MAX
622 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
stdint.h 616 #define UINT16_MAX UINT16_C(65535)
619 # define __UINT_LEAST16_MAX UINT16_MAX
622 # define __UINT_LEAST8_MAX UINT16_MAX
  /prebuilts/sdk/renderscript/clang-include/
stdint.h 615 #define UINT16_MAX UINT16_C(65535)
618 # define __UINT_LEAST16_MAX UINT16_MAX
621 # define __UINT_LEAST8_MAX UINT16_MAX

Completed in 2916 milliseconds

1 2 34 5