Home
last modified time | relevance | path

Searched defs:TARGET_RLIM_INFINITY (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-user/sparc/
H A Dtarget_resource.h8 #define TARGET_RLIM_INFINITY 0x7fffffffUL macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_resource.h7 #define TARGET_RLIM_INFINITY 0x7fffffffffffffffull macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_resource.h7 #define TARGET_RLIM_INFINITY 0x7fffffffUL macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_resource.h19 #define TARGET_RLIM_INFINITY ((abi_ulong)-1) macro
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h172 #define TARGET_RLIM_INFINITY RLIM_INFINITY macro