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

/ast/src/cmd/nmake/
H A Doptions.h47 #define Ox (1L<<18) /* not expanded in $(-) */ macro
58 #define OPT_base ('b'|Ob|Ox) /* compile base|global rules */
60 #define OPT_byname ('o'|Oa|Os|Ox) /* command line option by name */
61 #define OPT_compile ('c'|Ob|Ox) /* force makefile compilation */
62 #define OPT_compatibility ('C'|Ob|Ox) /* disable compatibility msgs */
66 #define OPT_define ('D'|Op|Os|Ox) /* passed to preprocessor */
71 #define OPT_file ('f'|Oa|Os|Ox) /* next arg is makefile */
76 #define OPT_include ('I'|Os|Ox) /* passed to preprocessor */
80 #define OPT_list ('l'|Ob|Ox) /* list info and don't make */
83 #define OPT_option (101|Oa|Of|Os|Ox)/* defin
[all...]
H A Doption.c510 if (op->flags & Ox)
666 if (op->flags & Ox)
1126 n |= Ox;
1647 * 0 non-Ox OPT_SET options
1648 * '+' non-Om non-Ox OPT_SET options
1650 * '?' non-Ox OPT_DEFAULT
1677 mask = Om|Ox|OPT_SET;
1682 mask = Ox|OPT_DEFAULT;
1692 mask = Ox|OPT_COMPILE;
1721 mask = Ox|OPT_SE
[all...]
/ast/src/cmd/html/
H A Dmm2html.sh1383 Ox) t+="<SMALL><B>OpenBSD</B></SMALL>" ;;
2602 .A[cdoqrt]|.B[coqx]|.C[dm]|.D[coqvx]|.E[mrvx]|.F[acdlnotx]|.I[cnx]|.L[bi]|.N[ox]|.Ox|.P[acfoq]|.Q[cloq]|.Rv|.S[coqty]|.T[an]|.Ux|.V[at]|.Xo)

Completed in 39 milliseconds