OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STACK_LIMIT
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/kernel/syscalls/mincore/
mincore01.c
49
static rlim_t
STACK_LIMIT
= 10485760;
120
limit.rlim_cur =
STACK_LIMIT
;
121
limit.rlim_max =
STACK_LIMIT
;
/external/pcre/dist2/src/
pcre2_jit_compile.c
511
#define
STACK_LIMIT
SLJIT_S2
[
all
...]
Completed in 63 milliseconds