Home
last modified time | relevance | path

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

/linux/scripts/dtc/
H A Dsrcpos.h46 bool srcfile_pop(void);
H A Ddtc-lexer.l279 if (srcfile_pop() == 0)
H A Dsrcpos.c196 bool srcfile_pop(void) in srcfile_pop() function