Home
last modified time | relevance | path

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

/freebsd-src/contrib/sqlite3/
H A Dshell.c20464 while( N>nDash ){ in print_dashes() local
21689 const int nDash = sizeof(zDash) - 1; print_box_line() local