Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsqlite/src/
H A Dprintf.c102 #define FLAG_SIGNED 1 /* True if the value to convert is signed */ macro
354 if( infop->flags & FLAG_SIGNED ){ in vxprintf()