Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/dtc/
Dsrcpos.h104 extern void srcpos_update(struct srcpos *pos, const char *text, int len);
Dsrcpos.c214 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update() function
Ddtc-lexer.lex.c_shipped645 srcpos_update(&yylloc, yytext, yyleng); \