Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dvfscanf.c141 getmb(FILE *stream, scanf_context_t *context, mbstate_t *ps, uint16_t flags) in getmb() function
178 #define getmb(s,c,p,f) scanf_getc(s,c) macro