Searched refs:gEasy (Results 1 – 2 of 2) sorted by relevance
27 bool gEasy = false; // set to true while debugging to suppress unusual whitespace variable33 if (gEasy) { in add_white()47 if (gEasy) { in add_comma()72 gEasy ? atom.append("\n") : add_white(rand, &atom); in MakeRandomParsePathPiece()
32 static bool gEasy = false; // set to true while debugging to suppress unusual whitespace variable38 if (gEasy) { in add_white()62 if (gEasy) { in add_comma()80 gEasy ? atom.append("\n") : add_white(fuzz, &atom); in MakeRandomParsePathPiece()