Searched refs:CL_REJECT_NEGATIVE (Results 1 – 4 of 4) sorted by relevance
74 #define CL_REJECT_NEGATIVE (1 << 26) /* Reject no- form. */ macro
184 if (!value && (option->flags & CL_REJECT_NEGATIVE)) in prune_options()
497 if (!value && (option->flags & CL_REJECT_NEGATIVE)) in handle_option()
20325 CL_REJECT_NEGATIVE): Move to opts.h.21312 * c-opts.c (CL_REJECT_NEGATIVE): New.