Home
last modified time | relevance | path

Searched refs:OPT_DECLARE (Results 1 – 6 of 6) sorted by relevance

/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A Doptions.h50 #define OPT_DECLARE (1L<<27) /* compile declaration */ macro
H A Doption.c670 if (op->flags & OPT_DECLARE) in showop()
1197 nop->flags |= OPT_DECLARE; in setop()
1696 if (op->flags & OPT_DECLARE) in listops()
1698 op->flags &= ~OPT_DECLARE; in listops()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/
H A Doptions.h50 #define OPT_DECLARE (1L<<27) /* compile declaration */ macro
H A Doption.c670 if (op->flags & OPT_DECLARE) in showop()
1197 nop->flags |= OPT_DECLARE; in setop()
1696 if (op->flags & OPT_DECLARE) in listops()
1698 op->flags &= ~OPT_DECLARE; in listops()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/
H A Doptions.h50 #define OPT_DECLARE (1L<<27) /* compile declaration */ macro
H A Doption.c670 if (op->flags & OPT_DECLARE) in showop()
1197 nop->flags |= OPT_DECLARE; in setop()
1696 if (op->flags & OPT_DECLARE) in listops()
1698 op->flags &= ~OPT_DECLARE; in listops()