Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Dtst-dl-hash.c35 do_fill_test (size_t len, int fill, const char *name, hash_f testf, in do_fill_test()
53 do_fill_tests (size_t len, int fill) in do_fill_tests()
Ddl-printf.c84 char fill = ' '; in _dl_debug_vdprintf() local
/glibc-2.36/nss/
Dtst-nss-hash.c30 do_fill_tests (size_t len, int fill) in do_fill_tests()
/glibc-2.36/support/
Dblob_repeat.c53 fill (char *target, const char *element, size_t element_size, in fill() function