Home
last modified time | relevance | path

Searched refs:srcpos_string_last (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/dtc/dist/
H A Dsrcpos.h95 extern char *srcpos_string_last(struct srcpos *pos, int level);
H A Dsrcpos.c370 char *srcpos_string_last(struct srcpos *pos, int level) in srcpos_string_last() function
H A Dtreesource.c321 srcstr = srcpos_string_last(tree->srcpos, annotate); in write_tree_source_node()