Searched refs:srcstr (Results 1 – 1 of 1) sorted by relevance
214 const char *srcstr; in srcpos_verror() local216 srcstr = srcpos_string(pos); in srcpos_verror()218 fprintf(stdout, "Error: %s ", srcstr); in srcpos_verror()237 const char *srcstr; in srcpos_warn() local241 srcstr = srcpos_string(pos); in srcpos_warn()243 fprintf(stderr, "Warning: %s ", srcstr); in srcpos_warn()