Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_stdio.h384 #define __GETC_UNLOCKED(__stream) (__fgetc_unlocked)((__stream)) macro
423 # define __GETC_UNLOCKED(__stream) __FGETC_UNLOCKED((__stream)) macro

Completed in 4 milliseconds