Searched refs:ckrealloc (Results 1 - 4 of 4) sorted by relevance

/system/core/sh/
H A Dmemalloc.h51 pointer ckrealloc(pointer, int);
H A Dmemalloc.c75 ckrealloc(pointer p, int nbytes) function
217 sp = ckrealloc((pointer)sp,
H A Doutput.c165 dest->buf = ckrealloc(dest->buf, dest->bufsize);
H A Dparser.c1348 dblquotep = ckrealloc(dblquotep, maxnest / 8);

Completed in 357 milliseconds