Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c21815 int gotPrecision, useShort; in Jim_FormatString() local
21961 useShort = 0; in Jim_FormatString()
21963 useShort = 1; in Jim_FormatString()
22082 if (useShort) { in Jim_FormatString()