Searched defs:__leaf (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dropeimpl.h35 const _RopeRep* __leaf = __x._M_path_end[__x._M_leaf_index]; local
759 bool operator() (const _CharT* __leaf, size_t __n) { argument
775 bool operator() (const _CharT* __leaf, size_t __n) { argument
802 operator ()(const _CharT* __leaf, size_t __n) argument
807 for (__i = 0; __i < __n; __i++) _M_o << __leaf[__i]; local
811 operator ()(const char* __leaf, size_t __n) argument
[all...]

Completed in 38 milliseconds