Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/stdio/
H A Dfgetc_unlocked_test.cpp27 using GetcFunc = int(FILE *); typedef in LlvmLibcGetcTest
H A Dfgetc_test.cpp24 using GetcFunc = int(FILE *); typedef in LlvmLibcGetcTest