Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/dtc/
H A Dfdt.hh294 void parse_cells(text_input_buffer &input, int cell_size);
H A Dfdt.cc282 property::parse_cells(text_input_buffer &input, int cell_size) in parse_cells() function in dtc::fdt::property
544 parse_cells(input, bits); in property()
551 parse_cells(input, 32); in property()