Home
last modified time | relevance | path

Searched defs:GET_ULONG (Results 1 – 25 of 31) sorted by relevance

12

/dports/games/scorched3d/scorched-dep-win32/include/mysql/mysql/
H A Dmy_getopt.h20 GET_ULONG, GET_LL, GET_ULL, GET_STR, GET_STR_ALLOC }; enumerator
/dports/databases/percona56-server/percona-server-5.6.51-91.0/include/
H A Dmy_getopt.h36 #define GET_ULONG 6 macro
/dports/databases/percona56-client/percona-server-5.6.51-91.0/include/
H A Dmy_getopt.h36 #define GET_ULONG 6 macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/include/
H A Dmy_getopt.h36 #define GET_ULONG 6 macro
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/include/
H A Dmy_getopt.h36 #define GET_ULONG 6 macro
/dports/databases/mariadb105-client/mariadb-10.5.15/include/
H A Dmy_getopt.h31 #define GET_ULONG 6 macro
/dports/databases/mariadb104-server/mariadb-10.4.24/include/
H A Dmy_getopt.h31 #define GET_ULONG 6 macro
/dports/databases/mariadb104-client/mariadb-10.4.24/include/
H A Dmy_getopt.h31 #define GET_ULONG 6 macro
/dports/databases/mariadb105-server/mariadb-10.5.15/include/
H A Dmy_getopt.h31 #define GET_ULONG 6 macro
/dports/databases/mariadb103-client/mariadb-10.3.34/include/
H A Dmy_getopt.h31 #define GET_ULONG 6 macro
/dports/databases/mariadb103-server/mariadb-10.3.34/include/
H A Dmy_getopt.h31 #define GET_ULONG 6 macro
/dports/databases/mysql55-client/mysql-5.5.62/include/
H A Dmy_getopt.h29 #define GET_ULONG 6 macro
/dports/databases/mysql56-client/mysql-5.6.51/include/
H A Dmy_getopt.h36 #define GET_ULONG 6 macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/include/
H A Dmy_getopt.h36 #define GET_ULONG 6 macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/include/
H A Dmy_getopt.h36 #define GET_ULONG 6 macro
/dports/databases/mysql57-client/mysql-5.7.36/include/
H A Dmy_getopt.h36 #define GET_ULONG 6 macro
/dports/databases/percona57-server/percona-server-5.7.36-39/include/
H A Dmy_getopt.h36 #define GET_ULONG 6 macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/include/
H A Dmy_getopt.h36 #define GET_ULONG 6 macro
/dports/databases/percona57-client/percona-server-5.7.36-39/include/
H A Dmy_getopt.h36 #define GET_ULONG 6 macro
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/network/
H A Dmultimsgs.h59 #define GET_ULONG(d) do { std::uint64_t swap; memcpy(&swap, data+offset, sizeof(d) ); d = INTEL_LON… macro
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/
H A Dmy_getopt.h46 #define GET_ULONG 6 macro
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/include/mysql-8.0/
H A Dmy_getopt.h51 #define GET_ULONG 6 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/powerpc/
H A Dvfprintf.c452 #define GET_ULONG(ap) \ macro
474 #define GET_ULONG(ap) ((u_long)va_arg(ap, unsigned long int)) macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/powerpc/
H A Dvfprintf.c452 #define GET_ULONG(ap) \ macro
474 #define GET_ULONG(ap) ((u_long)va_arg(ap, unsigned long int)) macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/powerpc/
H A Dvfprintf.c399 #define GET_ULONG(ap) \ in _VFPRINTF_R() macro
421 #define GET_ULONG(ap) ((u_long)va_arg(ap, unsigned long int)) in _VFPRINTF_R() macro

12