Home
last modified time | relevance | path

Searched defs:LEAVE_BUFFERED (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_io/
Dbufferedio.c287 #define LEAVE_BUFFERED(self) \ macro
295 #define LEAVE_BUFFERED(self) macro
/external/python/cpython3/Modules/_io/
Dbufferedio.c309 #define LEAVE_BUFFERED(self) \ macro