Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c96946 static u16 numericType(Mem *pMem){ function
98382 type1 = numericType(pIn1);
98383 type2 = numericType(pIn2);