Home
last modified time | relevance | path

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

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dut0sort.h60 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
74 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
98 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dut0sort.h60 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
74 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
98 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dut0sort.h60 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
74 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
98 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Dut0sort.h58 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN) \ argument
72 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH)-1]) > 0) { \
95 } else if (CMP_FUN((ARR)[ut_sort_low77], (ARR)[ut_sort_high77]) > 0) { \
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/include/
H A Dut0sort.h60 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
74 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
98 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/include/
H A Dut0sort.h60 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
74 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
98 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/include/
H A Dut0sort.h60 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
74 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
98 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/include/
H A Dut0sort.h60 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
74 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
98 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/include/
H A Dut0sort.h60 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
74 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
98 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/include/
H A Dut0sort.h60 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
74 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
98 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/include/
H A Dut0sort.h60 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
74 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
98 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/include/
H A Dut0sort.h50 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
64 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
88 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Dut0sort.h50 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
64 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
88 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/include/
H A Dut0sort.h50 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
64 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
88 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Dut0sort.h50 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
64 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
88 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/include/
H A Dut0sort.h50 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
64 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
88 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/include/
H A Dut0sort.h60 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
74 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
98 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/include/
H A Dut0sort.h50 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
64 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
88 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/include/
H A Dut0sort.h52 #define UT_SORT_FUNCTION_BODY(SORT_FUN, ARR, AUX_ARR, LOW, HIGH, CMP_FUN)\ argument
66 if (CMP_FUN((ARR)[LOW], (ARR)[(HIGH) - 1]) > 0) {\
90 } else if (CMP_FUN((ARR)[ut_sort_low77],\
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbibli2.c1646 typedef int (*CMP_FUN)(void*,GEN,GEN); typedef
1648 static CMP_FUN