Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/session/
H A Dsession_speed_test.c44 #define CMDLINE_BOOL(x,y,z) {x, y, CMDLINE_BOOLEAN, z} macro
274 CMDLINE_BOOL("-without-rowid", "use WITHOUT ROWID tables", in main()
276 CMDLINE_BOOL("-integer", "use integer data (instead of text/blobs)", in main()