Searched refs:zero_before (Results 1 – 4 of 4) sorted by relevance
49 Int zero_before; member106 fnc->zero_before = CONFIG_DEFAULT; in new_fnc()326 if (fnc->zero_before != CONFIG_DEFAULT) in update_fn_config1()327 fn->zero_before = (fnc->zero_before == CONFIG_TRUE); in update_fn_config1()443 fnc->zero_before = CONFIG_TRUE; in CLG_()
137 else if (fn->zero_before) { in function_entered()
357 fn->zero_before = False; in new_fn_node()
401 Bool zero_before :1; member