Searched refs:mpssdebug (Results 1 – 1 of 1) sorted by relevance
78 #define MPSSPRINT(x, y) if (mpssdebug & x) (void) fprintf y;80 static int mpssdebug; variable333 mpssdebug = atosz(str); in __mpssmain()