Searched defs:stack_guard (Results 1 – 2 of 2) sorted by relevance
/external/pcre/dist2/src/ | ||
D | pcre2_intmodedep.h | 567 int (*stack_guard)(uint32_t, void *); member |
D | pcre2test.c | 2817 stack_guard(uint32_t depth, void *user_data) in stack_guard() function |