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

/freebsd-11-stable/contrib/dtc/
H A Ddata.c176 uint64_t value_64; local
192 value_64 = cpu_to_fdt64(value);
193 return data_append_data(d, &value_64, 8);

Completed in 101 milliseconds