Searched defs:UINT_LEAST16_MAX (Results 1 - 25 of 92) sorted by relevance

1234

/netbsd-current/sys/arch/i386/include/
H A Dint_limits.h79 #define UINT_LEAST16_MAX 0xffff /* uint_least16_t */ macro
/netbsd-current/sys/arch/alpha/include/
H A Dint_limits.h78 #define UINT_LEAST16_MAX 0xffff /* uint_least16_t */ macro
/netbsd-current/sys/arch/vax/include/
H A Dint_limits.h78 #define UINT_LEAST16_MAX 0xffff /* uint_least16_t */ macro
/netbsd-current/sys/arch/powerpc/include/
H A Dint_limits.h98 #define UINT_LEAST16_MAX 0xffff /* uint_least16_t */ macro
/netbsd-current/sys/arch/sh3/include/
H A Dint_limits.h78 #define UINT_LEAST16_MAX 0xffff /* uint_least16_t */ macro
/netbsd-current/sys/arch/sparc/include/
H A Dint_limits.h98 #define UINT_LEAST16_MAX 0xffff /* uint_least16_t */ macro
/netbsd-current/sys/sys/
H A Dcommon_int_limits.h79 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__ macro
/netbsd-current/sys/arch/hppa/include/
H A Dint_limits.h75 #define UINT_LEAST16_MAX 0xffff /* uint_least16_t */ macro
/netbsd-current/sys/arch/mips/include/
H A Dint_limits.h98 #define UINT_LEAST16_MAX 0xffff /* uint_least16_t */ macro
/netbsd-current/sys/arch/amd64/include/
H A Dint_limits.h81 #define UINT_LEAST16_MAX 0xffff /* uint_least16_t */ macro
/netbsd-current/sys/arch/arm/include/
H A Dint_limits.h78 #define UINT_LEAST16_MAX 0xffff /* uint_least16_t */ macro
/netbsd-current/sys/arch/m68k/include/
H A Dint_limits.h78 #define UINT_LEAST16_MAX 0xffff /* uint_least16_t */ macro
/netbsd-current/sys/arch/ia64/include/
H A Dint_limits.h78 #define UINT_LEAST16_MAX 0xffff /* uint_least16_t */ macro
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h179 #define UINT_LEAST16_MAX UINT16_MAX macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdint_.h296 #undef UINT_LEAST16_MAX macro
299 #define UINT_LEAST16_MAX UINT16_MAX macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdint_.h296 #undef UINT_LEAST16_MAX macro
299 #define UINT_LEAST16_MAX UINT16_MAX macro
/netbsd-current/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h155 #define UINT_LEAST16_MAX UINT16_MAX macro
/netbsd-current/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h155 #define UINT_LEAST16_MAX UINT16_MAX macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdint-gcc.h150 #undef UINT_LEAST16_MAX macro
151 #define UINT_LEAST16_MAX __UINT_LEAST16_MAX__ macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dstdint.h429 # undef UINT_LEAST16_MAX macro
432 # define UINT_LEAST16_MAX UINT16_MAX macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dstdint.h429 # undef UINT_LEAST16_MAX macro
432 # define UINT_LEAST16_MAX UINT16_MAX macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dstdint.h429 # undef UINT_LEAST16_MAX macro
432 # define UINT_LEAST16_MAX UINT16_MAX macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dstdint.h429 # undef UINT_LEAST16_MAX macro
432 # define UINT_LEAST16_MAX UINT16_MAX macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdint.h429 # undef UINT_LEAST16_MAX macro
432 # define UINT_LEAST16_MAX UINT16_MAX macro
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dstdint.h429 # undef UINT_LEAST16_MAX macro
432 # define UINT_LEAST16_MAX UINT16_MAX macro

Completed in 219 milliseconds

1234