Home
last modified time | relevance | path

Searched defs:total_expense (Results 1 – 3 of 3) sorted by relevance

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOR_TOWN.cpp64 static float total_expense; variable
/dports/finance/homebank/homebank-5.5.1/src/
H A Drep-stats.h68 gdouble total_expense; member
H A Dui-budget-tabview.c549 double total_income[12] = {0}, total_expense[12] = {0}; in ui_bud_tabview_model_update_monthly_total() local