Home
last modified time | relevance | path

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

/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_window.cc423 #define CMP_GT_C 1 // Greater than and compatible macro
478 return CMP_GT_C; in compare_order_lists()
557 return win_frame1->exclusion > win_frame2->exclusion ? CMP_GT_C : CMP_LT_C; in compare_window_frames()
647 if (CMP_LT_C <= cmp && cmp <= CMP_GT_C) in compare_window_funcs_by_window_specs()
649 win_spec2->partition_list->elements ? CMP_GT_C : CMP_LT_C; in compare_window_funcs_by_window_specs()
706 if (!(CMP_LT_C <= cmp && cmp <= CMP_GT_C)) in order_window_funcs_by_window_specs()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_window.cc423 #define CMP_GT_C 1 // Greater than and compatible macro
478 return CMP_GT_C; in compare_order_lists()
557 return win_frame1->exclusion > win_frame2->exclusion ? CMP_GT_C : CMP_LT_C; in compare_window_frames()
647 if (CMP_LT_C <= cmp && cmp <= CMP_GT_C) in compare_window_funcs_by_window_specs()
649 win_spec2->partition_list->elements ? CMP_GT_C : CMP_LT_C; in compare_window_funcs_by_window_specs()
706 if (!(CMP_LT_C <= cmp && cmp <= CMP_GT_C)) in order_window_funcs_by_window_specs()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_window.cc423 #define CMP_GT_C 1 // Greater than and compatible macro
478 return CMP_GT_C; in compare_order_lists()
557 return win_frame1->exclusion > win_frame2->exclusion ? CMP_GT_C : CMP_LT_C; in compare_window_frames()
647 if (CMP_LT_C <= cmp && cmp <= CMP_GT_C) in compare_window_funcs_by_window_specs()
649 win_spec2->partition_list->elements ? CMP_GT_C : CMP_LT_C; in compare_window_funcs_by_window_specs()
706 if (!(CMP_LT_C <= cmp && cmp <= CMP_GT_C)) in order_window_funcs_by_window_specs()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_window.cc423 #define CMP_GT_C 1 // Greater than and compatible
478 return CMP_GT_C;
557 return win_frame1->exclusion > win_frame2->exclusion ? CMP_GT_C : CMP_LT_C;
647 if (CMP_LT_C <= cmp && cmp <= CMP_GT_C)
649 win_spec2->partition_list->elements ? CMP_GT_C : CMP_LT_C;
706 if (!(CMP_LT_C <= cmp && cmp <= CMP_GT_C))
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_window.cc423 #define CMP_GT_C 1 // Greater than and compatible macro
478 return CMP_GT_C; in compare_order_lists()
557 return win_frame1->exclusion > win_frame2->exclusion ? CMP_GT_C : CMP_LT_C; in compare_window_frames()
647 if (CMP_LT_C <= cmp && cmp <= CMP_GT_C) in compare_window_funcs_by_window_specs()
649 win_spec2->partition_list->elements ? CMP_GT_C : CMP_LT_C; in compare_window_funcs_by_window_specs()
706 if (!(CMP_LT_C <= cmp && cmp <= CMP_GT_C)) in order_window_funcs_by_window_specs()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_window.cc423 #define CMP_GT_C 1 // Greater than and compatible macro
478 return CMP_GT_C; in compare_order_lists()
557 return win_frame1->exclusion > win_frame2->exclusion ? CMP_GT_C : CMP_LT_C; in compare_window_frames()
647 if (CMP_LT_C <= cmp && cmp <= CMP_GT_C) in compare_window_funcs_by_window_specs()
649 win_spec2->partition_list->elements ? CMP_GT_C : CMP_LT_C; in compare_window_funcs_by_window_specs()
706 if (!(CMP_LT_C <= cmp && cmp <= CMP_GT_C)) in order_window_funcs_by_window_specs()