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

/vbox/src/libs/xpcom18a4/xpcom/build/
H A Dmalloc.c2249 static int sYSTRIm(size_t, mstate);
2253 static int sYSTRIm();
2995 sYSTRIm is an inverse of sorts to sYSMALLOc.
3004 static int sYSTRIm(size_t pad, mstate av)
3006 static int sYSTRIm(pad, av) size_t pad; mstate av;
3583 sYSTRIm(av->top_pad, av);
4306 return sYSTRIm(pad, av);
2996 static int sYSTRIm(size_t pad, mstate av) function

Completed in 1158 milliseconds