Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py49 _EOF, _INTR = None, None variable
56 global _EOF, _INTR
57 if (_EOF is not None) and (_INTR is not None):
89 _EOF = _byte(eof)
602 return self._writeb(_EOF), _EOF