Home
last modified time | relevance | path

Searched refs:__copy_float_and_fill (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_num_put.c42 __copy_float_and_fill(const _CharT* __first, const _CharT* __last, in __copy_float_and_fill() function
88 return __copy_float_and_fill(__wbuf.data(), __wbuf.data() + __wbuf.size(), __oi, in __put_float()
109 return __copy_float_and_fill(__str.data(), __str.data() + __str.size(), __oi, in __put_float()