Searched refs:tmp_state (Results 1 – 3 of 3) sorted by relevance
195 struct smatch_state *tmp_state; in __client_merge_function() local200 tmp_state = s1; in __client_merge_function()202 s2 = tmp_state; in __client_merge_function()
693 struct smatch_state *tmp_state; in match_states_stree() local711 tmp_state = __client_unmatched_state_function(one_iter.sm); in match_states_stree()715 one_iter.sm->sym, tmp_state); in match_states_stree()724 tmp_state = __client_unmatched_state_function(two_iter.sm); in match_states_stree()728 two_iter.sm->sym, tmp_state); in match_states_stree()
112 int i, tmp_state; in statd_init() local150 if ((fscanf(fp_tmp, "%d", &tmp_state)) == EOF) { in statd_init()157 if (tmp_state > LOCAL_STATE) { in statd_init()158 LOCAL_STATE = tmp_state; in statd_init()161 tmp_state); in statd_init()