Searched refs:madvdebug (Results 1 – 1 of 1) sorted by relevance
86 #define MADVPRINT(x, y) if (madvdebug & x) (void) fprintf y;88 static int madvdebug = 0; variable470 madvdebug = atoi(str); in __madvmain()