Home
last modified time | relevance | path

Searched refs:doubleget (Results 1 – 25 of 118) sorted by relevance

12345

/dports/databases/mariadb105-client/mariadb-10.5.15/include/
H A Dlittle_endian.h23 #define float8get(V,M) doubleget((V),(M))
37 #define doubleget(V,M) do { double def_temp;\ macro
51 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
69 #ifndef doubleget
70 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
H A Dbyte_order_generic_x86.h74 #define doubleget(V,M) \ macro
85 #define float8get(V,M) doubleget((V),(M))
/dports/databases/mariadb104-server/mariadb-10.4.24/include/
H A Dlittle_endian.h23 #define float8get(V,M) doubleget((V),(M))
37 #define doubleget(V,M) do { double def_temp;\ macro
51 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
69 #ifndef doubleget
70 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
H A Dbyte_order_generic_x86.h74 #define doubleget(V,M) \ macro
85 #define float8get(V,M) doubleget((V),(M))
/dports/databases/mariadb104-client/mariadb-10.4.24/include/
H A Dlittle_endian.h23 #define float8get(V,M) doubleget((V),(M))
37 #define doubleget(V,M) do { double def_temp;\ macro
51 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
69 #ifndef doubleget
70 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
H A Dbyte_order_generic_x86.h74 #define doubleget(V,M) \ macro
85 #define float8get(V,M) doubleget((V),(M))
/dports/databases/mariadb105-server/mariadb-10.5.15/include/
H A Dlittle_endian.h23 #define float8get(V,M) doubleget((V),(M))
37 #define doubleget(V,M) do { double def_temp;\ macro
51 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
69 #ifndef doubleget
70 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
/dports/databases/mariadb103-client/mariadb-10.3.34/include/
H A Dlittle_endian.h23 #define float8get(V,M) doubleget((V),(M))
37 #define doubleget(V,M) do { double def_temp;\ macro
51 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
69 #ifndef doubleget
70 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
/dports/databases/mariadb103-server/mariadb-10.3.34/include/
H A Dlittle_endian.h23 #define float8get(V,M) doubleget((V),(M))
37 #define doubleget(V,M) do { double def_temp;\ macro
51 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
69 #ifndef doubleget
70 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/include/
H A Dlittle_endian.h35 #define float8get(V,M) doubleget((V),(M))
49 #define doubleget(V,M) do { double def_temp;\ macro
63 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
H A Dbyte_order_generic_x86.h79 #define doubleget(V,M) do { doubleget_union _tmp; \ macro
88 #define float8get(V,M) doubleget((V),(M))
/dports/databases/percona56-client/percona-server-5.6.51-91.0/include/
H A Dlittle_endian.h35 #define float8get(V,M) doubleget((V),(M))
49 #define doubleget(V,M) do { double def_temp;\ macro
63 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
H A Dbyte_order_generic_x86.h79 #define doubleget(V,M) do { doubleget_union _tmp; \ macro
88 #define float8get(V,M) doubleget((V),(M))
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/include/
H A Dlittle_endian.h35 #define float8get(V,M) doubleget((V),(M))
49 #define doubleget(V,M) do { double def_temp;\ macro
63 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
H A Dbyte_order_generic_x86.h79 #define doubleget(V,M) do { doubleget_union _tmp; \ macro
88 #define float8get(V,M) doubleget((V),(M))
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/include/
H A Dlittle_endian.h35 #define float8get(V,M) doubleget((V),(M))
49 #define doubleget(V,M) do { double def_temp;\ macro
63 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
H A Dbyte_order_generic_x86.h79 #define doubleget(V,M) do { doubleget_union _tmp; \ macro
88 #define float8get(V,M) doubleget((V),(M))
/dports/databases/mysql56-client/mysql-5.6.51/include/
H A Dlittle_endian.h35 #define float8get(V,M) doubleget((V),(M))
49 #define doubleget(V,M) do { double def_temp;\ macro
63 #define doubleget(V,M) memcpy(&V, (M), sizeof(double)) macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/include/
H A Dlittle_endian.h70 static inline void doubleget(double *V, const uchar *M) in doubleget() function
85 static inline void doubleget (double *V, const uchar *M) { memcpy(V, M, sizeof(double)); } in doubleget() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/include/
H A Dlittle_endian.h70 static inline void doubleget(double *V, const uchar *M) in doubleget() function
85 static inline void doubleget (double *V, const uchar *M) { memcpy(V, M, sizeof(double)); } in doubleget() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/include/
H A Dlittle_endian.h70 static inline void doubleget(double *V, const uchar *M) in doubleget() function
85 static inline void doubleget (double *V, const uchar *M) { memcpy(V, M, sizeof(double)); } in doubleget() function
/dports/databases/percona57-server/percona-server-5.7.36-39/include/
H A Dlittle_endian.h70 static inline void doubleget(double *V, const uchar *M) in doubleget() function
85 static inline void doubleget (double *V, const uchar *M) { memcpy(V, M, sizeof(double)); } in doubleget() function
/dports/databases/percona57-client/percona-server-5.7.36-39/include/
H A Dlittle_endian.h70 static inline void doubleget(double *V, const uchar *M) in doubleget() function
85 static inline void doubleget (double *V, const uchar *M) { memcpy(V, M, sizeof(double)); } in doubleget() function
/dports/databases/mysql57-client/mysql-5.7.36/include/
H A Dlittle_endian.h70 static inline void doubleget(double *V, const uchar *M) in doubleget() function
85 static inline void doubleget (double *V, const uchar *M) { memcpy(V, M, sizeof(double)); } in doubleget() function
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/include/sys/
H A Dlittle_endian.h71 static inline void doubleget(double *V, const uchar *M) in doubleget() function
86 static inline void doubleget (double *V, const uchar *M) { memcpy(V, M, sizeof(double)); } in doubleget() function

12345