Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/misc/
H A Dfs3d.c68 cur = FS3D_ON; in fs3d()
/titanic_50/usr/src/lib/libast/common/include/
H A Dfs3d.h74 #define FS3D_ON FS3D_OP_ON macro
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dfs3d.h83 #define FS3D_ON FS3D_OP_ON macro
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dfs3d.h83 #define FS3D_ON FS3D_OP_ON macro
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dfs3d.h83 #define FS3D_ON FS3D_OP_ON macro
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dfs3d.h83 #define FS3D_ON FS3D_OP_ON macro
/titanic_50/usr/src/lib/libast/common/port/
H A Dastconf.c642 fp->value = fs3d(value ? value[0] ? FS3D_ON : FS3D_OFF : FS3D_TEST) ? "1" : null; in format()