Searched defs:sqlite3_syscall_ptr (Results 1 – 2 of 2) sorted by relevance
| /third_party/sqlite/include/ | ||
| D | sqlite3.h | 1463 typedef void (*sqlite3_syscall_ptr)(void); typedef |
| /third_party/sqlite/src/ | ||
| D | sqlite3.c | 1773 typedef void (*sqlite3_syscall_ptr)(void); typedef |