Home
last modified time | relevance | path

Searched refs:fix_length_and_dec_numeric (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_type.cc3089 return func->fix_length_and_dec_numeric(&type_handler_longlong); in Item_sum_hybrid_fix_length_and_dec()
3096 (void) func->fix_length_and_dec_numeric(&type_handler_double); in Item_sum_hybrid_fix_length_and_dec()
3105 return func->fix_length_and_dec_numeric(&type_handler_newdecimal); in Item_sum_hybrid_fix_length_and_dec()
3770 return func->fix_length_and_dec_numeric(current_thd); in Item_func_between_fix_length_and_dec()
4629 item->fix_length_and_dec_numeric(); in Item_char_typecast_fix_length_and_dec()
H A Ditem_timefunc.h1130 void fix_length_and_dec_numeric();
H A Ditem_sum.h1067 bool fix_length_and_dec_numeric(const Type_handler *h);
H A Ditem_timefunc.cc2551 void Item_char_typecast::fix_length_and_dec_numeric() in fix_length_and_dec_numeric() function in Item_char_typecast
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_type.cc3089 return func->fix_length_and_dec_numeric(&type_handler_longlong);
3096 (void) func->fix_length_and_dec_numeric(&type_handler_double);
3105 return func->fix_length_and_dec_numeric(&type_handler_newdecimal);
3770 return func->fix_length_and_dec_numeric(current_thd);
4629 item->fix_length_and_dec_numeric();
H A Ditem_timefunc.h1130 void fix_length_and_dec_numeric();
H A Ditem_sum.h1067 bool fix_length_and_dec_numeric(const Type_handler *h);
H A Ditem_timefunc.cc2551 void Item_char_typecast::fix_length_and_dec_numeric() in fix_length_and_dec_numeric() function in Item_char_typecast
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_type.cc4400 return func->fix_length_and_dec_numeric(&type_handler_longlong); in Item_sum_hybrid_fix_length_and_dec()
4407 return func->fix_length_and_dec_numeric(&type_handler_bool); in Item_sum_hybrid_fix_length_and_dec()
4414 (void) func->fix_length_and_dec_numeric(&type_handler_double); in Item_sum_hybrid_fix_length_and_dec()
4423 return func->fix_length_and_dec_numeric(&type_handler_newdecimal); in Item_sum_hybrid_fix_length_and_dec()
5171 return func->fix_length_and_dec_numeric(current_thd); in Item_func_between_fix_length_and_dec()
6287 item->fix_length_and_dec_numeric(); in Item_char_typecast_fix_length_and_dec()
H A Ditem_sum.h1095 bool fix_length_and_dec_numeric(const Type_handler *h);
H A Ditem_timefunc.h1086 void fix_length_and_dec_numeric();
H A Ditem_timefunc.cc2398 void Item_char_typecast::fix_length_and_dec_numeric() in fix_length_and_dec_numeric() function in Item_char_typecast
H A Ditem_sum.cc1193 bool Item_sum_hybrid::fix_length_and_dec_numeric(const Type_handler *handler) in fix_length_and_dec_numeric() function in Item_sum_hybrid
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_type.cc4400 return func->fix_length_and_dec_numeric(&type_handler_longlong); in Item_sum_hybrid_fix_length_and_dec()
4407 return func->fix_length_and_dec_numeric(&type_handler_bool); in Item_sum_hybrid_fix_length_and_dec()
4414 (void) func->fix_length_and_dec_numeric(&type_handler_double); in Item_sum_hybrid_fix_length_and_dec()
4423 return func->fix_length_and_dec_numeric(&type_handler_newdecimal); in Item_sum_hybrid_fix_length_and_dec()
5171 return func->fix_length_and_dec_numeric(current_thd); in Item_func_between_fix_length_and_dec()
6287 item->fix_length_and_dec_numeric(); in Item_char_typecast_fix_length_and_dec()
H A Ditem_sum.h1095 bool fix_length_and_dec_numeric(const Type_handler *h);
H A Ditem_timefunc.h1086 void fix_length_and_dec_numeric();
H A Ditem_timefunc.cc2398 void Item_char_typecast::fix_length_and_dec_numeric() in fix_length_and_dec_numeric() function in Item_char_typecast
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_type.cc4913 return func->fix_length_and_dec_numeric(h); in Item_sum_hybrid_fix_length_and_dec()
4920 return func->fix_length_and_dec_numeric(&type_handler_bool); in Item_sum_hybrid_fix_length_and_dec()
4927 (void) func->fix_length_and_dec_numeric(&type_handler_double); in Item_sum_hybrid_fix_length_and_dec()
4936 return func->fix_length_and_dec_numeric(&type_handler_newdecimal); in Item_sum_hybrid_fix_length_and_dec()
5661 return func->fix_length_and_dec_numeric(current_thd); in Item_func_between_fix_length_and_dec()
6741 item->fix_length_and_dec_numeric(); in Item_char_typecast_fix_length_and_dec()
H A Ditem_sum.h1098 bool fix_length_and_dec_numeric(const Type_handler *h);
H A Ditem_timefunc.h1090 void fix_length_and_dec_numeric();
H A Ditem_timefunc.cc2476 void Item_char_typecast::fix_length_and_dec_numeric() in fix_length_and_dec_numeric() function in Item_char_typecast
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_type.cc4913 return func->fix_length_and_dec_numeric(h); in Item_sum_hybrid_fix_length_and_dec()
4920 return func->fix_length_and_dec_numeric(&type_handler_bool); in Item_sum_hybrid_fix_length_and_dec()
4927 (void) func->fix_length_and_dec_numeric(&type_handler_double); in Item_sum_hybrid_fix_length_and_dec()
4936 return func->fix_length_and_dec_numeric(&type_handler_newdecimal); in Item_sum_hybrid_fix_length_and_dec()
5661 return func->fix_length_and_dec_numeric(current_thd); in Item_func_between_fix_length_and_dec()
6741 item->fix_length_and_dec_numeric(); in Item_char_typecast_fix_length_and_dec()
H A Ditem_sum.h1098 bool fix_length_and_dec_numeric(const Type_handler *h);
H A Ditem_timefunc.h1090 void fix_length_and_dec_numeric();
H A Ditem_timefunc.cc2476 void Item_char_typecast::fix_length_and_dec_numeric() in fix_length_and_dec_numeric() function in Item_char_typecast

12