Lines Matching full:wrappers
4 /*--- A library of wrappers for MPI 2 functions. ---*/
98 /* Include Valgrind magic macros for writing wrappers. */
113 /* Include headers for whatever MPI implementation the wrappers are to
149 checked at startup. The wrappers below use 'long' to mean a
170 static const char* preamble = "valgrind MPI wrappers";
1029 /*--- The wrappers proper. They are listed in the order ---*/
1032 /*--- spec. All unimplemented wrappers are listed at the ---*/
1143 /* Maintain a table that makes it possible for the wrappers to
1149 and at that point these wrappers have to paint the recv buffer.
2308 /*--- Default wrappers for all remaining functions ---*/
2312 /* Boilerplate for default wrappers. */