Home
last modified time | relevance | path

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

/third_party/boost/libs/locale/src/win32/
Dapi.hpp111 static const int gr_size = 10; in wcsnumformat_l() local
115 wchar_t gr[gr_size]={0}; in wcsnumformat_l()
119 || GetLocaleInfoW(lcid,LOCALE_SGROUPING,gr,gr_size)==0) in wcsnumformat_l()