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

/bionic/libc/stdio/
H A Dlocal.h132 #define __SWR 0x0008 // OK to write. macro
219 ((((fp)->_flags & __SWR) == 0 || (fp)->_bf._base == NULL) && \

Completed in 166 milliseconds