Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dprintf.c99 #define FLAG_SIGNED 1 /* True if the value to convert is signed */ macro
351 if( infop->flags & FLAG_SIGNED ){ in vxprintf()
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c18890 #define FLAG_SIGNED 1 /* True if the value to convert is signed */ macro
19181 if( infop->flags & FLAG_SIGNED ){ in sqlite3VXPrintf()

Completed in 239 milliseconds