Searched refs:MAX_COL (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Parser/ | ||
H A D | asdl_c.py | 16 MAX_COL = 80 variable 32 Return a sequence of lines where no line extends beyond MAX_COL 39 size = MAX_COL - depth * TABSIZE |
Completed in 2 milliseconds