Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_stdio.h416 #define __STDIO_STREAM_VALIDATE(S) ((void)0) macro
419 #define __STDIO_STREAM_VALIDATE(S) _stdio_validate_FILE((S)) macro

Completed in 21 milliseconds