Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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
H A Ddtc-lexer.lex.c_shipped639 srcpos_update(&yylloc, yytext, yyleng); \
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dsrcpos.h87 extern void srcpos_update(struct srcpos *pos, const char *text, int len);
H A Dsrcpos.c232 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update() function