Home
last modified time | relevance | path

Searched defs:RLIM_INFINITY (Results 1 – 25 of 6251) sorted by relevance

12345678910>>...251

/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/sparc-linux-gnu/bits/
H A Dresource.h117 # define RLIM_INFINITY ((unsigned long int)(~0UL)) macro
119 # define RLIM_INFINITY 0xffffffffffffffffuLL macro
129 # define RLIM_INFINITY ((long int)(~0UL >> 1)) macro
131 # define RLIM_INFINITY 0xffffffffffffffffLL macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/sparcv9-linux-gnu/bits/
H A Dresource.h117 # define RLIM_INFINITY ((unsigned long int)(~0UL)) macro
119 # define RLIM_INFINITY 0xffffffffffffffffuLL macro
129 # define RLIM_INFINITY ((long int)(~0UL >> 1)) macro
131 # define RLIM_INFINITY 0xffffffffffffffffLL macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/sparc-linux-gnu/bits/
H A Dresource.h117 # define RLIM_INFINITY ((unsigned long int)(~0UL)) macro
119 # define RLIM_INFINITY 0xffffffffffffffffuLL macro
129 # define RLIM_INFINITY ((long int)(~0UL >> 1)) macro
131 # define RLIM_INFINITY 0xffffffffffffffffLL macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/sparcv9-linux-gnu/bits/
H A Dresource.h117 # define RLIM_INFINITY ((unsigned long int)(~0UL)) macro
119 # define RLIM_INFINITY 0xffffffffffffffffuLL macro
129 # define RLIM_INFINITY ((long int)(~0UL >> 1)) macro
131 # define RLIM_INFINITY 0xffffffffffffffffLL macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/include/uapi/asm/
H A Dresource.h26 #define RLIM_INFINITY 0x7fffffff macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/include/uapi/asm/
H A Dresource.h26 #define RLIM_INFINITY 0x7fffffff macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/sparc-linux-any/asm/
H A Dresource.h26 #define RLIM_INFINITY 0x7fffffff macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/sparc-linux-any/asm/
H A Dresource.h26 #define RLIM_INFINITY 0x7fffffff macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/include/uapi/asm/
H A Dresource.h26 #define RLIM_INFINITY 0x7fffffff macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d103 enum RLIM_INFINITY = 0xffffffffffffffffUL; in nogc() local
105 enum RLIM_INFINITY = cast(c_ulong)(~0UL); in nogc() local
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d103 enum RLIM_INFINITY = 0xffffffffffffffffUL; in nogc() local
105 enum RLIM_INFINITY = cast(c_ulong)(~0UL); in nogc() local
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d102 enum RLIM_INFINITY = 0xffffffffffffffffUL; in nogc() local
104 enum RLIM_INFINITY = cast(c_ulong)(~0UL); in nogc() local
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d103 enum RLIM_INFINITY = 0xffffffffffffffffUL; in nogc() local
105 enum RLIM_INFINITY = cast(c_ulong)(~0UL); in nogc() local
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d102 enum RLIM_INFINITY = 0xffffffffffffffffUL; in nogc() local
104 enum RLIM_INFINITY = cast(c_ulong)(~0UL); in nogc() local
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d102 enum RLIM_INFINITY = 0xffffffffffffffffUL; in nogc() local
104 enum RLIM_INFINITY = cast(c_ulong)(~0UL); in nogc() local
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d102 enum RLIM_INFINITY = 0xffffffffffffffffUL; in nogc() local
104 enum RLIM_INFINITY = cast(c_ulong)(~0UL); in nogc() local
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d102 enum RLIM_INFINITY = 0xffffffffffffffffUL; in nogc() local
104 enum RLIM_INFINITY = cast(c_ulong)(~0UL); in nogc() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d103 enum RLIM_INFINITY = 0xffffffffffffffffUL; in nogc() local
105 enum RLIM_INFINITY = cast(c_ulong)(~0UL); in nogc() local
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dresource.d102 enum RLIM_INFINITY = 0xffffffffffffffffUL; in nogc() local
104 enum RLIM_INFINITY = cast(c_ulong)(~0UL); in nogc() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/include/uapi/asm/
H A Dresource.h19 #define RLIM_INFINITY 0x7ffffffffffffffful macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/alpha/include/uapi/asm/
H A Dresource.h19 #define RLIM_INFINITY 0x7ffffffffffffffful macro
/dports/sysutils/cmogstored/cmogstored-1.8.1/
H A Dmaxconns.c10 # define RLIM_INFINITY ((rlim_t)(-1)) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/alpha/include/uapi/asm/
H A Dresource.h19 #define RLIM_INFINITY 0x7ffffffffffffffful macro
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/rlimit-0.6.2/src/
H A Dunix.rs20 const RLIM_INFINITY: u64 = u64::MAX; const
45 const RLIM_INFINITY: u64 = libc::RLIM_INFINITY as u64; const
/dports/net/oha/oha-0.4.7/cargo-crates/rlimit-0.6.2/src/
H A Dunix.rs20 const RLIM_INFINITY: u64 = u64::MAX; const
45 const RLIM_INFINITY: u64 = libc::RLIM_INFINITY as u64; const

12345678910>>...251