OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MACHINE_STACK_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/pcre/dist2/src/
pcre2_jit_match.c
49
sljit_u8 local_space[
MACHINE_STACK_SIZE
];
54
local_stack.limit = local_stack.base +
MACHINE_STACK_SIZE
;
pcre2_jit_compile.c
95
#define
MACHINE_STACK_SIZE
32768
[
all
...]
Completed in 52 milliseconds