Searched refs:srcstr (Results 1 – 1 of 1) sorted by relevance
296 const char *srcstr; in srcpos_verror() local298 srcstr = srcpos_string(pos); in srcpos_verror()300 fprintf(stderr, "Error: %s ", srcstr); in srcpos_verror()319 const char *srcstr; in srcpos_warn() local323 srcstr = srcpos_string(pos); in srcpos_warn()325 fprintf(stderr, "Warning: %s ", srcstr); in srcpos_warn()