Home
last modified time | relevance | path

Searched refs:path_depth (Results 1 – 1 of 1) sorted by relevance

/external/dtc/tests/
Dsupernode_atdepth_offset.c30 static int path_depth(const char *path) in path_depth() function
72 int pdepth = path_depth(path); in check_supernode_atdepth()
110 int pdepth = path_depth(path); in check_supernode_overdepth()
127 for (i = 0; i <= path_depth(path); i++) in check_path()