Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sqlite3/
H A Dshell.c490 static void shell_out_of_memory(void){ in shell_out_of_memory() function
661 if( zLine==0 ) shell_out_of_memory(); in local_getline()
835 if( p->z==0 ) shell_out_of_memory(); in appendText()
10465 if( pNew==0 ) shell_out_of_memory(); in eqp_append()
11025 if( z==0 ) shell_out_of_memory(); in set_table_name()
13284 if( p->z==0 ) shell_out_of_memory(); in import_append_char()
13445 if( zInsert==0 ) shell_out_of_memory(); in tryToCloneData()
16503 shell_out_of_memory(); in do_meta_command()
16555 shell_out_of_memory(); in do_meta_command()
19096 if( argv==0 ) shell_out_of_memory();
[all …]