Searched defs:intmax_t (Results 1 - 25 of 74) sorted by relevance

123

/netbsd-current/sys/arch/hppa/include/
H A Dint_mwgwtypes.h78 typedef __COMPILER_INT64__ intmax_t; typedef
82 typedef long long int intmax_t; typedef
/netbsd-current/sys/arch/i386/include/
H A Dint_mwgwtypes.h82 typedef __COMPILER_INT64__ intmax_t; typedef
86 typedef long long int intmax_t; typedef
/netbsd-current/sys/arch/ia64/include/
H A Dint_mwgwtypes.h77 typedef long int intmax_t; typedef
/netbsd-current/sys/arch/amd64/include/
H A Dint_mwgwtypes.h68 typedef long int intmax_t; typedef
/netbsd-current/sys/arch/alpha/include/
H A Dint_mwgwtypes.h77 typedef long int intmax_t; typedef
/netbsd-current/sys/arch/vax/include/
H A Dint_mwgwtypes.h81 typedef __COMPILER_INT64__ intmax_t; typedef
85 typedef long long int intmax_t; typedef
/netbsd-current/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h86 typedef __COMPILER_INT64__ intmax_t; typedef
89 typedef long int intmax_t; typedef
93 typedef long long int intmax_t; typedef
/netbsd-current/sys/arch/sh3/include/
H A Dint_mwgwtypes.h80 typedef __COMPILER_INT64__ intmax_t; typedef
84 typedef long long int intmax_t; typedef
/netbsd-current/sys/arch/sparc/include/
H A Dint_mwgwtypes.h106 typedef __COMPILER_INT64__ intmax_t; typedef
110 typedef long int intmax_t; typedef
114 typedef long long int intmax_t; typedef
/netbsd-current/sys/arch/m68k/include/
H A Dint_mwgwtypes.h81 typedef __COMPILER_INT64__ intmax_t; typedef
85 typedef long long int intmax_t; typedef
/netbsd-current/sys/sys/
H A Dcommon_int_mwgwtypes.h66 typedef __INTMAX_TYPE__ intmax_t; typedef
/netbsd-current/sys/arch/mips/include/
H A Dint_mwgwtypes.h86 typedef __COMPILER_INT64__ intmax_t; typedef
89 typedef long int intmax_t; typedef
93 typedef long long int intmax_t; typedef
/netbsd-current/sys/arch/arm/include/
H A Dint_mwgwtypes.h123 typedef __INTMAX_TYPE__ intmax_t; typedef
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h136 typedef int64_t intmax_t; typedef
139 typedef int32_t intmax_t; typedef
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdint_.h221 #undef intmax_t macro
223 # define intmax_t long long int macro
225 # define intmax_t int64_t macro
227 # define intmax_t long int macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdint_.h221 #undef intmax_t macro
223 # define intmax_t long long int macro
225 # define intmax_t int64_t macro
227 # define intmax_t long int macro
/netbsd-current/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h123 typedef int64_t intmax_t; typedef
/netbsd-current/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h123 typedef int64_t intmax_t; typedef
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dapps.h399 # define intmax_t long macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdint-gcc.h91 typedef __INTMAX_TYPE__ intmax_t; typedef
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dstdint.h340 # undef intmax_t macro
343 # define intmax_t gl_intmax_t macro
345 # define intmax_t int64_t macro
348 # define intmax_t gl_intmax_t macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dstdint.h340 # undef intmax_t macro
343 # define intmax_t gl_intmax_t macro
345 # define intmax_t int64_t macro
348 # define intmax_t gl_intmax_t macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dstdint.h340 # undef intmax_t macro
343 # define intmax_t gl_intmax_t macro
345 # define intmax_t int64_t macro
348 # define intmax_t gl_intmax_t macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dstdint.h340 # undef intmax_t macro
343 # define intmax_t gl_intmax_t macro
345 # define intmax_t int64_t macro
348 # define intmax_t gl_intmax_t macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdint.h340 # undef intmax_t macro
343 # define intmax_t gl_intmax_t macro
345 # define intmax_t int64_t macro
348 # define intmax_t gl_intmax_t macro

Completed in 379 milliseconds

123