Searched refs:CL_DISABLED (Results 1 – 2 of 2) sorted by relevance
69 #define CL_DISABLED (1 << 21) /* Disabled in this configuration. */ macro
263 if (option->flags & CL_DISABLED) in handle_option()