OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pdepth
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/libfdt/dist/
fdt_ro.c
525
int
pdepth
= 0, p = 0;
local in function:fdt_get_path
537
while (
pdepth
> depth) {
541
pdepth
--;
544
if (
pdepth
>= depth) {
552
pdepth
++;
557
if (
pdepth
< (depth + 1))
fdt_ro.c
525
int
pdepth
= 0, p = 0;
local in function:fdt_get_path
537
while (
pdepth
> depth) {
541
pdepth
--;
544
if (
pdepth
>= depth) {
552
pdepth
++;
557
if (
pdepth
< (depth + 1))
Completed in 25 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025