Home
last modified time | relevance | path

Searched defs:srcfile_state (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/scripts/dtc/
H A Dsrcpos.h27 struct srcfile_state { struct
32 struct srcfile_state *prev; argument
/openbmc/linux/scripts/dtc/
H A Dsrcpos.h13 struct srcfile_state { struct
18 struct srcfile_state *prev; argument
H A Dsrcpos.c257 struct srcfile_state *srcfile_state; in srcpos_copy() local