Searched refs:REPERE (Results 1 – 1 of 1) sorted by relevance
66 #define REPERE cout<<flush ; cerr << " --------------" << endl << flush ; macro67 #define BEGIN_OF(chain) {REPERE ; HERE ; cerr << "Begin of: " << chain << endl ; REPERE ; }68 #define END_OF(chain) {REPERE ; HERE ; cerr << "Normal end of: " << chain << endl ; REPERE ; }83 #define REPERE macro