Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dshell.c503 static void shell_out_of_memory(void){ in shell_out_of_memory() function
880 if( p->z==0 ) shell_out_of_memory(); in appendText()
13006 if( pNew==0 ) shell_out_of_memory(); in eqp_append()
13599 if( z==0 ) shell_out_of_memory(); in set_table_name()
14384 shell_out_of_memory(); in exec_prepared_stmt()
16832 shell_out_of_memory(); in newTempFile()
19403 shell_out_of_memory(); in do_meta_command()
19534 shell_out_of_memory(); in do_meta_command()
19584 shell_out_of_memory(); in do_meta_command()
22361 if( argv==0 ) shell_out_of_memory();
[all …]