Searched defs:g (Results 1 – 15 of 15) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | test_server.c | 259 } g = { variable |
| H A D | test_mutex.c | 54 } g = {0}; variable |
| H A D | test_devsym.c | 82 struct DevsymGlobal g = {0, 0, 512, 0}; variable |
| H A D | test_journal.c | 207 static struct JtGlobal g = {0, 0}; variable |
| H A D | test6.c | 156 static CrashGlobal g = {0, 0, SQLITE_DEFAULT_SECTOR_SIZE, 0, 0}; variable |
| /sqlite-3.40.0/ext/lsm1/lsm-test/ | ||
| H A D | lsmtest_util.c | 16 } g = {0, 0}; variable |
| /sqlite-3.40.0/tool/ | ||
| H A D | offsets.c | 299 GState g; in main() local |
| H A D | dbhash.c | 46 } g; variable |
| H A D | showdb.c | 37 } g = {1024, -1, 0, 16, 0, 0, 0}; variable |
| H A D | fuzzershell.c | 85 } g; variable |
| H A D | sqldiff.c | 40 } g; variable |
| /sqlite-3.40.0/test/ | ||
| H A D | dbfuzz.c | 104 } g; variable |
| H A D | speedtest1.c | 116 } g; variable |
| H A D | fuzzcheck.c | 159 } g; variable |
| /sqlite-3.40.0/mptest/ | ||
| H A D | mptest.c | 90 } g; variable |