Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dstdint.d91 alias intptr_t = ptrdiff_t; /// in version() local
125 alias intptr_t = cpp_long; /// in version() local
171 alias intptr_t = ptrdiff_t; /// in version() local
205 alias intptr_t = ptrdiff_t; /// in version() local
239 alias intptr_t = ptrdiff_t; /// in version() local
273 alias intptr_t = ptrdiff_t; /// in version() local
307 alias intptr_t = ptrdiff_t; /// in version() local
341 alias intptr_t = cpp_long; /// in version() local
375 alias intptr_t = ptrdiff_t; /// in version() local
/netbsd-src/sys/sys/
H A Dstdint.h79 typedef __intptr_t intptr_t; typedef
/netbsd-src/include/
H A Dunistd.h251 typedef __intptr_t intptr_t; global() typedef
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h115 typedef signed __int64 intptr_t; typedef
118 typedef _W64 signed int intptr_t; typedef
/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h115 typedef signed __int64 intptr_t; typedef
118 typedef _W64 signed int intptr_t; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/arm/
H A Defibind.h33 typedef int32_t intptr_t; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
H A Defibind.h35 typedef int64_t intptr_t; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
H A Defibind.h33 typedef int64_t intptr_t; typedef
/netbsd-src/external/gpl3/autoconf/dist/lib/autoconf/
H A Dtypes.m4354 [AC_DEFINE_UNQUOTED([intptr_t], [$ac_type], definition
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Defibind.h68 typedef int64_t intptr_t; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Defibind.h81 typedef int32_t intptr_t; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdint-gcc.h83 typedef __INTPTR_TYPE__ intptr_t; typedef
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h128 typedef long intptr_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdint-gcc.h83 typedef __INTPTR_TYPE__ intptr_t; typedef
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdint_.h213 #define intptr_t long int macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdint_.h213 #define intptr_t long int macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dstdint.h324 # define intptr_t gl_intptr_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdint.h324 # define intptr_t gl_intptr_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dstdint.h324 # define intptr_t gl_intptr_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dstdint.h324 # define intptr_t gl_intptr_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
H A Dstdint.h324 # define intptr_t gl_intptr_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/powerpc64/gnulib/import/
H A Dstdint.h324 # define intptr_t gl_intptr_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
H A Dstdint.h324 # define intptr_t gl_intptr_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dstdint.h324 # define intptr_t gl_intptr_t macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dstdint.h324 # define intptr_t gl_intptr_t macro

12