Lines Matching refs:OPTIONS
184 %token XOBJECT OBSOLETE ON OPTIONS
468 /* file options: optional expression of conditions */
653 /* one or more defined options */
779 no OPTIONS { nowarn = $1; } no_opt_list { nowarn = 0; }
783 OPTIONS opt_list
859 /* list of make options */
872 /* list of make options that had NO in front */
884 /* list of options */
896 /* list of options that had NO in front */
1005 * order of options is important, must use right recursion