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

/ast/src/lib/libast/misc/
H A Dfs3d.c84 sfsprintf(val, sizeof(val), "%s=%d", off, FS3D_arg(op));
/ast/src/lib/libast/include/
H A Dfs3d.h84 #define FS3D_arg(x) (((x)>>3)&07777) macro
/ast/src/cmd/3d/
H A Dlib.c166 if ((n = FS3D_arg(op)) <= 0 || n > TABSIZE)

Completed in 18 milliseconds