Lines Matching defs:temp
53 FILE *temp;
242 temp = stderr;
287 //fprintf(temp, "\tStrchr\n" );
292 fprintf(temp, "(Strchr) test %d", i);
300 //fprintf(temp, "\tStrrchr\n" );
305 fprintf(temp, "(Strrchr) test %d", i);
313 //fprintf(temp, "\tStrlen\n" );
317 fprintf(temp, "(Strlen) test %d: expected %d, got %d",
327 //fprintf(temp, "\tStrcmp\n" );
333 fprintf(temp, "(Strcmp) test %d: expected %d, got %d",
343 //fprintf(temp, "\tStrcat\n" );
351 fprintf(temp, "(Strcat) test %d: expected %d, got %d",
361 //fprintf(temp, "\tStrcpy\n" );
366 fprintf(temp, "(Strcpy) test %d: expected %d, got %d",
376 //fprintf(temp, "\tStrncat\n" );
385 fprintf(temp, "(Strncat) test %d: expected %d, got %d",
395 //fprintf(temp, "\tStrncmp\n" );
402 fprintf(temp,
414 //fprintf(temp, "\tStrncpy\n" );
422 fprintf(temp, "(Strncpy) test %d: expected %d, got %d",