Home
last modified time | relevance | path

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

/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_plugin.cc2298 #define CHECK_FUNC_RANGE(cfr_ctype, cfr_vmin, cfr_vmax, cfr_save, cfr_res) \ macro
2331 CHECK_FUNC_RANGE(uint, vmin, vmax, save, fixed1); in check_func_int()
2339 CHECK_FUNC_RANGE(int, vmin, vmax, save, fixed1); in check_func_int()
2368 CHECK_FUNC_RANGE(ulong, vmin, vmax, save, fixed1); in check_func_long()
2376 CHECK_FUNC_RANGE(long, vmin, vmax, save, fixed1); in check_func_long()
2405 CHECK_FUNC_RANGE(ulonglong, vmin, vmax, save, fixed1); in check_func_longlong()
2413 CHECK_FUNC_RANGE(longlong, vmin, vmax, save, fixed1); in check_func_longlong()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_plugin.cc2298 #define CHECK_FUNC_RANGE(cfr_ctype, cfr_vmin, cfr_vmax, cfr_save, cfr_res) \ macro
2331 CHECK_FUNC_RANGE(uint, vmin, vmax, save, fixed1); in check_func_int()
2339 CHECK_FUNC_RANGE(int, vmin, vmax, save, fixed1); in check_func_int()
2368 CHECK_FUNC_RANGE(ulong, vmin, vmax, save, fixed1); in check_func_long()
2376 CHECK_FUNC_RANGE(long, vmin, vmax, save, fixed1); in check_func_long()
2405 CHECK_FUNC_RANGE(ulonglong, vmin, vmax, save, fixed1); in check_func_longlong()
2413 CHECK_FUNC_RANGE(longlong, vmin, vmax, save, fixed1); in check_func_longlong()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_plugin.cc2298 #define CHECK_FUNC_RANGE(cfr_ctype, cfr_vmin, cfr_vmax, cfr_save, cfr_res) \ macro
2331 CHECK_FUNC_RANGE(uint, vmin, vmax, save, fixed1); in check_func_int()
2339 CHECK_FUNC_RANGE(int, vmin, vmax, save, fixed1); in check_func_int()
2368 CHECK_FUNC_RANGE(ulong, vmin, vmax, save, fixed1); in check_func_long()
2376 CHECK_FUNC_RANGE(long, vmin, vmax, save, fixed1); in check_func_long()
2405 CHECK_FUNC_RANGE(ulonglong, vmin, vmax, save, fixed1); in check_func_longlong()
2413 CHECK_FUNC_RANGE(longlong, vmin, vmax, save, fixed1); in check_func_longlong()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_plugin.cc2668 #define CHECK_FUNC_RANGE(cfr_ctype, cfr_vmin, cfr_vmax, cfr_save, cfr_res) \ macro
2702 CHECK_FUNC_RANGE(uint, vmin, vmax, save, fixed1); in check_func_int()
2710 CHECK_FUNC_RANGE(int, vmin, vmax, save, fixed1); in check_func_int()
2739 CHECK_FUNC_RANGE(ulong, vmin, vmax, save, fixed1); in check_func_long()
2747 CHECK_FUNC_RANGE(long, vmin, vmax, save, fixed1); in check_func_long()
2776 CHECK_FUNC_RANGE(ulonglong, vmin, vmax, save, fixed1); in check_func_longlong()
2784 CHECK_FUNC_RANGE(longlong, vmin, vmax, save, fixed1); in check_func_longlong()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_plugin.cc2668 #define CHECK_FUNC_RANGE(cfr_ctype, cfr_vmin, cfr_vmax, cfr_save, cfr_res) \ macro
2702 CHECK_FUNC_RANGE(uint, vmin, vmax, save, fixed1); in check_func_int()
2710 CHECK_FUNC_RANGE(int, vmin, vmax, save, fixed1); in check_func_int()
2739 CHECK_FUNC_RANGE(ulong, vmin, vmax, save, fixed1); in check_func_long()
2747 CHECK_FUNC_RANGE(long, vmin, vmax, save, fixed1); in check_func_long()
2776 CHECK_FUNC_RANGE(ulonglong, vmin, vmax, save, fixed1); in check_func_longlong()
2784 CHECK_FUNC_RANGE(longlong, vmin, vmax, save, fixed1); in check_func_longlong()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_plugin.cc2668 #define CHECK_FUNC_RANGE(cfr_ctype, cfr_vmin, cfr_vmax, cfr_save, cfr_res) \ macro
2702 CHECK_FUNC_RANGE(uint, vmin, vmax, save, fixed1); in check_func_int()
2710 CHECK_FUNC_RANGE(int, vmin, vmax, save, fixed1); in check_func_int()
2739 CHECK_FUNC_RANGE(ulong, vmin, vmax, save, fixed1); in check_func_long()
2747 CHECK_FUNC_RANGE(long, vmin, vmax, save, fixed1); in check_func_long()
2776 CHECK_FUNC_RANGE(ulonglong, vmin, vmax, save, fixed1); in check_func_longlong()
2784 CHECK_FUNC_RANGE(longlong, vmin, vmax, save, fixed1); in check_func_longlong()