Home | History | Annotate | Download | only in stdlib

Lines Matching defs:asp

3324   char* asp = rawsp + offset;
3325 char* csp = (asp < (old_top + MIN_CHUNK_SIZE))? old_top : asp;