Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dpgenheaders.h36 #define tok_dump _Py_tok_dump macro
/external/python/cpython3/Parser/
Dtokenizer.h83 #define tok_dump _Py_tok_dump macro
Dtokenizer.c1914 tok_dump(int type, char *start, char *end) in tok_dump() function
/external/python/cpython2/Parser/
Dtokenizer.c1761 tok_dump(int type, char *start, char *end) in tok_dump() function