Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/libgnucash/app-utils/calculation/
H A Dfinproto.h96 amort_sched_ptr Amortization_init (amort_sched_ptr amortsched);
98 amort_sched_ptr Amortization_Schedule (amort_sched_ptr amortsched);
100 void Amortization_free (amort_sched_ptr amortsched);
120 amort_sched_ptr amort_opt (amort_sched_ptr amortsched, void *parse_env);
125 void prt_amortization_schedule (amort_sched_ptr amortsched, FILE * ofile);
H A Dfinvar.h157 typedef struct amort_sched *amort_sched_ptr; typedef
H A Dfin.c1601 amort_sched_ptr
1602 Amortization_init (amort_sched_ptr amortsched) in Amortization_init()
1777 amort_sched_ptr
1778 Amortization_Schedule (amort_sched_ptr amortsched) in Amortization_Schedule()
2450 Amortization_free (amort_sched_ptr amortsched) in Amortization_free()