Searched refs:gEasy (Results 1 – 4 of 4) 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()
33 static bool gEasy = false; // set to true while debugging to suppress unusual whitespace variable39 if (gEasy) { in add_white()63 if (gEasy) { in add_comma()81 gEasy ? atom.append("\n") : add_white(fuzz, &atom); in MakeRandomParsePathPiece()