Home | History | Annotate | Download | only in stdlib

Lines Matching refs:csp

3325   char* csp = (asp < (old_top + MIN_CHUNK_SIZE))? old_top : asp;
3326 mchunkptr sp = (mchunkptr)csp;
3357 if (csp != old_top) {
3359 size_t psize = csp - old_top;