Searched refs:srcstr (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/dtc/
H A Dsrcpos.c212 const char *srcstr; local
216 srcstr = srcpos_string(pos);
218 fprintf(stderr, "Error: %s ", srcstr);
229 const char *srcstr; local
233 srcstr = srcpos_string(pos);
235 fprintf(stderr, "Warning: %s ", srcstr);

Completed in 48 milliseconds