Home
last modified time | relevance | path

Searched refs:CheckStack_fini (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/py-regex/regex-2020.7.14/regex_3/
H A D_regex.c22822 Py_LOCAL_INLINE(void) CheckStack_fini(RE_CheckStack* stack) { function
23097 CheckStack_fini(&stack);
/dports/textproc/py-regex/regex-2020.7.14/regex_2/
H A D_regex.c22644 Py_LOCAL_INLINE(void) CheckStack_fini(RE_CheckStack* stack) { in CheckStack_fini() function
22919 CheckStack_fini(&stack); in add_repeat_guards()