Searched defs:TELLDIR (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/3d/
H A Ddir3d.c33 * and TELLDIR() offset, and the directory view level takes
34 * TABBITS bits, so TELLDIR() offsets are limited to (32-TABBITS)
289 return TELLDIR(dirp);
291 return SETPOS(dirp->viewp->level, TELLDIR(dirp->viewp->dirp));
456 #define telldir TELLDIR
458 #undef TELLDIR macro

Completed in 8 milliseconds