Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_stdio.h366 # define __FERROR(__stream) (ferror)(__stream) macro
370 # define __FERROR(__stream) __FERROR_UNLOCKED(__stream) macro

Completed in 4 milliseconds