Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/dtc/dist/
H A Dflattree.c588 static uint32_t flat_read_word(struct inbuf *inb) in flat_read_word() function
672 proplen = flat_read_word(dtbuf); in flat_read_property()
673 stroff = flat_read_word(dtbuf); in flat_read_property()
753 val = flat_read_word(dtbuf); in unflatten_tree()
911 val = flat_read_word(&dtbuf); in dt_from_blob()
918 val = flat_read_word(&dtbuf); in dt_from_blob()