Searched refs:srcfile_pop (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/scripts/dtc/ | ||
| H A D | srcpos.h | 46 bool srcfile_pop(void); |
| H A D | dtc-lexer.l | 279 if (srcfile_pop() == 0) |
| H A D | srcpos.c | 196 bool srcfile_pop(void) in srcfile_pop() function |