Home
last modified time | relevance | path

Searched defs:ISEOF (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/
H A Dtoken.h81 #define ISEOF(x) ((x) == ENDMARKER) macro
/third_party/python/Lib/
H A Dtoken.py136 def ISEOF(x): function
/third_party/python/Lib/lib2to3/pgen2/
H A Dtoken.py85 def ISEOF(x): function

Completed in 1 milliseconds