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

/haiku/src/libs/libfdt/
H A Dfdt_strerror.c36 FDT_ERRTABENT(FDT_ERR_INTERNAL),
H A Dfdt_check.c90 return -FDT_ERR_INTERNAL;
H A Dfdt_overlay.c439 return -FDT_ERR_INTERNAL;
572 return -FDT_ERR_INTERNAL;
590 return -FDT_ERR_INTERNAL;
H A Dfdt_ro.c78 err = -FDT_ERR_INTERNAL;
408 offset = -FDT_ERR_INTERNAL;
598 int supernodeoffset = -FDT_ERR_INTERNAL;
640 -FDT_ERR_INTERNAL;
H A Dfdt_sw.c163 return -FDT_ERR_INTERNAL;
H A Dfdt_rw.c355 return -FDT_ERR_INTERNAL;
/haiku/headers/libs/libfdt/
H A Dlibfdt.h77 #define FDT_ERR_INTERNAL 13 macro
78 /* FDT_ERR_INTERNAL: libfdt has failed an internal assertion.
2107 * -FDT_ERR_INTERNAL,

Completed in 66 milliseconds