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

/freebsd-11-stable/contrib/dtc/
H A Dflattree.c610 static uint32_t flat_read_word(struct inbuf *inb) function
694 proplen = flat_read_word(dtbuf);
695 stroff = flat_read_word(dtbuf);
773 val = flat_read_word(dtbuf);
930 val = flat_read_word(&dtbuf);
937 val = flat_read_word(&dtbuf);

Completed in 69 milliseconds