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

/freebsd-10.0-release/contrib/dtc/
H A Dsrcpos.h106 extern char *srcpos_string(struct srcpos *pos);
H A Dsrcpos.c265 srcpos_string(struct srcpos *pos) function
298 srcstr = srcpos_string(pos);
323 srcstr = srcpos_string(pos);

Completed in 61 milliseconds