OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Loc_time_destroy
(Results
1 - 2
of
2
) sorted by null
/external/stlport/src/
locale_catalog.cpp
82
static void
_Loc_time_destroy
(void* p) {_Locale_time_destroy((_Locale_time*)p);}
279
{ __release_category(cat,
_Loc_time_destroy
, _Loc_time_name, time_hash()); }
/ndk/sources/cxx-stl/stlport/src/
locale_catalog.cpp
82
static void
_Loc_time_destroy
(void* p) {_Locale_time_destroy((_Locale_time*)p);}
279
{ __release_category(cat,
_Loc_time_destroy
, _Loc_time_name, time_hash()); }
Completed in 26 milliseconds