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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dstdio.h199 * - if (_flags&(__SLBF|__SWR)) == (__SLBF|__SWR),
202 * - if _flags&__SWR, _r is 0
264 #define __SWR 0x0008 /**< OK to write */ macro

Completed in 34 milliseconds