Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/dtc/
H A Dsrcpos.h106 extern void srcpos_update(struct srcpos *pos, const char *text, int len);
H A Dsrcpos.c214 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update() function
H A Ddtc-lexer.lex.c_shipped639 srcpos_update(&yylloc, yytext, yyleng); \