Searched defs:key_compare (Results 1 – 3 of 3) sorted by relevance
56 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef227 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef
58 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef251 typedef _Compare key_compare; in _STLP_CREATE_ITERATOR_TRAITS() typedef
901 int (*key_compare)(const Key *, const Key *) = strict_type ? in key_in_file() local