Home
last modified time | relevance | path

Searched defs:nWidth (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c18186 int nWidth; /* Number of slots in colWidth[] and actualWidth[] */ member
19272 int nWidth = ArraySize(aExplainWidth); in shell_callback() local
20086 int nWidth = 0; in display_explain_scanstats() local