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

/external/python/cpython2/Include/
H A DPython-ast.h33 typedef struct _keyword *keyword_ty;
364 struct _keyword { struct
/external/python/cpython3/Include/
H A DPython-ast.h35 typedef struct _keyword *keyword_ty;
426 struct _keyword { struct
/external/python/cpython2/Demo/parser/
H A Dunparse.py553 def _keyword(self, t): member in class:Unparser
/external/python/cpython3/Tools/parser/
H A Dunparse.py642 def _keyword(self, t): member in class:Unparser

Completed in 149 milliseconds