Lines Matching refs:shell_out_of_memory
490 static void shell_out_of_memory(void){ in shell_out_of_memory() function
661 if( zLine==0 ) shell_out_of_memory(); in local_getline()
688 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()
11433 if( p->aiIndent==0 ) shell_out_of_memory(); in explain_data_prepare()
11435 if( abYield==0 ) shell_out_of_memory(); in explain_data_prepare()
11958 if( azCol==0 ) shell_out_of_memory(); in tableColumnList()
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()
17168 if( zSql==0 ) shell_out_of_memory(); in do_meta_command()
17178 if( zSql==0 ) shell_out_of_memory(); in do_meta_command()
17199 if( zSql==0 ) shell_out_of_memory(); in do_meta_command()
18084 if( azNew==0 ) shell_out_of_memory(); in do_meta_command()
18089 if( 0==azResult[nRow] ) shell_out_of_memory(); in do_meta_command()
18734 if( zSql==0 ) shell_out_of_memory(); in process_input()
19096 if( argv==0 ) shell_out_of_memory();
19100 if( z==0 ) shell_out_of_memory();
19103 if( argv[i]==0 ) shell_out_of_memory();
19153 if( azCmd==0 ) shell_out_of_memory();