Home
last modified time | relevance | path

Searched defs:req_name (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
DPython-ast.c6933 char *req_name[3]; in PyAST_obj2mod() local
/aosp_15_r20/external/python/cpython3/Python/
DPython-ast.c12348 const char * const req_name[] = {"Module", "Expression", "Interactive"}; in PyAST_obj2mod() local