Home
last modified time | relevance | path

Searched refs:srcpos_string (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/scripts/dtc/
H A Dsrcpos.c245 srcpos_string(struct srcpos *pos) in srcpos_string() function
274 srcstr = srcpos_string(pos); in srcpos_verror()
H A Dsrcpos.h108 extern char *srcpos_string(struct srcpos *pos);
/openbmc/linux/scripts/dtc/
H A Dsrcpos.h91 extern char *srcpos_string(struct srcpos *pos);
H A Dsrcpos.c287 srcpos_string(struct srcpos *pos) in srcpos_string() function
378 srcstr = srcpos_string(pos); in srcpos_verror()
H A Ddtc-parser.y408 char *loc = srcpos_string(&@2);
H A Dchecks.c80 file_str = srcpos_string(pos); in check_msg()
110 file_str = srcpos_string(pos); in check_msg()