Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_stdio.h385 #define __GETC(__stream) (fgetc)((__stream)) macro
436 # define __GETC(__stream) __FGETC((__stream)) macro
443 # define __GETC(__stream) __FGETC_UNLOCKED((__stream)) macro

Completed in 3 milliseconds