Searched refs:__sn (Results 1 – 2 of 2) sorted by relevance
562 string_type& __sn,578 const string_type& __sn,592 string_type& __sn, in __gather_info() argument598 __sn = __mp.negative_sign(); in __gather_info()601 __sn = __mp.positive_sign(); in __gather_info()612 __sn = __mp.negative_sign(); in __gather_info()615 __sn = __mp.positive_sign(); in __gather_info()640 const string_type& __sn, in __format() argument653 if (!__sn.empty()) in __format()654 *__me++ = __sn[0]; in __format()[all …]
2730 string_type& __sn,2746 const string_type& __sn,2760 string_type& __sn,2766 __sn = __mp.negative_sign();2769 __sn = __mp.positive_sign();2780 __sn = __mp.negative_sign();2783 __sn = __mp.positive_sign();2808 const string_type& __sn,2821 if (!__sn.empty())2822 *__me++ = __sn[0];[all …]