Home
last modified time | relevance | path

Searched refs:__ng (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/include/bits/
Distream.tcc101 const __num_get_type& __ng = __check_facet(this->_M_num_get); in _M_extract() local
102 __ng.get(*this, 0, *this, __err, __v); in _M_extract()
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
HDlocale3009 unsigned __ng = 0;
3018 ++__ng;
3020 else if (__grp.size() > 0 && __ng > 0 && __c == __ts)
3024 *__gn++ = __ng;
3025 __ng = 0;
3030 if (__gb.get() != __gn && __ng > 0)
3034 *__gn++ = __ng;
3305 unsigned __ng = 0;
3311 if (__ng == __gl)
3314 __ng = 0;
[all …]