Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Ddecimal.c373 int carry = 0; in decimal_add() local
566 int carry = 0, x; in decimalMulFunc() local