Lines Matching full:csp
3313 char* csp = (asp < (old_top + MIN_CHUNK_SIZE))? old_top : asp;3314 mchunkptr sp = (mchunkptr)csp;3345 if (csp != old_top) {3347 size_t psize = csp - old_top;