Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c6099 compiler_pattern_or(struct compiler *c, pattern_ty p, pattern_context *pc) in compiler_pattern_or() function
6351 return compiler_pattern_or(c, p, pc); in compiler_pattern()