HomeSort by: relevance | last modified time | path
    Searched refs:srcpos_string_first (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/dtc/dist/
srcpos.h 94 extern char *srcpos_string_first(struct srcpos *pos, int level);
treesource.c 209 srcstr = srcpos_string_first(prop->srcpos, annotate);
274 srcstr = srcpos_string_first(prop->srcpos, annotate);
299 srcstr = srcpos_string_first(tree->srcpos, annotate);
srcpos.c 365 char *srcpos_string_first(struct srcpos *pos, int level) function

Completed in 24 milliseconds