Home
last modified time | relevance | path

Searched refs:error_op (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/yices/yices-2.6.2/src/parser_utils/
H A Dterm_stack_error.c385 opcode2string[tstack->error_op], tstack->error_loc.line, tstack->error_loc.column); in yices_error()
415 fprintf(f, "Internal exception: opcode = %"PRId32"\n", (int32_t) tstack->error_op); in base_term_stack_error()
422 opcode2string[tstack->error_op], tstack->error_loc.line, tstack->error_loc.column); in base_term_stack_error()
426 fprintf(f, "(%s)\n", opcode2string[tstack->error_op]); in base_term_stack_error()
H A Dterm_stack2.h297 int32_t error_op; member
H A Dterm_stack2.c74 stack->error_op = stack->top_op; in raise_exception()
101 stack->error_op = op; in bad_op_exception()
113 stack->error_op = NO_OP; in push_exception()
126 stack->error_op = stack->top_op; in report_yices_error()
209 stack->error_op = NO_OP; in alloc_tstack()
912 stack->error_op = NO_OP; in tstack_reset()
/dports/mail/geary/geary-40.0/test/engine/imap-engine/
H A Daccount-processor-test.vala111 AccountOperation? error_op = null;
114 error_op = op;
124 assert(error_op == op);
/dports/math/yices/yices-2.6.2/tests/unit/
H A Dtest_term_stack.c254 printf("---> op = %d\n", stack.error_op); in main()
/dports/net/kamailio/kamailio-5.4.5/src/core/
H A Droute.c1627 goto error_op; in comp_ip()
1681 goto error_op; in comp_ip()
1778 goto error_op; in comp_ip()
1787 error_op: in comp_ip()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dha_ndbcluster.h581 void ndbcluster_print_error(int error, const NdbOperation *error_op);
H A Dha_ndbcluster.cc4942 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_commit() local
4946 ndbcluster_print_error(res, error_op); in ndbcluster_commit()
4994 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_rollback() local
4998 ndbcluster_print_error(res, error_op); in ndbcluster_rollback()
7853 void ndbcluster_print_error(int error, const NdbOperation *error_op) in ndbcluster_print_error() argument
7857 const char *tab_name= (error_op) ? error_op->getTableName() : ""; in ndbcluster_print_error()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dha_ndbcluster.h805 void ndbcluster_print_error(int error, const NdbOperation *error_op);
H A Dha_ndbcluster.cc8083 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_commit() local
8086 ndbcluster_print_error(res, error_op); in ndbcluster_commit()
8177 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_rollback() local
8180 ndbcluster_print_error(res, error_op); in ndbcluster_rollback()
11985 void ndbcluster_print_error(int error, const NdbOperation *error_op) in ndbcluster_print_error() argument
11989 const char *tab_name= (error_op) ? error_op->getTableName() : ""; in ndbcluster_print_error()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dha_ndbcluster.h805 void ndbcluster_print_error(int error, const NdbOperation *error_op);
H A Dha_ndbcluster.cc8083 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_commit() local
8086 ndbcluster_print_error(res, error_op); in ndbcluster_commit()
8177 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_rollback() local
8180 ndbcluster_print_error(res, error_op); in ndbcluster_rollback()
11985 void ndbcluster_print_error(int error, const NdbOperation *error_op) in ndbcluster_print_error() argument
11989 const char *tab_name= (error_op) ? error_op->getTableName() : ""; in ndbcluster_print_error()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dha_ndbcluster.h805 void ndbcluster_print_error(int error, const NdbOperation *error_op);
H A Dha_ndbcluster.cc8083 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_commit() local
8086 ndbcluster_print_error(res, error_op); in ndbcluster_commit()
8177 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_rollback() local
8180 ndbcluster_print_error(res, error_op); in ndbcluster_rollback()
11985 void ndbcluster_print_error(int error, const NdbOperation *error_op) in ndbcluster_print_error() argument
11989 const char *tab_name= (error_op) ? error_op->getTableName() : ""; in ndbcluster_print_error()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dha_ndbcluster.h805 void ndbcluster_print_error(int error, const NdbOperation *error_op);
H A Dha_ndbcluster.cc8083 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_commit() local
8086 ndbcluster_print_error(res, error_op); in ndbcluster_commit()
8177 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_rollback() local
8180 ndbcluster_print_error(res, error_op); in ndbcluster_rollback()
11985 void ndbcluster_print_error(int error, const NdbOperation *error_op) in ndbcluster_print_error() argument
11989 const char *tab_name= (error_op) ? error_op->getTableName() : ""; in ndbcluster_print_error()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dha_ndbcluster.h805 void ndbcluster_print_error(int error, const NdbOperation *error_op);
H A Dha_ndbcluster.cc8083 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_commit() local
8086 ndbcluster_print_error(res, error_op); in ndbcluster_commit()
8177 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_rollback() local
8180 ndbcluster_print_error(res, error_op); in ndbcluster_rollback()
11985 void ndbcluster_print_error(int error, const NdbOperation *error_op) in ndbcluster_print_error() argument
11989 const char *tab_name= (error_op) ? error_op->getTableName() : ""; in ndbcluster_print_error()
/dports/math/yices/yices-2.6.2/src/frontend/smt2/
H A Dsmt2_commands.c1308 print_out("operation %s not implemented", opcode_string[tstack->error_op]); in smt2_tstack_error()
1357 print_out("%s in %s", exception_string[exception], opcode_string[tstack->error_op]); in smt2_tstack_error()
1385 print_out("invalid argument in %s: not an integer", opcode_string[tstack->error_op]); in smt2_tstack_error()
1394 print_out("in %s: ", opcode_string[tstack->error_op]); in smt2_tstack_error()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dha_ndbcluster.cc8722 ndbcluster_print_error(int error, const NdbOperation *error_op) in ndbcluster_print_error() argument
8726 const char *tab_name= (error_op) ? error_op->getTableName() : ""; in ndbcluster_print_error()
8902 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_commit() local
8905 ndbcluster_print_error(res, error_op); in ndbcluster_commit()
8997 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_rollback() local
9000 ndbcluster_print_error(res, error_op); in ndbcluster_rollback()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dha_ndbcluster.cc8722 ndbcluster_print_error(int error, const NdbOperation *error_op) in ndbcluster_print_error() argument
8726 const char *tab_name= (error_op) ? error_op->getTableName() : ""; in ndbcluster_print_error()
8902 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_commit() local
8905 ndbcluster_print_error(res, error_op); in ndbcluster_commit()
8997 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_rollback() local
9000 ndbcluster_print_error(res, error_op); in ndbcluster_rollback()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dha_ndbcluster.cc8722 ndbcluster_print_error(int error, const NdbOperation *error_op) in ndbcluster_print_error() argument
8726 const char *tab_name= (error_op) ? error_op->getTableName() : ""; in ndbcluster_print_error()
8902 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_commit() local
8905 ndbcluster_print_error(res, error_op); in ndbcluster_commit()
8997 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_rollback() local
9000 ndbcluster_print_error(res, error_op); in ndbcluster_rollback()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dha_ndbcluster.cc8722 ndbcluster_print_error(int error, const NdbOperation *error_op) in ndbcluster_print_error() argument
8726 const char *tab_name= (error_op) ? error_op->getTableName() : ""; in ndbcluster_print_error()
8902 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_commit() local
8905 ndbcluster_print_error(res, error_op); in ndbcluster_commit()
8997 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_rollback() local
9000 ndbcluster_print_error(res, error_op); in ndbcluster_rollback()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dha_ndbcluster.cc8722 ndbcluster_print_error(int error, const NdbOperation *error_op) in ndbcluster_print_error() argument
8726 const char *tab_name= (error_op) ? error_op->getTableName() : ""; in ndbcluster_print_error()
8902 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_commit() local
8905 ndbcluster_print_error(res, error_op); in ndbcluster_commit()
8997 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_rollback() local
9000 ndbcluster_print_error(res, error_op); in ndbcluster_rollback()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dha_ndbcluster.cc8722 ndbcluster_print_error(int error, const NdbOperation *error_op) in ndbcluster_print_error() argument
8726 const char *tab_name= (error_op) ? error_op->getTableName() : ""; in ndbcluster_print_error()
8902 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_commit() local
8905 ndbcluster_print_error(res, error_op); in ndbcluster_commit()
8997 const NdbOperation *error_op= trans->getNdbErrorOperation(); in ndbcluster_rollback() local
9000 ndbcluster_print_error(res, error_op); in ndbcluster_rollback()

12