Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c1598 static void shell_out_of_memory(void){ in shell_out_of_memory() function
1607 if( p==0 ) shell_out_of_memory(); in shell_check_oom()
20848 shell_out_of_memory(); in exec_prepared_stmt()
25694 shell_out_of_memory(); in do_meta_command()
25708 shell_out_of_memory(); in do_meta_command()
25766 shell_out_of_memory(); in do_meta_command()
28106 if( p->colWidth==0 && p->nWidth>0 ) shell_out_of_memory(); in do_meta_command()