Searched defs:printStr (Results 1 – 2 of 2) sorted by relevance
82 void printStr(const char *S) { fprintf(stderr, "%s", S); } in printStr() function
270 void printStr(char *toPrint) { in printStr() function