Lines Matching refs:shell_check_oom
1620 static void shell_check_oom(const void *p){ in shell_check_oom() function
1780 shell_check_oom(zLine); in local_getline()
1950 shell_check_oom(p->z); in appendText()
2006 shell_check_oom(zSql); in shellFakeSchema()
19817 shell_check_oom(zStr); in output_hex_blob()
20156 shell_check_oom(zQuoted); in output_csv()
20307 shell_check_oom(zNew); in printSchemaLine()
20359 shell_check_oom(pNew); in eqp_append()
20601 shell_check_oom(z); in shell_callback()
20728 shell_check_oom(z); in shell_callback()
20979 shell_check_oom(z); in set_table_name()
21023 shell_check_oom(zCode); in shell_error_context()
21109 shell_check_oom(zErr); in save_err_msg()
21493 shell_check_oom(p->aiIndent); in explain_data_prepare()
21495 shell_check_oom(abYield); in explain_data_prepare()
21795 shell_check_oom(zOut); in translateForDisplayAndDup()
21890 shell_check_oom(azData); in exec_prepared_stmt_columnar()
21892 shell_check_oom(azNextLine); in exec_prepared_stmt_columnar()
21896 shell_check_oom(azQuoted); in exec_prepared_stmt_columnar()
21900 shell_check_oom(abRowDiv); in exec_prepared_stmt_columnar()
21903 shell_check_oom(p->colWidth); in exec_prepared_stmt_columnar()
21931 shell_check_oom(azData); in exec_prepared_stmt_columnar()
21933 shell_check_oom(abRowDiv); in exec_prepared_stmt_columnar()
22486 shell_check_oom(zSql); in tableColumnList()
22494 shell_check_oom(azCol); in tableColumnList()
22497 shell_check_oom(azCol[nCol]); in tableColumnList()
22531 shell_check_oom(zSql); in tableColumnList()
22625 shell_check_oom(zIns); in dump_callback()
23097 shell_check_oom(zPat); in showHelp()
23120 shell_check_oom(zPat); in showHelp()
23324 shell_check_oom(a); in readHexDb()
23542 shell_check_oom(zSql); in open_db()
23604 shell_check_oom(zSql); in readline_completion_generator()
23645 shell_check_oom(zSql); in linenoise_completion()
23900 shell_check_oom(p->z); in import_append_char()
24051 shell_check_oom(zQuery); in tryToCloneData()
24060 shell_check_oom(zInsert); in tryToCloneData()
24122 shell_check_oom(zQuery); in tryToCloneData()
24159 shell_check_oom(zQuery); in tryToCloneSchema()
24189 shell_check_oom(zQuery); in tryToCloneSchema()
24384 shell_check_oom(pb); in shell_dbinfo_command()
24605 shell_check_oom(p->zTempFile); in newTempFile()
25814 if( rc==SQLITE_NOMEM ) shell_check_oom(0); \
25819 if( rc==SQLITE_NOMEM ) shell_check_oom(0); in rc_err_oom_die()
26405 shell_check_oom(azName); in do_meta_command()
27678 shell_check_oom(zNewFilename); in do_meta_command()
27778 shell_check_oom(zFile); in do_meta_command()
27876 shell_check_oom(zSql); in do_meta_command()
27886 shell_check_oom(zSql); in do_meta_command()
27907 shell_check_oom(zSql); in do_meta_command()
28154 shell_check_oom(new_argv[0]); in do_meta_command()
28207 shell_check_oom(zQarg); in do_meta_command()
28369 shell_check_oom( pSession->azFilter ); in do_meta_command()
28372 shell_check_oom(x); in do_meta_command()
28442 shell_check_oom(pSession->zName); in do_meta_command()
28697 shell_check_oom(zSql); in do_meta_command()
28730 shell_check_oom(zRevText); in do_meta_command()
28933 shell_check_oom(azNew); in do_meta_command()
28938 shell_check_oom(azResult[nRow]); in do_meta_command()
29873 shell_check_oom(zLine); in one_input_line()
29954 shell_check_oom(zSql); in process_input()
30092 shell_check_oom(zConfig); in find_xdg_config()
30129 shell_check_oom(zBuf); in process_sqliterc()
30405 shell_check_oom(argvToFree);
30411 shell_check_oom(z);
30414 shell_check_oom(argv[i]);
30457 shell_check_oom(azCmd);