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.l294 if (srcfile_pop() == 0)
H A Dsrcpos.c218 bool srcfile_pop(void) in srcfile_pop() function