Searched refs:__copy_sign (Results 1 – 1 of 1) sorted by relevance
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _num_get.c | 297 __copy_sign(_InputIter __first, _InputIter __last, __iostring& __v, in __copy_sign() function 393 __in_ite = __copy_sign(__in_ite, __end, __buf, __xplus, __xminus); in __read_float() 416 __in_ite = __copy_sign(__in_ite, __end, __buf, __xplus, __xminus); in __read_float()
|