Searched refs:csp (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dconstimpl.tex83 \label{csp}
284 section \ref{csp}.
/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c4051 char* csp = (asp < (old_top + MIN_CHUNK_SIZE))? old_top : asp; local
4052 mchunkptr sp = (mchunkptr)csp;
4083 if (csp != old_top) {
4085 size_t psize = csp - old_top;

Completed in 52 milliseconds