Home
last modified time | relevance | path

Searched defs:__CLEARERR (Results 1 – 1 of 1) 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

Completed in 4 milliseconds