Home
last modified time | relevance | path

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

/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dbet_hist.c881 BetRange *sub_sbr = sub_sh -> sbr; in bet_historical_populate_div_model() local
901 str_balance_amount = utils_real_get_string ( sub_sbr->current_balance ); in bet_historical_populate_div_model()
902 str_balance = utils_real_get_string_with_currency ( sub_sbr -> current_balance, in bet_historical_populate_div_model()
904 average = gsb_real_div ( sub_sbr -> current_balance, period ); in bet_historical_populate_div_model()
908 str_current_fyear = utils_real_get_string_with_currency ( sub_sbr -> current_fyear, in bet_historical_populate_div_model()