Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_stdio.h382 #define __FGETC(__stream) (fgetc)((__stream)) macro
427 # define __FGETC(__stream) \ macro
441 # define __FGETC(__stream) __FGETC_UNLOCKED((__stream)) macro

Completed in 3 milliseconds