Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dopen_memstream.c88 char **pbuf; /* pointer to the current buffer */ member
/picolibc-latest/newlib/libc/posix/
Dengine.c1109 static char pbuf[10]; in pchar() local