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

12 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdint.h 123 typedef unsigned long int uintptr_t; typedef
129 typedef unsigned int uintptr_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdint-gcc.h 86 typedef __UINTPTR_TYPE__ uintptr_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
crtdefs.h 73 #undef uintptr_t macro
75 __MINGW_EXTENSION typedef unsigned __int64 uintptr_t; typedef
77 typedef unsigned int uintptr_t; typedef
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stdint-gcc.h 86 typedef __UINTPTR_TYPE__ uintptr_t; typedef
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stdint-gcc.h 86 typedef __UINTPTR_TYPE__ uintptr_t; typedef
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_config.h 43 typedef unsigned __int64 uintptr_t; typedef
45 typedef unsigned int uintptr_t; typedef
69 typedef unsigned int uintptr_t; typedef
  /prebuilts/misc/windows/sdl2/include/
SDL_config.h 43 typedef unsigned __int64 uintptr_t; typedef
45 typedef unsigned int uintptr_t; typedef
69 typedef unsigned int uintptr_t; typedef
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_config.h 43 typedef unsigned __int64 uintptr_t; typedef
45 typedef unsigned int uintptr_t; typedef
69 typedef unsigned int uintptr_t; typedef
  /bionic/libc/include/
stdint.h 71 typedef __uintptr_t uintptr_t; typedef
  /external/lz4/tests/
fuzzer.c 54 typedef size_t uintptr_t; /* true on most systems, except OpenVMS-64 (which doesn't need address overflow test) */ typedef
187 if (((uintptr_t)buffers[nbBuff] > (uintptr_t)0x80000000) && (!highAddress)) {
193 { size_t const sizeToGenerateOverflow = (size_t)(- ((uintptr_t)buffers[nbBuff-1]) + 512);
    [all...]
  /external/clang/lib/Headers/
opencl-c.h 75 typedef __UINTPTR_TYPE__ uintptr_t; typedef
    [all...]
stdint.h 270 typedef __uintn_t(__INTPTR_WIDTH__) uintptr_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 75 typedef __UINTPTR_TYPE__ uintptr_t; typedef
    [all...]
stdint.h 270 typedef __uintn_t(__INTPTR_WIDTH__) uintptr_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 76 typedef __UINTPTR_TYPE__ uintptr_t; typedef
    [all...]
stdint.h 270 typedef __uintn_t(__INTPTR_WIDTH__) uintptr_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
stdint.h 270 typedef __uintn_t(__INTPTR_WIDTH__) uintptr_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
stdint.h 267 typedef __UINTPTR_TYPE__ uintptr_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
stdint.h 267 typedef __UINTPTR_TYPE__ uintptr_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
stdint.h 267 typedef __UINTPTR_TYPE__ uintptr_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
stdint.h 267 typedef __UINTPTR_TYPE__ uintptr_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
stdint.h 267 typedef __UINTPTR_TYPE__ uintptr_t; typedef
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
stdint.h 267 typedef __UINTPTR_TYPE__ uintptr_t; typedef
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 75 typedef __UINTPTR_TYPE__ uintptr_t; typedef
    [all...]
stdint.h 270 typedef __uintn_t(__INTPTR_WIDTH__) uintptr_t; typedef

Completed in 647 milliseconds

12 3 4