Home
last modified time | relevance | path

Searched defs:mi_float8store (Results 1 – 21 of 21) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/
H A Dmyisampack.h187 #define mi_float8store(T, V) \ macro
231 #define mi_float8store(T, V) \ macro
257 #define mi_float8store(T, V) \ macro
/dports/games/scorched3d/scorched-dep-win32/include/mysql/mysql/
H A Dmyisampack.h136 #define mi_float8store(T,V) { *(T)= ((byte *) &V)[0];\ macro
170 #define mi_float8store(T,V) { *(T)= ((byte *) &V)[3];\ macro
191 #define mi_float8store(T,V) { *(T)= ((byte *) &V)[7];\ macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/include/
H A Dmyisampack.h151 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[0];\ macro
185 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[3];\ macro
206 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[7];\ macro
/dports/databases/percona56-client/percona-server-5.6.51-91.0/include/
H A Dmyisampack.h151 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[0];\ macro
185 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[3];\ macro
206 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[7];\ macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/include/
H A Dmyisampack.h151 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[0];\ macro
185 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[3];\ macro
206 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[7];\ macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/include/
H A Dmyisampack.h151 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[0];\ macro
185 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[3];\ macro
206 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[7];\ macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/include/
H A Dmyisampack.h151 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[0];\ macro
185 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[3];\ macro
206 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[7];\ macro
/dports/databases/mysql57-client/mysql-5.7.36/include/
H A Dmyisampack.h151 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[0];\ macro
185 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[3];\ macro
206 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[7];\ macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/include/
H A Dmyisampack.h151 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[0];\ macro
185 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[3];\ macro
206 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[7];\ macro
/dports/databases/percona57-server/percona-server-5.7.36-39/include/
H A Dmyisampack.h151 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[0];\ macro
185 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[3];\ macro
206 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[7];\ macro
/dports/databases/percona57-client/percona-server-5.7.36-39/include/
H A Dmyisampack.h151 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[0];\ macro
185 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[3];\ macro
206 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[7];\ macro
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/include/
H A Dmyisampack.h151 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[0];\ macro
185 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[3];\ macro
206 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[7];\ macro
/dports/databases/mariadb105-client/mariadb-10.5.15/include/
H A Dmyisampack.h158 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[0];\ macro
192 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[3];\ macro
213 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[7];\ macro
/dports/databases/mariadb104-server/mariadb-10.4.24/include/
H A Dmyisampack.h158 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[0];\ macro
192 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[3];\ macro
213 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[7];\ macro
/dports/databases/mariadb104-client/mariadb-10.4.24/include/
H A Dmyisampack.h158 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[0];\ macro
192 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[3];\ macro
213 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[7];\ macro
/dports/databases/mariadb103-server/mariadb-10.3.34/include/
H A Dmyisampack.h158 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[0];\ macro
192 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[3];\ macro
213 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[7];\ macro
/dports/databases/mariadb103-client/mariadb-10.3.34/include/
H A Dmyisampack.h158 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[0];\ macro
192 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[3];\ macro
213 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[7];\ macro
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/include/mysql-8.0/
H A Dmyisampack.h198 #define mi_float8store(T, V) \ macro
244 #define mi_float8store(T, V) \ macro
271 #define mi_float8store(T, V) \ macro
/dports/databases/mysql56-client/mysql-5.6.51/include/
H A Dmyisampack.h151 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[0];\ macro
185 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[3];\ macro
206 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[7];\ macro
/dports/databases/mysql55-client/mysql-5.5.62/include/
H A Dmyisampack.h145 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[0];\ macro
179 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[3];\ macro
200 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((uchar*) &V)[7];\ macro
/dports/databases/mariadb105-server/mariadb-10.5.15/include/
H A Dmyisampack.h158 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[0];\ macro
192 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[3];\ macro
213 #define mi_float8store(T,V) { ((uchar*) (T))[0]= ((const uchar*) &V)[7];\ macro