Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:who

132 static void mallocFail ( SOURCE* s, char* who )
134 fprintf(stderr, "%s: out of memory in %s\n", argv0, who );