代码拉取完成,页面将自动刷新
(*
* This file is part of Coccinelle, licensed under the terms of the GPL v2.
* See copyright.txt in the Coccinelle source code for more information.
* The Coccinelle source code can be obtained at http://coccinelle.lip6.fr
*)
(* the inputs *)
let show_c = ref false
let show_cocci = ref false
(* the output *)
let show_diff = ref true
let force_diff = ref false (*show diff even if there are only space changes*)
(* the derived inputs *)
let show_flow = ref false
let show_before_fixed_flow = ref false
let show_ctl_tex = ref false
let show_ctl_text = ref false
let inline_let_ctl = ref false
let show_mcodekind_in_ctl = ref false
(* the "underived" outputs *)
let show_binding_in_out = ref false
let show_dependencies = ref false
let inplace_modif = ref false
let verbose_cocci = ref true
let windows = ref false
let popl = ref false
let timeout = ref (None : int option)
let selected_only = ref false (* just print files that would be treated *)
let use_saved_typedefs = ref true (* hack! *)
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。