Home | History | Annotate | Download | only in src

Lines Matching refs:asp

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