HelenOS sources

fill               64 uspace/lib/cpp/include/__bits/adt/array.hpp         void fill(const T& x)
fill              529 uspace/lib/cpp/include/__bits/algorithm.hpp     void fill(ForwardIterator first, ForwardIterator last, const T& value)
fill              416 uspace/lib/cpp/include/__bits/io/ios.hpp             char_type fill() const
fill              421 uspace/lib/cpp/include/__bits/io/ios.hpp             char_type fill(char_type c)
HelenOS homepage, sources at GitHub