Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysys/
H A Dmy_time.cc114 static longlong my_packed_time_make_int(longlong i) { in my_packed_time_make_int() function
1789 return my_packed_time_make_int(intpart); in my_time_packed_from_binary()
1886 return my_packed_time_make_int(ymd << 17); in TIME_to_longlong_date_packed()
1897 return my_packed_time_make_int(ymd << 17); in year_to_longlong_datetime_packed()
1965 return my_packed_time_make_int(intpart); in my_datetime_packed_from_binary()
2910 return my_packed_time_make_int(i); in DRV_my_packed_time_make_int()