Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c4098 static void decimal_add(Decimal *pA, Decimal *pB){ in decimal_add() function
4368 decimal_add(pA, pB); in decimalAddFunc()
4383 decimal_add(pA, pB); in decimalSubFunc()
4418 decimal_add(p, pArg); in decimalSumStep()
4434 decimal_add(p, pArg); in decimalSumInverse()