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

/osnet-11/usr/src/lib/libsqlite/src/
H A Dprintf.c220 etByte xtype; /* Conversion paradigm */ local
311 xtype = etERROR;
316 xtype = infop->type;
338 ** xtype The class of the conversion.
341 switch( xtype ){
433 flag_exp = xtype==etEXP;
434 if( xtype!=etFLOAT ){
438 if( xtype==etGENERIC ){
441 xtype = etEXP;
444 xtype
[all...]

Completed in 31 milliseconds