Home
last modified time | relevance | path

Searched defs:CONVERT_VALUE (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/
Dopcode_ids.h73 #define CONVERT_VALUE 60 macro
/external/python/cpython3/Lib/
Ddis.py30 CONVERT_VALUE = opmap['CONVERT_VALUE'] variable
/external/python/cpython3/Python/
Dgenerated_cases.c.h2416 TARGET(CONVERT_VALUE) { in TARGET() argument