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

/haiku-fatelf/src/libs/libfdt/
H A Dfdt_ro.c359 int pdepth = 0, p = 0; local
371 while (pdepth > depth) {
375 pdepth--;
378 if (pdepth >= depth) {
386 pdepth++;
391 if (pdepth < (depth + 1))

Completed in 40 milliseconds