Home
last modified time | relevance | path

Searched defs:intptr_t (Results 1 – 25 of 35) sorted by relevance

12

/external/curl/docs/examples/
Danyauthput.c33 typedef int intptr_t; typedef
45 typedef __int64 intptr_t; typedef
47 typedef int intptr_t; typedef
63 #define intptr_t long macro
/external/libpcap/
Dpcap-stdinc.h75 typedef __int64 intptr_t; typedef
77 typedef _W64 int intptr_t; typedef
/external/mesa3d/src/egl/main/
Deglcompiler.h50 typedef __int64 intptr_t; typedef
53 typedef __int32 intptr_t; typedef
/external/clang/test/CodeGen/
D2008-12-23-AsmIntPointerTie.c4 typedef long intptr_t; typedef
Dcaptured-statements.c7 typedef __INTPTR_TYPE__ intptr_t; typedef
/external/clang/test/Headers/Inputs/include/
Dstdint.h13 typedef __INTPTR_TYPE__ intptr_t; typedef
/external/syslinux/gpxe/src/arch/i386/include/bits/
Dstdint.h21 typedef unsigned long intptr_t; typedef
/external/syslinux/gpxe/src/arch/x86_64/include/bits/
Dstdint.h19 typedef unsigned long intptr_t; typedef
/external/syslinux/com32/include/bitsize32/
Dstdint.h16 typedef int intptr_t; typedef
/external/clang/test/Sema/
Dstatic-init.c3 typedef __typeof((int*) 0 - (int*) 0) intptr_t; typedef
/external/syslinux/com32/include/bitsize64/
Dstdint.h16 typedef long int intptr_t; typedef
/external/syslinux/libfat/
Dopen.c25 libfat_open(int (*readfunc) (intptr_t, void *, size_t, libfat_sector_t), in libfat_open()
/external/clang/test/OpenMP/
Dparallel_proc_bind_codegen.cpp8 typedef __INTPTR_TYPE__ intptr_t; typedef
Dparallel_num_threads_codegen.cpp8 typedef __INTPTR_TYPE__ intptr_t; typedef
/external/clang/test/Analysis/
Dstackaddrleak.c4 typedef __INTPTR_TYPE__ intptr_t; typedef
DNSString.m19 typedef int64_t intptr_t; typedef
24 typedef int32_t intptr_t; typedef
Dstack-addr-ps.cpp3 typedef __INTPTR_TYPE__ intptr_t; typedef
/external/llvm/unittests/ADT/
DPointerEmbeddedIntTest.cpp46 TEST(PointerEmbeddedIntTest, intptr_t) { in TEST() argument
/external/clang/test/CodeGenCXX/
Dvla-lambda-capturing.cpp8 typedef __INTPTR_TYPE__ intptr_t; typedef
/external/libvncserver/compat/msvc/
Dstdint.h115 typedef __int64 intptr_t; typedef
118 typedef _W64 int intptr_t; typedef
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h115 typedef signed __int64 intptr_t; typedef
118 typedef _W64 signed int intptr_t; typedef
/external/mesa3d/include/c99/
Dstdint.h115 typedef signed __int64 intptr_t; typedef
118 typedef _W64 signed int intptr_t; typedef
/external/libusb/msvc/
Dstdint.h38 typedef __int64 intptr_t; typedef
40 typedef int intptr_t; typedef
/external/syslinux/dos/
Dstdint.h46 typedef int32_t intptr_t; typedef
/external/v8/tools/clang/plugins/tests/
Dipc.cpp8 typedef int intptr_t; typedef

12