Home | History | Annotate | Download | only in ext

Lines Matching defs:__f

396 	    _Rope_RopeFunction<_CharT, _Alloc>* __f
398 __f->_Rope_RopeFunction<_CharT, _Alloc>::~_Rope_RopeFunction();
399 this->_F_deallocate(__f, 1);
806 _RopeFunction* __f = (_RopeFunction*)__base;
818 { (*(__f->_M_fn))(__start, __result_len, __section); }
959 _RopeFunction* __f = (_RopeFunction*)__r;
966 (*(__f->_M_fn))(__begin, __len, __buffer);
986 char __f = __o.fill();
990 __o.put(__f);
1098 _RopeFunction* __f = (_RopeFunction*)__r;
1099 (*(__f->_M_fn))(0, __f->_M_size, __buffer);
1100 return __buffer + __f->_M_size;
1352 _RopeFunction* __f = (_RopeFunction*)__r;
1355 (*(__f->_M_fn))(__i, 1, &__result);