Searched defs:pbuf (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libc/stdio/ | ||
D | open_memstream.c | 88 char **pbuf; /* pointer to the current buffer */ member |
/picolibc-latest/newlib/libc/posix/ | ||
D | engine.c | 1109 static char pbuf[10]; in pchar() local |