Searched refs:TELLDIR (Results 1 - 2 of 2) 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
H A Ddir_3d.h115 extern long TELLDIR(DIR*);
163 #ifndef TELLDIR

Completed in 10 milliseconds