Home
last modified time | relevance | path

Searched refs:MATCH_MAPPING (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_opcode.h164 [MATCH_MAPPING] = MATCH_MAPPING,
273 [MATCH_MAPPING] = "MATCH_MAPPING",
/third_party/python/Include/
H A Dopcode.h21 #define MATCH_MAPPING 31 macro
/third_party/python/Python/
H A Dcompile.c1184 case MATCH_MAPPING: in stack_effect()
6642 ADDOP(c, MATCH_MAPPING); in compiler_pattern_mapping()
H A Dceval.c4257 TARGET(MATCH_MAPPING) {

Completed in 23 milliseconds