Searched refs:sqlite3_value_numeric_type (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h512 #define sqlite3_value_numeric_type sqlite3_api->value_numeric_type macro
H A Dsqlite3.h5652 ** <tr><td><b>sqlite3_value_numeric_type&nbsp;&nbsp;</b>
5699 ** ^(The sqlite3_value_numeric_type() interface attempts to apply
5768 SQLITE_API int sqlite3_value_numeric_type(sqlite3_value*);
H A Dsqlite3.c5965 ** <tr><td><b>sqlite3_value_numeric_type&nbsp;&nbsp;</b>
6012 ** ^(The sqlite3_value_numeric_type() interface attempts to apply
6081 SQLITE_API int sqlite3_value_numeric_type(sqlite3_value*);
93036 SQLITE_API int sqlite3_value_numeric_type(sqlite3_value *pVal){ function
135984 #define sqlite3_value_numeric_type macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d1035 int sqlite3_value_numeric_type(sqlite3_value*);

Completed in 684 milliseconds