Home
last modified time | relevance | path

Searched refs:to_longlong_null_op (Results 1 – 8 of 8) sorted by relevance

/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_func.h830 Longlong_null to_longlong_null_op() in to_longlong_null_op() function
842 return Longlong_hybrid_null(to_longlong_null_op(), unsigned_flag); in to_longlong_hybrid_null_op()
H A Dsql_type.cc512 :Year_null(item->to_longlong_null_op(), item->unsigned_flag, in VYear_op()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_func.h830 Longlong_null to_longlong_null_op()
842 return Longlong_hybrid_null(to_longlong_null_op(), unsigned_flag);
H A Dsql_type.cc512 :Year_null(item->to_longlong_null_op(), item->unsigned_flag, in VYear_op()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_func.h950 Longlong_null to_longlong_null_op() in to_longlong_null_op() function
962 return Longlong_hybrid_null(to_longlong_null_op(), unsigned_flag); in to_longlong_hybrid_null_op()
H A Dsql_type.cc618 :Year_null(item->to_longlong_null_op(), item->unsigned_flag, in VYear_op()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_func.h950 Longlong_null to_longlong_null_op() in to_longlong_null_op() function
962 return Longlong_hybrid_null(to_longlong_null_op(), unsigned_flag); in to_longlong_hybrid_null_op()
H A Dsql_type.cc618 :Year_null(item->to_longlong_null_op(), item->unsigned_flag, in VYear_op()