Searched defs:int_least64_t (Results 1 - 25 of 73) sorted by relevance

123

/netbsd-current/sys/arch/hppa/include/
H A Dint_mwgwtypes.h48 typedef __COMPILER_INT64__ int_least64_t; typedef
52 typedef long long int int_least64_t; typedef
/netbsd-current/sys/arch/i386/include/
H A Dint_mwgwtypes.h52 typedef __COMPILER_INT64__ int_least64_t; typedef
56 typedef long long int int_least64_t; typedef
/netbsd-current/sys/arch/ia64/include/
H A Dint_mwgwtypes.h51 typedef __COMPILER_INT64__ int_least64_t; typedef
54 typedef long int int_least64_t; typedef
/netbsd-current/sys/arch/amd64/include/
H A Dint_mwgwtypes.h53 typedef long int int_least64_t; typedef
/netbsd-current/sys/arch/alpha/include/
H A Dint_mwgwtypes.h51 typedef __COMPILER_INT64__ int_least64_t; typedef
54 typedef long int int_least64_t; typedef
/netbsd-current/sys/arch/vax/include/
H A Dint_mwgwtypes.h51 typedef __COMPILER_INT64__ int_least64_t; typedef
55 typedef long long int int_least64_t; typedef
/netbsd-current/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h51 typedef __COMPILER_INT64__ int_least64_t; typedef
54 typedef long int int_least64_t; typedef
58 typedef long long int int_least64_t; typedef
/netbsd-current/sys/arch/sh3/include/
H A Dint_mwgwtypes.h51 typedef __COMPILER_INT64__ int_least64_t; typedef
55 typedef long long int int_least64_t; typedef
/netbsd-current/sys/arch/sparc/include/
H A Dint_mwgwtypes.h51 typedef __COMPILER_INT64__ int_least64_t; typedef
55 typedef long int int_least64_t; typedef
59 typedef long long int int_least64_t; typedef
/netbsd-current/sys/arch/m68k/include/
H A Dint_mwgwtypes.h51 typedef __COMPILER_INT64__ int_least64_t; typedef
55 typedef long long int int_least64_t; typedef
/netbsd-current/sys/sys/
H A Dcommon_int_mwgwtypes.h51 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
/netbsd-current/sys/arch/mips/include/
H A Dint_mwgwtypes.h51 typedef __COMPILER_INT64__ int_least64_t; typedef
54 typedef long int int_least64_t; typedef
58 typedef long long int int_least64_t; typedef
/netbsd-current/sys/arch/arm/include/
H A Dint_mwgwtypes.h75 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h105 typedef int64_t int_least64_t; typedef
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdint_.h163 #undef int_least64_t macro
172 # define int_least64_t int64_t macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdint_.h163 #undef int_least64_t macro
172 # define int_least64_t int64_t macro
/netbsd-current/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h97 typedef int64_t int_least64_t; typedef
/netbsd-current/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h97 typedef int64_t int_least64_t; typedef
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdint-gcc.h63 typedef __INT_LEAST64_TYPE__ int_least64_t; typedef
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dstdint.h243 # undef int_least64_t macro
252 # define int_least64_t int64_t macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dstdint.h243 # undef int_least64_t macro
252 # define int_least64_t int64_t macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dstdint.h243 # undef int_least64_t macro
252 # define int_least64_t int64_t macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dstdint.h243 # undef int_least64_t macro
252 # define int_least64_t int64_t macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdint.h243 # undef int_least64_t macro
252 # define int_least64_t int64_t macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dstdint.h243 # undef int_least64_t macro
252 # define int_least64_t int64_t macro

Completed in 453 milliseconds

123