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