Searched refs:Om (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/nmake/
H A Doptions.h41 #define Om (1<<13) /* internal option */ macro
H A Doption.c388 options[i].flags |= Om;
1648 * '+' non-Om non-Ox OPT_SET options
1677 mask = Om|Ox|OPT_SET;
1678 test = Om|OPT_SET;

Completed in 16 milliseconds