Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsqlite/src/
H A Dprintf.c90 typedef struct et_info { /* Information about each format field */ struct
97 } et_info; argument
110 static et_info fmtinfo[] = {
216 et_info *infop; /* Pointer to the appropriate info structure */ in vxprintf()