Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_stdio.h331 #define __STDIO_STREAM_BUFFER_WUSED(S) ((S)->__bufpos - (S)->__bufstart) macro
373 #define __STDIO_STREAM_BUFFER_WUSED(S) (0) macro

Completed in 6 milliseconds