Searched defs:__fn (Results 1 – 4 of 4) sorted by relevance
63 catalog open(const string& __fn, const locale& __loc) const in open()76 virtual catalog do_open(const string& __fn, const locale& __loc) const in do_open()96 inline catalog open(const string& __fn, const locale& __loc) const in open()109 virtual catalog do_open(const string& __fn, const locale& __loc) const in do_open()
217 bind1st(const _Operation& __fn, const _Tp& __x) { in bind1st()252 bind2nd(const _Operation& __fn, const _Tp& __x) { in bind2nd()
110 char_producer<_CharT>* __fn = __STATIC_CAST(const _RopeFunction*, __leaf)->_M_fn; in _S_setbuf() local
183 void ios_base::register_callback(event_callback __fn, int index) { in register_callback()