Home
last modified time | relevance | path

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

/external/libcxx/src/
Dlocale.cpp1694 for (size_t nwchar_t = 0; nwchar_t < mx && frm != frm_end; ++nwchar_t) in do_length() local
/external/cronet/buildtools/third_party/libc++/trunk/src/
Dlocale.cpp1785 for (size_t nwchar_t = 0; nwchar_t < mx && frm != frm_end; ++nwchar_t) in do_length() local
/external/python/pycparser/utils/benchmark/inputs/
Dtccgen.c.ppout953 typedef int nwchar_t;
9326 cstr_len = tokc.str.size / sizeof(nwchar_t);
9345 ch = ((nwchar_t *)tokc.str.data)[i];