Home
last modified time | relevance | path

Searched refs:__INT (Results 1 – 25 of 95) sorted by relevance

1234

/dports/misc/rump/buildrump.sh-b914579/src/common/lib/libc/stdlib/
H A D_strtol.h45 __INT
53 static __INT in _FUNCNAME()
59 __INT acc, cutoff; in _FUNCNAME()
135 cutoff = (__INT)(neg ? __INT_MIN : __INT_MAX); in _FUNCNAME()
198 __INT
204 __INT
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/locale/
H A D_wcstol.h52 static __INT
57 __INT acc, cutoff; in INT_FUNCNAME()
149 __INT
156 __INT
H A Dwcstol.c44 #define __INT long macro
H A Dwcstoll.c44 #define __INT /* LONGLONG */ long long int macro
H A Dwcstoimax.c45 #define __INT intmax_t macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/port/
H A D_strtol.h46 __INT
50 __INT acc, cutoff; in _FUNCNAME()
111 cutoff = (__INT)(neg ? __INT_MIN : __INT_MAX); in _FUNCNAME()
H A Dstrtoll.c40 #define __INT long long macro
H A Dstrtol.c41 #define __INT long macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/port/
H A D_strtol.h46 __INT
50 __INT acc, cutoff; in _FUNCNAME()
111 cutoff = (__INT)(neg ? __INT_MIN : __INT_MAX); in _FUNCNAME()
H A Dstrtol.c41 #define __INT long macro
H A Dstrtoll.c40 #define __INT long long macro
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A DdescFioUtil.c104 __fort_rbcst(ioproc, msg, 2, 1, __INT);
139 __fort_rbcstl(ioproc, msg, 2, 1, __INT, sizeof(__INT_T)); in __fortio_stat_bcst()
H A DfortDt.h217 #define __INT __INT8 macro
234 #define __INT __INT4 macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libclc/generic/include/clc/
H A Dclctypes.h13 #define __intn_t(n) __stdint_join3(__INT, n, _TYPE__)
14 #define __uintn_t(n) __stdint_join3(unsigned __INT, n, _TYPE__)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libclc/generic/include/clc/
H A Dclctypes.h13 #define __intn_t(n) __stdint_join3(__INT, n, _TYPE__)
14 #define __uintn_t(n) __stdint_join3(unsigned __INT, n, _TYPE__)
/dports/devel/libclc/libclc-12.0.1.src/generic/include/clc/
H A Dclctypes.h13 #define __intn_t(n) __stdint_join3(__INT, n, _TYPE__)
14 #define __uintn_t(n) __stdint_join3(unsigned __INT, n, _TYPE__)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libclc/generic/include/clc/
H A Dclctypes.h13 #define __intn_t(n) __stdint_join3(__INT, n, _TYPE__)
14 #define __uintn_t(n) __stdint_join3(unsigned __INT, n, _TYPE__)
/dports/devel/llvm12/llvm-project-12.0.1.src/libclc/generic/include/clc/
H A Dclctypes.h13 #define __intn_t(n) __stdint_join3(__INT, n, _TYPE__)
14 #define __uintn_t(n) __stdint_join3(unsigned __INT, n, _TYPE__)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libclc/generic/include/clc/
H A Dclctypes.h13 #define __intn_t(n) __stdint_join3(__INT, n, _TYPE__)
14 #define __uintn_t(n) __stdint_join3(unsigned __INT, n, _TYPE__)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libclc/generic/include/clc/
H A Dclctypes.h13 #define __intn_t(n) __stdint_join3(__INT, n, _TYPE__)
14 #define __uintn_t(n) __stdint_join3(unsigned __INT, n, _TYPE__)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libclc/generic/include/clc/
H A Dclctypes.h13 #define __intn_t(n) __stdint_join3(__INT, n, _TYPE__)
14 #define __uintn_t(n) __stdint_join3(unsigned __INT, n, _TYPE__)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libclc/generic/include/clc/
H A Dclctypes.h13 #define __intn_t(n) __stdint_join3(__INT, n, _TYPE__)
14 #define __uintn_t(n) __stdint_join3(unsigned __INT, n, _TYPE__)
/dports/devel/llvm13/llvm-project-13.0.1.src/libclc/generic/include/clc/
H A Dclctypes.h13 #define __intn_t(n) __stdint_join3(__INT, n, _TYPE__)
14 #define __uintn_t(n) __stdint_join3(unsigned __INT, n, _TYPE__)
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/stdlib/
H A Dstrtol.c41 #define __INT long macro
H A Dstrtoq.c40 #define __INT quad_t macro

1234