Home
last modified time | relevance | path

Searched refs:__CLEARERR (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_stdio.h365 # define __CLEARERR(__stream) (clearerr)(__stream) macro
369 # define __CLEARERR(__stream) __CLEARERR_UNLOCKED(__stream) macro
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dstdio.h924 #define clearerr(_fp) __CLEARERR(_fp)

Completed in 6 milliseconds