Lines Matching refs:__neg
2438 bool& __neg,
2478 bool& __neg,
2527 __neg = false;
2534 __neg = true;
2544 // locale has no way of specifying a sign. Use the initial value of __neg as a default
2546 __neg = (__nsn.size() == 0);
2652 bool __neg = false;
2653 if (__do_get(__b, __e, __intl, __loc, __iob.flags(), __err, __neg, __ct, __wb, __wn, __we)) {
2666 if (__neg)
2689 bool __neg = false;
2690 if (__do_get(__b, __e, __intl, __loc, __iob.flags(), __err, __neg, __ct, __wb, __wn, __we)) {
2692 if (__neg)
2723 bool __neg,
2740 bool __neg,
2753 bool __neg,
2764 if (__neg) {
2778 if (__neg) {
2802 bool __neg,
2832 if (__neg)
2948 bool __neg = __n > 0 && __bb[0] == '-';
2956 this->__gather_info(__intl, __neg, __loc, __pat, __dp, __ts, __grp, __sym, __sn, __fd);
2974 …__mb, __mi, __me, __iob.flags(), __db, __db + __n, __ct, __neg, __pat, __dp, __ts, __grp, __sym, _…
2984 bool __neg = __digits.size() > 0 && __digits[0] == __ct.widen('-');
2992 this->__gather_info(__intl, __neg, __loc, __pat, __dp, __ts, __grp, __sym, __sn, __fd);
3019 __neg,