Searched defs:buff_cur (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/src/stdio/scanf_core/ | ||
H A D | reader.h | 26 size_t buff_cur = 0; global() member |
/llvm-project/libc/src/stdio/printf_core/ | ||
H A D | writer.h | 27 size_t buff_cur = 0; global() member |