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

  /ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c 48 static const wchar_t *_empty_wstr = ""; variable
50 static const wchar_t *_empty_wstr = L""; variable
400 { return _empty_wstr; }
403 { return _empty_wstr; }
410 { return _empty_wstr; }
413 { return _empty_wstr; }
  /external/stlport/src/c_locale_dummy/
c_locale_dummy.c 47 static const wchar_t *_empty_wstr = L""; variable
389 { return _empty_wstr; }
392 { return _empty_wstr; }
399 { return _empty_wstr; }
402 { return _empty_wstr; }

Completed in 56 milliseconds