Home
last modified time | relevance | path

Searched defs:INT_MAX (Results 1 – 25 of 2681) sorted by relevance

12345678910>>...108

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/include/sys/
H A Dconfig.h24 #define INT_MAX 32767 macro
33 #define INT_MAX __INT_MAX__ macro
42 #define INT_MAX 32767 macro
47 #define INT_MAX 2147483647 macro
65 #define INT_MAX __INT_MAX__ macro
73 #define INT_MAX __INT_MAX__ macro
145 #define INT_MAX __INT_MAX__ macro
171 #define INT_MAX __INT_MAX__ macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/include/sys/
H A Dconfig.h30 #define INT_MAX 32767 macro
39 #define INT_MAX __INT_MAX__ macro
48 #define INT_MAX 32767 macro
53 #define INT_MAX 2147483647 macro
71 #define INT_MAX __INT_MAX__ macro
79 #define INT_MAX __INT_MAX__ macro
150 #define INT_MAX __INT_MAX__ macro
177 #define INT_MAX __INT_MAX__ macro
/dports/security/mhash/mhash-0.9.9.9/include/mutils/
H A Dmincludes.h107 #define INT_MAX INTMAX macro
110 #define INT_MAX MAXINT macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/sys/
H A Dconfig.h19 #define INT_MAX 32767 macro
28 #define INT_MAX __INT_MAX__ macro
40 #define INT_MAX __INT_MAX__ macro
48 #define INT_MAX __INT_MAX__ macro
101 #define INT_MAX __INT_MAX__ macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/sys/
H A Dconfig.h19 #define INT_MAX 32767 macro
28 #define INT_MAX __INT_MAX__ macro
40 #define INT_MAX __INT_MAX__ macro
48 #define INT_MAX __INT_MAX__ macro
101 #define INT_MAX __INT_MAX__ macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A DPR32874.c32 int INT_MAX = 0x7fffffff; in ub_constant_arithmetic() local
46 INT_MAX * INT_MAX; in ub_constant_arithmetic() local
/dports/devel/dev86/dev86-0.16.20/libc/include/asm/
H A Dlimits.h25 #define INT_MAX 2147483647 /* maximum (signed) int value */ macro
29 #define INT_MAX 32767 /* maximum (signed) int value */ macro
44 #define INT_MAX 2147483647 /* maximum (signed) int value */ macro
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/include/c/
H A Dlimits.h15 #define INT_MAX 0x7FFF macro
19 #define INT_MAX 0x7FFFFFFFL macro
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/arch/arm32/include/
H A Dlimits.h30 #define INT_MAX 2147483647 macro
37 #define INT_MAX 2147483647 macro
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/arch/arm64/include/
H A Dlimits.h28 #define INT_MAX 2147483647 macro
35 #define INT_MAX 2147483647 macro

12345678910>>...108