Home
last modified time | relevance | path

Searched refs:tmp_division (Results 1 – 1 of 1) sorted by relevance

/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dmetatree.c1812 gint tmp_division; in find_destination_blob() local
1815 tmp_division = iface -> div_id (division_list -> data); in find_destination_blob()
1817 if ( division && !sub_division && division == tmp_division ) in find_destination_blob()
1824 switch ( iface -> div_type (tmp_division)) in find_destination_blob()
1828 my_strdup (iface -> div_name (tmp_division))); in find_destination_blob()
1832 my_strdup (iface -> div_name (tmp_division))); in find_destination_blob()
1845 sub_division_list = iface -> div_sub_div_list (tmp_division); in find_destination_blob()
1858 switch ( iface -> div_type (tmp_division)) in find_destination_blob()
3492 gint tmp_division; in metatree_get_combofix_list() local
3505 switch ( iface -> div_type ( tmp_division ) ) in metatree_get_combofix_list()
[all …]