Searched refs:TK_FLOAT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c7546 #define TK_FLOAT 130 macro
8340 #define OP_Real 130 /* same as TK_FLOAT */
10237 ** If the expression is an SQL literal (TK_INTEGER, TK_FLOAT, TK_BLOB,
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c11395 #define TK_FLOAT 133 macro
12661 #define OP_Real 133 /* same as TK_FLOAT, synopsis: r[P2]=P4 */
14814 ** If the expression is an SQL literal (TK_INTEGER, TK_FLOAT, TK_BLOB,
[all...]

Completed in 629 milliseconds