Searched defs:exactly (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/src/
H A Dprmsgc.c440 static GCSeg* DoGrowHeap(PRInt32 requestedSize, PRBool exactly) argument
476 if (exactly) {
503 if (exactly) {
520 segInfo->fromMalloc = exactly;
533 if (!exactly) {
547 ** When exactly allocating the entire segment is given over to a

Completed in 55 milliseconds