Defines
utilities.h File Reference
#include <stdlib.h>
#include <iostream>
Include dependency graph for tools/eigen-eigen-3.0.2/bench/btl/generic_bench/utils/utilities.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ASSERT(condition)
#define BEGIN_OF(chain)
#define COMPILER   "undefined" ;
#define END_OF(chain)
#define HERE
#define HEREWEARE   cout<<flush ; cerr << __FILE__ << " [" << __LINE__ << "] : " << flush ;
#define INFOS(chain)   {HEREWEARE ; cerr << chain << endl ;}
#define INFOS_COMPILATION
#define INTERRUPTION(code)
#define MESSAGE(chain)
#define PYSCRIPT(chain)   {cout<<flush ; cerr << "---PYSCRIPT--- " << chain << endl ;}
#define REPERE
#define SCRUTE(var)

Define Documentation

#define ASSERT (   condition)
#define BEGIN_OF (   chain)
#define COMPILER   "undefined" ;
#define END_OF (   chain)
#define HERE
#define HEREWEARE   cout<<flush ; cerr << __FILE__ << " [" << __LINE__ << "] : " << flush ;
#define INFOS (   chain)    {HEREWEARE ; cerr << chain << endl ;}
Value:
{\
                                        cerr << flush;\
                                        cout << __FILE__ ;\
                                        cout << " [" << __LINE__ << "] : " ;\
                                        cout << "COMPILED with " << COMPILER ;\
                                        cout << ", " << __DATE__ ; \
                                        cout << " at " << __TIME__ << endl ;\
                                        cout << "\n\n" ;\
                                        cout << flush ;\
                                }

Definition at line 42 of file tools/eigen-eigen-3.0.2/bench/btl/generic_bench/utils/utilities.h.

#define INTERRUPTION (   code)
#define MESSAGE (   chain)
#define PYSCRIPT (   chain)    {cout<<flush ; cerr << "---PYSCRIPT--- " << chain << endl ;}
#define REPERE
#define SCRUTE (   var)


libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:34:06