Home
last modified time | relevance | path

Searched refs:REPERE (Results 1 – 1 of 1) sorted by relevance

/external/eigen/bench/btl/generic_bench/utils/
Dutilities.h66 #define REPERE cout<<flush ; cerr << " --------------" << endl << flush ; macro
67 #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