Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdio/
Dfputws.c101 size_t nbytes; in fputws() local
Dvfscanf.c395 int nbytes = 1; /* number of bytes read from fmt string */ in _SVFSCANF() local
Dvfprintf.c2038 int nbytes; local
/picolibc-3.5.0-3.4.0/newlib/libc/machine/amdgcn/
Dmlock.c38 sbrk (ptrdiff_t nbytes) in sbrk()
/picolibc-3.5.0-3.4.0/newlib/libc/search/
Dhash_buf.c294 __buf_init(HTAB *hashp, int nbytes) in __buf_init()
/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dmallocr.c499 #define MALLOC_ZERO(charp, nbytes) \ argument
516 #define MALLOC_COPY(dest,src,nbytes) \ argument
538 #define MALLOC_ZERO(charp, nbytes) \ argument
555 #define MALLOC_COPY(dest,src,nbytes) \ argument
/picolibc-3.5.0-3.4.0/newlib/libc/posix/
Dregcomp.c1165 size_t nbytes; in allocset() local