Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
DPython-ast.c726 #define ast2obj_singleton ast2obj_object macro
3350 value = ast2obj_singleton(o->v.NameConstant.value); in ast2obj_expr()