reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
506 char* __outnext = __outbuf; 507 char* const __outlast = __outbuf + sizeof(__outbuf); 507 char* const __outlast = __outbuf + sizeof(__outbuf); 515 if (!_M_put(__outbuf, __outnext - __outbuf)) 515 if (!_M_put(__outbuf, __outnext - __outbuf))