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

/ast/src/cmd/3d/
H A Dmap.c455 if ((*fs->set)(fs, (fs->flags & FS_RAW) ? org : arg, argsize, ov, oe - ov))
460 if ((*fs->set)(fs, (fs->flags & FS_RAW) ? org : arg, argsize, state.null, 0))
H A D3d.h331 #define FS_RAW (1L<<19) macro
H A Dinit.c988 if (fs->flags & FS_RAW) bprintf(&b, e, " raw");
1427 FSINIT("intercept", get_intercept, set_intercept, FS_RAW,

Completed in 18 milliseconds