Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
DPython-ast.c19 static char *Module_fields[]={ variable
677 Module_type = make_type("Module", mod_type, Module_fields, 1); in init_types()
/aosp_15_r20/external/python/cpython3/Python/
DPython-ast.c377 static const char * const Module_fields[]={ variable
1116 Module_fields, 2, in init_types()