Home
last modified time | relevance | path

Searched refs:__getc_unlocked_body (Results 1 – 3 of 3) sorted by relevance

/libio/bits/
A Dstdio.h58 return __getc_unlocked_body (__fp); in fgetc_unlocked()
68 return __getc_unlocked_body (__fp); in getc_unlocked()
75 return __getc_unlocked_body (stdin); in getchar_unlocked()
/libio/bits/types/
A Dstruct_FILE.h102 #define __getc_unlocked_body(_fp) \ macro
/libio/
A Dlibio.h163 #define _IO_getc_unlocked(_fp) __getc_unlocked_body (_fp)

Completed in 9 milliseconds