Home
last modified time | relevance | path

Searched defs:INT_FAST64_MIN (Results 1 – 25 of 49) sorted by relevance

12

/netbsd-src/sys/arch/sparc/include/
H A Dint_limits.h113 #define INT_FAST64_MIN (-0x7fffffffffffffffL-1) /* int_fast64_t */ macro
115 #define INT_FAST64_MIN (-0x7fffffffffffffffLL-1) /* int_fast64_t */ macro
/netbsd-src/sys/arch/powerpc/include/
H A Dint_limits.h113 #define INT_FAST64_MIN (-0x7fffffffffffffffL-1) /* int_fast64_t */ macro
115 #define INT_FAST64_MIN (-0x7fffffffffffffffLL-1) /* int_fast64_t */ macro
/netbsd-src/sys/arch/mips/include/
H A Dint_limits.h113 #define INT_FAST64_MIN (-0x7fffffffffffffffL-1) /* int_fast64_t */ macro
115 #define INT_FAST64_MIN (-0x7fffffffffffffffLL-1) /* int_fast64_t */ macro
/netbsd-src/sys/sys/
H A Dcommon_int_limits.h89 #define INT_FAST64_MIN (-__INT_FAST64_MAX__-1) macro
/netbsd-src/sys/arch/vax/include/
H A Dint_limits.h88 #define INT_FAST64_MIN (-0x7fffffffffffffffLL-1) /* int_fast64_t */ macro
/netbsd-src/sys/arch/ia64/include/
H A Dint_limits.h88 #define INT_FAST64_MIN (-0x7fffffffffffffffLL-1) /* int_fast64_t */ macro
/netbsd-src/sys/arch/alpha/include/
H A Dint_limits.h88 #define INT_FAST64_MIN (-0x7fffffffffffffffLL-1) /* int_fast64_t */ macro
/netbsd-src/sys/arch/sh3/include/
H A Dint_limits.h88 #define INT_FAST64_MIN (-0x7fffffffffffffffLL-1) /* int_fast64_t */ macro
/netbsd-src/sys/arch/amd64/include/
H A Dint_limits.h91 #define INT_FAST64_MIN (-0x7fffffffffffffffLL-1) /* int_fast64_t */ macro
/netbsd-src/sys/arch/m68k/include/
H A Dint_limits.h88 #define INT_FAST64_MIN (-0x7fffffffffffffffLL-1) /* int_fast64_t */ macro
/netbsd-src/sys/arch/i386/include/
H A Dint_limits.h89 #define INT_FAST64_MIN (-0x7fffffffffffffffLL-1) /* int_fast64_t */ macro
/netbsd-src/sys/arch/hppa/include/
H A Dint_limits.h85 #define INT_FAST64_MIN (-0x7fffffffffffffffLL-1) /* int_fast64_t */ macro
/netbsd-src/sys/arch/arm/include/
H A Dint_limits.h88 #define INT_FAST64_MIN (-0x7fffffffffffffffLL-1) /* int_fast64_t */ macro
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h166 #define INT_FAST64_MIN INT64_MIN macro
/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h166 #define INT_FAST64_MIN INT64_MIN macro
/netbsd-src/lib/libc/time/
H A Dprivate.h337 # define INT_FAST64_MIN global() macro
342 # define INT_FAST64_MIN global() macro
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdint-gcc.h186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h201 #define INT_FAST64_MIN INT64_MIN macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdint-gcc.h186 #define INT_FAST64_MIN (-INT_FAST64_MAX - 1) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dstdint_.h350 # define INT_FAST64_MIN INT64_MIN macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dstdint_.h350 # define INT_FAST64_MIN INT64_MIN macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dstdint.h488 # define INT_FAST64_MIN INT64_MIN macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dstdint.h488 # define INT_FAST64_MIN INT64_MIN macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dstdint.h488 # define INT_FAST64_MIN INT64_MIN macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dstdint.h488 # define INT_FAST64_MIN INT64_MIN macro

12