Searched refs:PRINT_EXPRESSION (Results 1 - 1 of 1) sorted by relevance

/external/srec/tools/grxmlcompile/
H A Dgrxmldoc.cpp43 #define PRINT_EXPRESSION(x) macro
44 //#define PRINT_EXPRESSION(x) std::cout << (x) << std::endl;
47 #define PRINT_EXPRESSION(x) // macro
456 PRINT_EXPRESSION( ruleName + " = { " );
480 PRINT_EXPRESSION( " }\n" );

Completed in 53 milliseconds