HomeSort by relevance Sort by last modified time
    Searched refs:srcpos_update (Results 1 - 3 of 3) sorted by null

  /external/dtc/
srcpos.h 106 extern void srcpos_update(struct srcpos *pos, const char *text, int len);
dtc-lexer.l 47 srcpos_update(&yylloc, yytext, yyleng); \
srcpos.c 214 void srcpos_update(struct srcpos *pos, const char *text, int len) function

Completed in 368 milliseconds