Searched refs:sqlite3_api_routines_hw (Results 1 – 2 of 2) sorted by relevance
25 struct sqlite3_api_routines_hw { struct34 extern const struct sqlite3_api_routines_hw *sqlite3_export_hw_symbols; argument
239587 struct sqlite3_api_routines_hw {239596 typedef struct sqlite3_api_routines_hw sqlite3_api_routines_hw;239597 static const sqlite3_api_routines_hw sqlite3HwApis = {239614 EXPORT_SYMBOLS const sqlite3_api_routines_hw *sqlite3_export_hw_symbols = &sqlite3HwApis;