Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dnano-calloc.c40 size_t bytes; in calloc() local
Dreallocarray.c28 size_t bytes; in reallocarray() local
Dmbstowcs.c61 int bytes; in mbstowcs() local
Dwcstombs.c63 int i, bytes, num_to_copy; in wcstombs() local
Dmbsnrtowcs.c76 int bytes; in mbsnrtowcs() local
Dwcsnrtombs.c104 int bytes = loc->wctomb (buff, *pwcs, ps); in _wcsnrtombs_l() local
Dmallocr.c1892 void* mALLOc(size_t bytes) in mALLOc()
2335 void* rEALLOc(void* oldmem, size_t bytes) in rEALLOc()
2588 void* mEMALIGn(size_t alignment, size_t bytes) in mEMALIGn()
2707 void* vALLOc(size_t bytes) in vALLOc()
2722 void* pvALLOc(size_t bytes) in pvALLOc()
Dchacha_private.h106 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) in chacha_encrypt_bytes()
/picolibc-latest/newlib/libc/iconv/ces/
Dutf-8.c50 register size_t bytes; in convert_from_ucs() local
131 register size_t bytes; in convert_to_ucs() local
Dutf-16.c93 register size_t bytes; in utf_16_convert_from_ucs() local
196 size_t bytes = sizeof (ucs2_t); in utf_16_convert_to_ucs() local
Deuc.c49 int bytes; member
/picolibc-latest/newlib/libc/tinystdio/
Dfwrite.c48 size_t bytes; in fwrite() local
Dfread.c52 size_t bytes; in fread() local
/picolibc-latest/newlib/libc/iconv/lib/
Ducsconv.c158 register size_t bytes; in ucs_based_conversion_convert() local
/picolibc-latest/newlib/libc/search/
Dhash_bigkey.c274 __uint16_t bytes; in __find_bigpair() local