Searched refs:supernodeoffset (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/dtc/libfdt/
H A Dfdt_ro.c445 int supernodeoffset = -FDT_ERR_INTERNAL; local
456 supernodeoffset = offset;
465 return supernodeoffset;
/freebsd-11-stable/sys/contrib/libfdt/
H A Dfdt_ro.c515 int supernodeoffset = -FDT_ERR_INTERNAL; local
526 supernodeoffset = offset;
535 return supernodeoffset;

Completed in 282 milliseconds