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

/vbox/src/libs/xpcom18a4/xpcom/build/
H A Dmalloc.c307 static void vminfo (unsigned long *free, unsigned long *reserved, unsigned long *committed);
4427 vminfo (&free, &reserved, &committed);
4959 static void vminfo (unsigned long *free, unsigned long *reserved, unsigned long *committed) {
4940 static void vminfo (unsigned long *free, unsigned long *reserved, unsigned long *committed) { function

Completed in 1160 milliseconds