Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dresource.h112 # define RLIM_INFINITY 0xffffffffffffffffUL macro
119 # define RLIM_INFINITY ((long int)(~0UL >> 1)) macro
121 # define RLIM_INFINITY 0x7fffffffffffffffULL macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dresource.h30 # define RLIM_INFINITY 0x7fffffffUL macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dresource.h57 # define RLIM_INFINITY (~0UL) macro