Searched refs:__copy_integer_and_fill (Results 1 – 3 of 3) sorted by relevance
/external/stlport/stlport/stl/ |
D | _num_put.c | 148 __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/ |
D | ChangeLog | 2687 __copy_integer_and_fill function that was difficult to instanciate for
|
D | ChangeLog-5.1 | 649 __copy_integer_and_fill function. It has been removed on the
|