Home
last modified time | relevance | path

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

/dports/finance/ledger/ledger-3.2.1/src/
H A Dvalue.cc902 bool no_amounts = true; in is_less_than() local
907 no_amounts = false; in is_less_than()
909 return ! no_amounts; in is_less_than()
927 bool no_amounts = true; in is_less_than() local
931 no_amounts = false; in is_less_than()
933 return ! no_amounts; in is_less_than()
1023 bool no_amounts = true; in is_greater_than() local
1028 no_amounts = false; in is_greater_than()
1030 return ! no_amounts; in is_greater_than()
1052 no_amounts = false; in is_greater_than()
[all …]