Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dfputws.c100 size_t nbytes; in fputws() local
Dvfscanf.c399 int nbytes = 1; /* number of bytes read from fmt string */ in _SVFSCANF() local
Dvfprintf.c1812 int nbytes; in get_arg() local
/picolibc-latest/newlib/libc/machine/amdgcn/
Dmlock.c40 sbrk (ptrdiff_t nbytes) in sbrk()
/picolibc-latest/newlib/libc/search/
Dhash_buf.c293 __buf_init(HTAB *hashp, int nbytes) in __buf_init()
/picolibc-latest/newlib/libc/stdlib/
Dmallocr.c405 #define MALLOC_ZERO(charp, nbytes) \ argument
422 #define MALLOC_COPY(dest,src,nbytes) \ argument
444 #define MALLOC_ZERO(charp, nbytes) \ argument
461 #define MALLOC_COPY(dest,src,nbytes) \ argument
/picolibc-latest/newlib/libc/posix/
Dregcomp.c1164 size_t nbytes; in allocset() local