Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Ddecimal.c518 static void decimalSumValue(sqlite3_context *context){ in decimalSumValue() function
628 decimalSumValue, decimalSumInverse, 0); in sqlite3_decimal_init()