Home | History | Annotate | Download | only in mpi

Lines Matching defs:preamble

170 static const char* preamble = "valgrind MPI wrappers";
205 preamble, my_pid, my_pid);
231 fprintf(stderr, "%s %5d: exiting now\n", preamble, my_pid );
237 preamble, my_pid);
241 fprintf(stderr, "%s %5d: enter PMPI_%s\n", preamble, my_pid, fnname );
248 preamble, my_pid, fnname, err );
253 fprintf(stderr, "%s %5d: fatal: %s\n", preamble, my_pid, msg);
254 fprintf(stderr, "%s %5d: exiting now\n", preamble, my_pid );
866 preamble, my_pid, (long)ty);
871 preamble, my_pid, (long)tycon);
1304 preamble, my_pid, (unsigned long)request,
1359 preamble, my_pid, request_before);
2327 preamble, my_pid); \