Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c39424 # define MAYBE_CONST const macro
39426 # define MAYBE_CONST macro
39428 MAYBE_CONST sqlite3_vfs * pVfs;
39429 MAYBE_CONST sqlite3_io_methods *pIoDb;
39430 MAYBE_CONST sqlite3_io_methods *pIoJrnl;
39431 #undef MAYBE_CONST