Searched refs:sys_switch (Results 1 – 1 of 1) sorted by relevance
36 enum processing_mode { no_switch, app_switch, sys_switch }; enumerator173 if (mode == sys_switch) in parse()178 mode = sys_switch; in parse()