Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c4469 static void decimalPow2Func( in decimalPow2Func() function
4503 { "decimal_pow2", 1, 0, decimalPow2Func }, in sqlite3_decimal_init()