Home
last modified time | relevance | path

Searched defs:use_strcmp (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/src/
Dregex.cpp218 struct use_strcmp struct
220 bool operator()(const collationnames& x, const char* y) in operator ()()
222 bool operator()(const classnames& x, const char* y) in operator ()()
/external/libcxxabi/src/
Dprivate_typeinfo.cpp65 is_equal(const std::type_info* x, const std::type_info* y, bool use_strcmp) in is_equal()
349 bool use_strcmp = this->__flags & (__incomplete_class_mask | in can_catch() local