Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/
D_num_put.c148 __copy_integer_and_fill(const _CharT* __buf, ptrdiff_t __len, in __copy_integer_and_fill() function
224 return __copy_integer_and_fill((wchar_t*)__wbuf, __len, __s, in __put_integer()
260 return __copy_integer_and_fill(__buf, __len, __s, __flags, __f.width(0), __fill, '+', '-'); in __put_integer()
/external/stlport/etc/
DChangeLog2687 __copy_integer_and_fill function that was difficult to instanciate for
DChangeLog-5.1649 __copy_integer_and_fill function. It has been removed on the