HomeSort by relevance Sort by last modified time
    Searched refs:ctype_buf (Results 1 - 2 of 2) sorted by null

  /external/stlport/src/
locale.cpp 155 char ctype_buf[_Locale_MAX_SIMPLE_NAME]; local
166 hint = impl->insert_ctype_facets(ctype_name, ctype_buf, hint);
263 char ctype_buf[_Locale_MAX_SIMPLE_NAME]; local
275 hint = impl->insert_ctype_facets(ctype_name, ctype_buf, hint);
  /ndk/sources/cxx-stl/stlport/src/
locale.cpp 155 char ctype_buf[_Locale_MAX_SIMPLE_NAME]; local
166 hint = impl->insert_ctype_facets(ctype_name, ctype_buf, hint);
262 char ctype_buf[_Locale_MAX_SIMPLE_NAME]; local
274 hint = impl->insert_ctype_facets(ctype_name, ctype_buf, hint);

Completed in 38 milliseconds