Searched defs:INT_MAX (Results 1 - 25 of 60) sorted by relevance

123

/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dlib.h129 #define INT_MAX 2147483647 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dsha1.h55 # define INT_MAX INT_MAX_32_BITS macro
H A Dmd5.h57 # define INT_MAX INT_MAX_32_BITS macro
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dmd5.h61 # define INT_MAX INT_MAX_32_BITS macro
H A Dsha1.h55 # define INT_MAX INT_MAX_32_BITS macro
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dmd5.h57 # define INT_MAX INT_MAX_32_BITS macro
H A Dsha1.h55 # define INT_MAX INT_MAX_32_BITS macro
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dmd5.h57 # define INT_MAX INT_MAX_32_BITS macro
H A Dsha1.h55 # define INT_MAX INT_MAX_32_BITS macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dmd5.h61 # define INT_MAX INT_MAX_32_BITS macro
H A Dsha1.h55 # define INT_MAX INT_MAX_32_BITS macro
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dsha1.h55 # define INT_MAX INT_MAX_32_BITS macro
H A Dmd5.h61 # define INT_MAX INT_MAX_32_BITS macro
/netbsd-current/sys/arch/hpc/stand/include/machine/
H A Dlimits.h22 #define INT_MAX 2147483647 /* max value for an int */ macro
/netbsd-current/lib/libwrap/
H A Dexpandm.c43 #undef INT_MAX macro
44 #define INT_MAX 31 macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/or1k/
H A Dflag.S23 #define INT_MAX 2147483647 /* 0x7fffffff */ define
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/or1k/
H A Dflag.S23 #define INT_MAX 2147483647 /* 0x7fffffff */ define
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_hip_runtime_wrapper.h40 #define INT_MAX __INTMAX_MAX__ macro
H A Dlimits.h33 #undef INT_MAX macro
46 #define INT_MAX __INT_MAX__ macro
/netbsd-current/external/bsd/bc/dist/
H A Dconst.h39 #define INT_MAX 0x7FFFFFFF macro
/netbsd-current/external/bsd/ipf/dist/ipsend/
H A Dlsock.c28 # undef INT_MAX macro
/netbsd-current/external/bsd/top/dist/
H A Dos.h117 #define INT_MAX (0x7fffffff) macro
/netbsd-current/sys/sys/
H A Dcommon_limits.h46 #define INT_MAX __INT_MAX__ /* max value for an int */ macro
/netbsd-current/sys/arch/alpha/include/
H A Dlimits.h60 #define INT_MAX 0x7fffffff /* max value for an int */ macro
/netbsd-current/sys/arch/amd64/include/
H A Dlimits.h52 #define INT_MAX 0x7fffffff /* max value for an int */ macro

Completed in 674 milliseconds

123