Home
last modified time | relevance | path

Searched defs:uint_least64_t (Results 1 – 25 of 72) sorted by relevance

123

/netbsd/sys/arch/mips/include/
H A Dint_mwgwtypes.h52 typedef __COMPILER_UINT64__ uint_least64_t; typedef
55 typedef unsigned long int uint_least64_t; typedef
60 typedef unsigned long long int uint_least64_t; typedef
/netbsd/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h52 typedef __COMPILER_UINT64__ uint_least64_t; typedef
55 typedef unsigned long int uint_least64_t; typedef
60 typedef unsigned long long int uint_least64_t; typedef
/netbsd/sys/arch/sparc/include/
H A Dint_mwgwtypes.h52 typedef __COMPILER_UINT64__ uint_least64_t; typedef
56 typedef unsigned long int uint_least64_t; typedef
61 typedef unsigned long long int uint_least64_t; typedef
/netbsd/sys/arch/ia64/include/
H A Dint_mwgwtypes.h52 typedef __COMPILER_UINT64__ uint_least64_t; typedef
55 typedef unsigned long int uint_least64_t; typedef
/netbsd/sys/arch/alpha/include/
H A Dint_mwgwtypes.h52 typedef __COMPILER_UINT64__ uint_least64_t; typedef
55 typedef unsigned long int uint_least64_t; typedef
/netbsd/sys/arch/m68k/include/
H A Dint_mwgwtypes.h52 typedef __COMPILER_UINT64__ uint_least64_t; typedef
57 typedef unsigned long long int uint_least64_t; typedef
/netbsd/sys/arch/hppa/include/
H A Dint_mwgwtypes.h49 typedef __COMPILER_UINT64__ uint_least64_t; typedef
54 typedef unsigned long long int uint_least64_t; typedef
/netbsd/sys/arch/i386/include/
H A Dint_mwgwtypes.h53 typedef __COMPILER_UINT64__ uint_least64_t; typedef
58 typedef unsigned long long int uint_least64_t; typedef
/netbsd/sys/arch/sh3/include/
H A Dint_mwgwtypes.h52 typedef __COMPILER_UINT64__ uint_least64_t; typedef
57 typedef unsigned long long int uint_least64_t; typedef
/netbsd/sys/arch/vax/include/
H A Dint_mwgwtypes.h52 typedef __COMPILER_UINT64__ uint_least64_t; typedef
57 typedef unsigned long long int uint_least64_t; typedef
/netbsd/sys/arch/amd64/include/
H A Dint_mwgwtypes.h54 typedef unsigned long int uint_least64_t; typedef
/netbsd/sys/sys/
H A Dcommon_int_mwgwtypes.h52 typedef __UINT_LEAST64_TYPE__ uint_least64_t; typedef
/netbsd/sys/arch/arm/include/
H A Dint_mwgwtypes.h76 typedef __UINT_LEAST64_TYPE__ uint_least64_t; typedef
/netbsd/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h101 typedef uint64_t uint_least64_t; typedef
/netbsd/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h101 typedef uint64_t uint_least64_t; typedef
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h106 typedef uint64_t uint_least64_t; typedef
/netbsd/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdint-gcc.h67 typedef __UINT_LEAST64_TYPE__ uint_least64_t; typedef
/netbsd/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdint-gcc.h67 typedef __UINT_LEAST64_TYPE__ uint_least64_t; typedef
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdint_.h175 # define uint_least64_t uint64_t macro
/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdint_.h175 # define uint_least64_t uint64_t macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
H A Dstdint.h255 # define uint_least64_t uint64_t macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dstdint.h255 # define uint_least64_t uint64_t macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dstdint.h255 # define uint_least64_t uint64_t macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/
H A Dstdint.h255 # define uint_least64_t uint64_t macro
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dstdint.h255 # define uint_least64_t uint64_t macro

123