Lines Matching refs:shell_out_of_memory

503 static void shell_out_of_memory(void){  in shell_out_of_memory()  function
706 if( zLine==0 ) shell_out_of_memory(); in local_getline()
733 if( zLine==0 ) shell_out_of_memory(); in local_getline()
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()
14014 if( p->aiIndent==0 ) shell_out_of_memory(); in explain_data_prepare()
14016 if( abYield==0 ) shell_out_of_memory(); in explain_data_prepare()
14225 if( azData==0 ) shell_out_of_memory(); in exec_prepared_stmt_columnar()
14233 if( azData==0 ) shell_out_of_memory(); in exec_prepared_stmt_columnar()
14243 if( p->colWidth==0 ) shell_out_of_memory(); in exec_prepared_stmt_columnar()
14384 shell_out_of_memory(); in exec_prepared_stmt()
14766 if( azCol==0 ) shell_out_of_memory(); in tableColumnList()
16150 if( p->z==0 ) shell_out_of_memory(); in import_append_char()
16311 if( zInsert==0 ) shell_out_of_memory(); in tryToCloneData()
16832 shell_out_of_memory(); in newTempFile()
18906 if( azName==0 ){ shell_out_of_memory(); /* Does not return */ } in do_meta_command()
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()
20250 if( zSql==0 ) shell_out_of_memory(); in do_meta_command()
20260 if( zSql==0 ) shell_out_of_memory(); in do_meta_command()
20281 if( zSql==0 ) shell_out_of_memory(); in do_meta_command()
21212 if( azNew==0 ) shell_out_of_memory(); in do_meta_command()
21217 if( 0==azResult[nRow] ) shell_out_of_memory(); in do_meta_command()
21727 if( p->colWidth==0 && p->nWidth>0 ) shell_out_of_memory(); in do_meta_command()
21986 if( zSql==0 ) shell_out_of_memory(); in process_input()
22361 if( argv==0 ) shell_out_of_memory();
22365 if( z==0 ) shell_out_of_memory();
22368 if( argv[i]==0 ) shell_out_of_memory();
22418 if( azCmd==0 ) shell_out_of_memory();