Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c25984 } aLimit[] = { in do_meta_command() local
H A Dsqlite3.c17619 int aLimit[SQLITE_N_LIMIT]; /* Limits */ member