Home
last modified time | relevance | path

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

/libc/stdio/
A D_stdio.h436 #define __STDIO_STREAM_VALIDATE(S) ((void)0) macro
439 #define __STDIO_STREAM_VALIDATE(S) _stdio_validate_FILE((S)) macro

Completed in 32 milliseconds