Searched defs:fill (Results 1 – 4 of 4) sorted by relevance
35 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()
84 char fill = ' '; in _dl_debug_vdprintf() local
30 do_fill_tests (size_t len, int fill) in do_fill_tests()
53 fill (char *target, const char *element, size_t element_size, in fill() function