Home
last modified time | relevance | path

Searched refs:push_goto_label (Results 1 – 12 of 12) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsp_pcontext.h534 sp_label *push_goto_label(THD *thd, const LEX_CSTRING *name, uint ip, in push_goto_label() function
541 sp_label *push_goto_label(THD *thd, const LEX_CSTRING *name, uint ip) in push_goto_label() function
542 { return push_goto_label(thd, name, ip, sp_label::GOTO); } in push_goto_label()
H A Dsql_lex.cc7500 spcont->push_goto_label(thd, label_name, 0, sp_label::GOTO); in sp_goto_statement()
7535 spcont->push_goto_label(thd, label_name, sphead->instructions()); in sp_push_goto_label()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsp_pcontext.h534 sp_label *push_goto_label(THD *thd, const LEX_CSTRING *name, uint ip, in push_goto_label() function
541 sp_label *push_goto_label(THD *thd, const LEX_CSTRING *name, uint ip) in push_goto_label() function
542 { return push_goto_label(thd, name, ip, sp_label::GOTO); } in push_goto_label()
H A Dsql_lex.cc6853 spcont->push_goto_label(thd, label_name, 0, sp_label::GOTO); in sp_goto_statement()
6888 spcont->push_goto_label(thd, label_name, sphead->instructions()); in sp_push_goto_label()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsp_pcontext.h534 sp_label *push_goto_label(THD *thd, const LEX_CSTRING *name, uint ip, in push_goto_label() function
541 sp_label *push_goto_label(THD *thd, const LEX_CSTRING *name, uint ip) in push_goto_label() function
542 { return push_goto_label(thd, name, ip, sp_label::GOTO); } in push_goto_label()
H A Dsql_lex.cc6853 spcont->push_goto_label(thd, label_name, 0, sp_label::GOTO); in sp_goto_statement()
6888 spcont->push_goto_label(thd, label_name, sphead->instructions()); in sp_push_goto_label()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsp_pcontext.h535 sp_label *push_goto_label(THD *thd, const LEX_CSTRING *name, uint ip, in push_goto_label() function
542 sp_label *push_goto_label(THD *thd, const LEX_CSTRING *name, uint ip) in push_goto_label() function
543 { return push_goto_label(thd, name, ip, sp_label::GOTO); } in push_goto_label()
H A Dsql_lex.cc6482 spcont->push_goto_label(thd, label_name, 0, sp_label::GOTO); in sp_goto_statement()
6517 spcont->push_goto_label(thd, label_name, sphead->instructions()); in sp_push_goto_label()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsp_pcontext.h535 sp_label *push_goto_label(THD *thd, const LEX_CSTRING *name, uint ip, in push_goto_label() function
542 sp_label *push_goto_label(THD *thd, const LEX_CSTRING *name, uint ip) in push_goto_label() function
543 { return push_goto_label(thd, name, ip, sp_label::GOTO); } in push_goto_label()
H A Dsql_lex.cc6482 spcont->push_goto_label(thd, label_name, 0, sp_label::GOTO); in sp_goto_statement()
6517 spcont->push_goto_label(thd, label_name, sphead->instructions()); in sp_push_goto_label()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsp_pcontext.h534 sp_label *push_goto_label(THD *thd, const LEX_CSTRING *name, uint ip, in push_goto_label() function
541 sp_label *push_goto_label(THD *thd, const LEX_CSTRING *name, uint ip) in push_goto_label() function
542 { return push_goto_label(thd, name, ip, sp_label::GOTO); } in push_goto_label()
H A Dsql_lex.cc7500 spcont->push_goto_label(thd, label_name, 0, sp_label::GOTO); in sp_goto_statement()
7535 spcont->push_goto_label(thd, label_name, sphead->instructions()); in sp_push_goto_label()