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

/ast/src/cmd/3d/
H A Dmap.c191 if (!(fs->flags & FS_VALIDATED))
193 fs->flags |= FS_VALIDATED;
H A D3d.h336 #define FS_VALIDATED (1L<<24) macro
H A Dinit.c993 if (fs->flags & FS_VALIDATED) bprintf(&b, e, " validated");

Completed in 18 milliseconds