Searched refs:shell_write_history (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dshell.c123 # define shell_write_history(X) write_history(X) macro
132 # define shell_write_history(X) linenoiseHistorySave(X) macro
139 # define shell_write_history(X) macro
15331 shell_write_history(zHistory);
/external/sqlite/dist/
H A Dshell.c129 # define shell_write_history(X) write_history(X) macro
138 # define shell_write_history(X) linenoiseHistorySave(X) macro
145 # define shell_write_history(X) macro
15354 shell_write_history(zHistory);

Completed in 129 milliseconds