Home
last modified time | relevance | path

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

/dports/lang/python310/Python-3.10.1/Python/
H A Dcompile.c5664 #define MATCH_VALUE_EXPR(N) \ macro
6311 if (!MATCH_VALUE_EXPR(value)) { in compiler_pattern_value()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dcompile.c5786 #define MATCH_VALUE_EXPR(N) \ macro
6444 if (!MATCH_VALUE_EXPR(value)) { in compiler_pattern_value()