Searched refs:etFLOAT (Results 1 – 1 of 1) sorted by relevance
19 #define etFLOAT 1 /* Floating point. %f */ macro86 { 'f', 0, 1, etFLOAT, 0, 0 },520 case etFLOAT: in sqlite3_str_vappendf()548 if( xtype==etFLOAT ){ in sqlite3_str_vappendf()585 if( xtype!=etFLOAT ){ in sqlite3_str_vappendf()595 xtype = etFLOAT; in sqlite3_str_vappendf()