Searched refs:CTL_FINDLIMITS (Results 1 – 1 of 1) sorted by relevance
417 #define CTL_FINDLIMITS 0x00000800u macro563 { "find_limits", MOD_DAT, MOD_CTL, CTL_FINDLIMITS, DO(control) },678 CTL_FINDLIMITS | CTL_NULLCONTEXT };3644 ((controls & CTL_FINDLIMITS) != 0)? " find_limits" : "", in show_controls()6010 if ((dat_datctl.control & (CTL_DFA|CTL_FINDLIMITS)) == (CTL_DFA|CTL_FINDLIMITS)) in process_data()6013 dat_datctl.control &= ~CTL_FINDLIMITS; in process_data()6341 if ((dat_datctl.control & CTL_FINDLIMITS) != 0) in process_data()