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

/macosx-10.10/emacs-93/emacs/lwlib/
H A Dlwlib.c174 static int malloc_cpt = 0;
189 malloc_cpt++;
205 if (malloc_cpt > 25)
210 malloc_cpt--;
173 static int malloc_cpt = 0; variable
/macosx-10.10/emacs-93/emacs/src/
H A Dgtkutil.c183 static int malloc_cpt;
203 malloc_cpt++;
219 if (malloc_cpt > 25)
224 malloc_cpt--;
181 static int malloc_cpt; variable

Completed in 118 milliseconds