Lines Matching refs:shell_check_oom

977 static void shell_check_oom(const void *p){  in shell_check_oom()  function
1332 shell_check_oom(zLine); in local_getline()
1502 shell_check_oom(p->z); in appendText()
1558 shell_check_oom(zSql); in shellFakeSchema()
22114 shell_check_oom(zStr); in output_hex_blob()
22423 shell_check_oom(zOut); in escapeOutput()
22536 shell_check_oom(zQuoted); in output_csv()
22687 shell_check_oom(zNew); in printSchemaLine()
22739 shell_check_oom(pNew); in eqp_append()
22990 shell_check_oom(z); in shell_callback()
23147 shell_check_oom(z); in shell_callback()
23398 shell_check_oom(z); in set_table_name()
23442 shell_check_oom(zCode); in shell_error_context()
23529 shell_check_oom(zErr); in save_err_msg()
23936 shell_check_oom(p->aiIndent); in explain_data_prepare()
23938 shell_check_oom(abYield); in explain_data_prepare()
24272 shell_check_oom(zOut); in translateForDisplayAndDup()
24409 shell_check_oom(azData); in exec_prepared_stmt_columnar()
24411 shell_check_oom(azNextLine); in exec_prepared_stmt_columnar()
24415 shell_check_oom(azQuoted); in exec_prepared_stmt_columnar()
24419 shell_check_oom(abRowDiv); in exec_prepared_stmt_columnar()
24422 shell_check_oom(p->colWidth); in exec_prepared_stmt_columnar()
24450 shell_check_oom(azData); in exec_prepared_stmt_columnar()
24452 shell_check_oom(abRowDiv); in exec_prepared_stmt_columnar()
25015 shell_check_oom(zSql); in tableColumnList()
25023 shell_check_oom(azCol); in tableColumnList()
25026 shell_check_oom(azCol[nCol]); in tableColumnList()
25060 shell_check_oom(zSql); in tableColumnList()
25154 shell_check_oom(zIns); in dump_callback()
25636 shell_check_oom(zPat); in showHelp()
25660 shell_check_oom(zPat); in showHelp()
25863 shell_check_oom(a); in readHexDb()
26119 shell_check_oom(zSql); in open_db()
26183 shell_check_oom(zSql); in readline_completion_generator()
26234 shell_check_oom(zSql); in linenoise_completion()
26491 shell_check_oom(p->z); in import_append_char()
26643 shell_check_oom(zQuery); in tryToCloneData()
26652 shell_check_oom(zInsert); in tryToCloneData()
26714 shell_check_oom(zQuery); in tryToCloneData()
26751 shell_check_oom(zQuery); in tryToCloneSchema()
26782 shell_check_oom(zQuery); in tryToCloneSchema()
26995 shell_check_oom(pb); in shell_dbinfo_command()
27089 shell_check_oom(zName); in shell_dbtotxt_command()
27312 shell_check_oom(p->zTempFile); in newTempFile()
28529 if( rc==SQLITE_NOMEM ) shell_check_oom(0); \
28534 if( rc==SQLITE_NOMEM ) shell_check_oom(0); in rc_err_oom_die()
29113 shell_check_oom(azName); in do_meta_command()
30455 shell_check_oom(zNewFilename); in do_meta_command()
30547 shell_check_oom(zFile); in do_meta_command()
30581 shell_check_oom(zFile); in do_meta_command()
30688 shell_check_oom(zSql); in do_meta_command()
30698 shell_check_oom(zSql); in do_meta_command()
30720 shell_check_oom(zSql); in do_meta_command()
30969 shell_check_oom(new_argv[0]); in do_meta_command()
31022 shell_check_oom(zQarg); in do_meta_command()
31187 shell_check_oom( pSession->azFilter ); in do_meta_command()
31190 shell_check_oom(x); in do_meta_command()
31263 shell_check_oom(pSession->zName); in do_meta_command()
31521 shell_check_oom(zSql); in do_meta_command()
31554 shell_check_oom(zRevText); in do_meta_command()
31760 shell_check_oom(azNew); in do_meta_command()
31765 shell_check_oom(azResult[nRow]); in do_meta_command()
32754 shell_check_oom(zLine); in one_input_line()
32835 shell_check_oom(zSql); in process_input()
32975 shell_check_oom(zConfig); in find_xdg_config()
33012 shell_check_oom(zBuf); in process_sqliterc()
33305 shell_check_oom(argvToFree);
33311 shell_check_oom(z);
33314 shell_check_oom(argv[i]);
33357 shell_check_oom(azCmd);