Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c5669 ensure_fail_pop(struct compiler *c, pattern_context *pc, Py_ssize_t n) in ensure_fail_pop() function
5697 RETURN_IF_FALSE(ensure_fail_pop(c, pc, pops)); in jump_to_fail_pop()
6400 RETURN_IF_FALSE(ensure_fail_pop(c, pc, 0)); in compiler_match_inner()