Searched defs:GetcFunc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/test/src/stdio/ | ||
H A D | fgetc_unlocked_test.cpp | 27 using GetcFunc = int(FILE *); typedef in LlvmLibcGetcTest |
H A D | fgetc_test.cpp | 24 using GetcFunc = int(FILE *); typedef in LlvmLibcGetcTest |