Home
last modified time | relevance | path

Searched refs:malloclistlength (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2test.c907 static PCRE2_SIZE malloclistlength[MALLOCLISTSIZE]; variable
2685 malloclistlength[malloclistptr++] = size; in my_malloc()
2708 fprintf(outfile, " %5" SIZ_FORM, SIZ_CAST malloclistlength[i]); in my_free()
2713 malloclistlength[j] = malloclistlength[j+1]; in my_free()