Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpr15296.c6 typedef int __attribute__ ((mode (__pointer__))) intptr_t; typedef
/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
H A DSROA.h61 explicit operator intptr_t() const { return static_cast<intptr_t>(Storage); } in intptr_t() function
/openbsd/sys/sys/
H A Dstdint.h93 typedef __intptr_t intptr_t; typedef
/openbsd/include/
H A Dunistd.h320 typedef __intptr_t intptr_t; typedef
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32.h354 typedef int intptr_t; typedef
/openbsd/gnu/llvm/clang/lib/Headers/
H A Dopencl-c-base.h152 typedef __INTPTR_TYPE__ intptr_t; typedef
H A Dstdint.h291 typedef __INTPTR_TYPE__ intptr_t; typedef
/openbsd/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp217 void DwarfFDECache<A>::dyldUnloadHook(const struct mach_header *mh, intptr_t ) { in dyldUnloadHook() argument