Searched refs:PRETTY_CODE (Results 1 – 2 of 2) sorted by relevance
572 PrettyPrint = PRETTY_CODE; in TextMain()1036 PrettyPrint == PRETTY_CODE) in TextMain()1045 else if (ch == '#' && PrettyPrint != PRETTY_CODE) in TextMain()1055 PrettyPrint == PRETTY_CODE) in TextMain()
48 #define PRETTY_CODE 2 macro