Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c969 static void shell_out_of_memory(void){ in shell_out_of_memory() function
978 if( p==0 ) shell_out_of_memory(); in shell_check_oom()
24633 shell_out_of_memory(); in exec_prepared_stmt()
29751 shell_out_of_memory(); in do_meta_command()
29791 shell_out_of_memory(); in do_meta_command()
29813 shell_out_of_memory(); in do_meta_command()
29841 shell_out_of_memory(); in do_meta_command()
32424 if( p->colWidth==0 && p->nWidth>0 ) shell_out_of_memory(); in do_meta_command()