Home
last modified time | relevance | path

Searched defs:atbol (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Parser/
Dlistnode.c18 static int level, atbol; variable
Dtokenizer.h30 int atbol; /* Nonzero if at begin of new line */ member
/external/python/cpython3/Parser/
Dtokenizer.h37 int atbol; /* Nonzero if at begin of new line */ member
/external/python/cpython3/Include/internal/
Dpycore_interp.h145 int atbol; member