Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.tcc888 const int __valuec = __value * __mult; in _M_extract_num() local
889 if (__valuec > __max || __valuec + __mult < __min) in _M_extract_num()