Searched refs:CL_DISABLED (Results 1 – 3 of 3) sorted by relevance
69 #define CL_DISABLED (1 << 21) /* Disabled in this configuration. */ macro
504 if (option->flags & CL_DISABLED) in handle_option()
18598 * opts.h (CL_DISABLED): New flag.18599 * opts.c (handle_option): Print an error for CL_DISABLED options.