Home
last modified time | relevance | path

Searched refs:CMPFUNC (Results 1 – 25 of 93) sorted by relevance

1234

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-65.c43 ELIM_IF_TRUE (0 != CMPFUNC (arg1, arg2, bnd)); \
52 TEST_KEEP (0 == CMPFUNC (arg1, arg2, bnd)); \
64 #undef CMPFUNC in test_strcmp_elim()
65 #define CMPFUNC(a, b, dummy) strcmp (a, b) in test_strcmp_elim() macro
108 #undef CMPFUNC in test_strncmp_elim()
109 #define CMPFUNC(a, b, n) strncmp (a, b, n) in test_strncmp_elim() macro
135 #undef CMPFUNC in test_strcmp_keep()
136 #define CMPFUNC(a, b, dummy) strcmp (a, b) in test_strcmp_keep() macro
153 #undef CMPFUNC in test_strncmp_keep()
154 #define CMPFUNC(a, b, n) strncmp (a, b, n) in test_strncmp_keep() macro
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-65.c43 ELIM_IF_TRUE (0 != CMPFUNC (arg1, arg2, bnd)); \
52 TEST_KEEP (0 == CMPFUNC (arg1, arg2, bnd)); \
64 #undef CMPFUNC in test_strcmp_elim()
65 #define CMPFUNC(a, b, dummy) strcmp (a, b) in test_strcmp_elim() macro
108 #undef CMPFUNC in test_strncmp_elim()
109 #define CMPFUNC(a, b, n) strncmp (a, b, n) in test_strncmp_elim() macro
135 #undef CMPFUNC in test_strcmp_keep()
136 #define CMPFUNC(a, b, dummy) strcmp (a, b) in test_strcmp_keep() macro
153 #undef CMPFUNC in test_strncmp_keep()
154 #define CMPFUNC(a, b, n) strncmp (a, b, n) in test_strncmp_keep() macro
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dstrlenopt-65.c43 ELIM_IF_TRUE (0 != CMPFUNC (arg1, arg2, bnd)); \
52 TEST_KEEP (0 == CMPFUNC (arg1, arg2, bnd)); \
64 #undef CMPFUNC in test_strcmp_elim()
65 #define CMPFUNC(a, b, dummy) strcmp (a, b) in test_strcmp_elim() macro
108 #undef CMPFUNC in test_strncmp_elim()
109 #define CMPFUNC(a, b, n) strncmp (a, b, n) in test_strncmp_elim() macro
135 #undef CMPFUNC in test_strcmp_keep()
136 #define CMPFUNC(a, b, dummy) strcmp (a, b) in test_strcmp_keep() macro
153 #undef CMPFUNC in test_strncmp_keep()
154 #define CMPFUNC(a, b, n) strncmp (a, b, n) in test_strncmp_keep() macro
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-65.c43 ELIM_IF_TRUE (0 != CMPFUNC (arg1, arg2, bnd)); \
52 TEST_KEEP (0 == CMPFUNC (arg1, arg2, bnd)); \
64 #undef CMPFUNC in test_strcmp_elim()
65 #define CMPFUNC(a, b, dummy) strcmp (a, b) in test_strcmp_elim() macro
108 #undef CMPFUNC in test_strncmp_elim()
109 #define CMPFUNC(a, b, n) strncmp (a, b, n) in test_strncmp_elim() macro
135 #undef CMPFUNC in test_strcmp_keep()
136 #define CMPFUNC(a, b, dummy) strcmp (a, b) in test_strcmp_keep() macro
153 #undef CMPFUNC in test_strncmp_keep()
154 #define CMPFUNC(a, b, n) strncmp (a, b, n) in test_strncmp_keep() macro
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dstrlenopt-65.c43 ELIM_IF_TRUE (0 != CMPFUNC (arg1, arg2, bnd)); \
52 TEST_KEEP (0 == CMPFUNC (arg1, arg2, bnd)); \
64 #undef CMPFUNC in test_strcmp_elim()
65 #define CMPFUNC(a, b, dummy) strcmp (a, b) in test_strcmp_elim() macro
108 #undef CMPFUNC in test_strncmp_elim()
109 #define CMPFUNC(a, b, n) strncmp (a, b, n) in test_strncmp_elim() macro
135 #undef CMPFUNC in test_strcmp_keep()
136 #define CMPFUNC(a, b, dummy) strcmp (a, b) in test_strcmp_keep() macro
153 #undef CMPFUNC in test_strncmp_keep()
154 #define CMPFUNC(a, b, n) strncmp (a, b, n) in test_strncmp_keep() macro
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dstrlenopt-65.c43 ELIM_IF_TRUE (0 != CMPFUNC (arg1, arg2, bnd)); \
52 TEST_KEEP (0 == CMPFUNC (arg1, arg2, bnd)); \
64 #undef CMPFUNC in test_strcmp_elim()
65 #define CMPFUNC(a, b, dummy) strcmp (a, b) in test_strcmp_elim() macro
108 #undef CMPFUNC in test_strncmp_elim()
109 #define CMPFUNC(a, b, n) strncmp (a, b, n) in test_strncmp_elim() macro
135 #undef CMPFUNC in test_strcmp_keep()
136 #define CMPFUNC(a, b, dummy) strcmp (a, b) in test_strcmp_keep() macro
153 #undef CMPFUNC in test_strncmp_keep()
154 #define CMPFUNC(a, b, n) strncmp (a, b, n) in test_strncmp_keep() macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dstrlenopt-65.c43 ELIM_IF_TRUE (0 != CMPFUNC (arg1, arg2, bnd)); \
52 TEST_KEEP (0 == CMPFUNC (arg1, arg2, bnd)); \
64 #undef CMPFUNC in test_strcmp_elim()
65 #define CMPFUNC(a, b, dummy) strcmp (a, b) in test_strcmp_elim() macro
108 #undef CMPFUNC in test_strncmp_elim()
109 #define CMPFUNC(a, b, n) strncmp (a, b, n) in test_strncmp_elim() macro
135 #undef CMPFUNC in test_strcmp_keep()
136 #define CMPFUNC(a, b, dummy) strcmp (a, b) in test_strcmp_keep() macro
153 #undef CMPFUNC in test_strncmp_keep()
154 #define CMPFUNC(a, b, n) strncmp (a, b, n) in test_strncmp_keep() macro
/dports/devel/uthash/uthash-2.1.0/tests/
H A Dtest87.c17 #define CMPFUNC(a,b) cmpfunc(a,b) macro
59 HASH_ADD_INORDER(hh, hTable, name[0], strlen(tst[index].name), &tst[index], CMPFUNC); in main()
64 …H_ADD_BYHASHVALUE_INORDER(hh, hTable, name[0], strlen(tst[11].name), hashvalue, &tst[11], CMPFUNC); in main()
69 HASH_REPLACE_INORDER(hh, hTable, name[0], strlen(tst[11].name), &tst[12], replaced, CMPFUNC); in main()
76 HASH_REPLACE_INORDER(hh, hTable, name[0], strlen(tst[2].name), &tst[2], replaced, CMPFUNC); in main()
84 …HASHVALUE_INORDER(hh, hTable, name[0], strlen(tst[6].name), hashvalue, &tst[6], replaced, CMPFUNC); in main()
96 …PTR_BYHASHVALUE_INORDER(hh, hTable, tst[1].name, strlen(tst[1].name), hashvalue, &tst[1], CMPFUNC); in main()
/dports/devel/z88dk/z88dk/ext/uthash/tests/
H A Dtest87.c17 #define CMPFUNC(a,b) cmpfunc(a,b) macro
59 HASH_ADD_INORDER(hh, hTable, name[0], strlen(tst[index].name), &tst[index], CMPFUNC); in main()
64 …H_ADD_BYHASHVALUE_INORDER(hh, hTable, name[0], strlen(tst[11].name), hashvalue, &tst[11], CMPFUNC); in main()
69 HASH_REPLACE_INORDER(hh, hTable, name[0], strlen(tst[11].name), &tst[12], replaced, CMPFUNC); in main()
76 HASH_REPLACE_INORDER(hh, hTable, name[0], strlen(tst[2].name), &tst[2], replaced, CMPFUNC); in main()
84 …HASHVALUE_INORDER(hh, hTable, name[0], strlen(tst[6].name), hashvalue, &tst[6], replaced, CMPFUNC); in main()
96 …PTR_BYHASHVALUE_INORDER(hh, hTable, tst[1].name, strlen(tst[1].name), hashvalue, &tst[1], CMPFUNC); in main()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Ddynarray.h88 typedef int (wxCMPFUNC_CONV *CMPFUNC)(T* pItem1, T* pItem2); typedef
90 wxArray_SortFunction(CMPFUNC f) : m_f(f) { } in wxArray_SortFunction()
94 CMPFUNC m_f;
101 typedef F CMPFUNC; typedef
103 wxSortedArray_SortFunction(CMPFUNC f) : m_f(f) { } in wxSortedArray_SortFunction()
107 CMPFUNC m_f;
119 typedef predicate::CMPFUNC SCMPFUNC; \
121 typedef wxArray_SortFunction<T>::CMPFUNC CMPFUNC; \
308 void Sort(CMPFUNC##T fCmp) { base::Sort((CMPFUNC)fCmp); } \
357 void Sort(CMPFUNC##T fCmp) { base::Sort((CMPFUNC)fCmp); } \
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Ddynarray.h88 typedef int (wxCMPFUNC_CONV *CMPFUNC)(T* pItem1, T* pItem2); typedef
90 wxArray_SortFunction(CMPFUNC f) : m_f(f) { } in wxArray_SortFunction()
94 CMPFUNC m_f;
101 typedef F CMPFUNC; typedef
103 wxSortedArray_SortFunction(CMPFUNC f) : m_f(f) { } in wxSortedArray_SortFunction()
107 CMPFUNC m_f;
119 typedef predicate::CMPFUNC SCMPFUNC; \
121 typedef wxArray_SortFunction<T>::CMPFUNC CMPFUNC; \
308 void Sort(CMPFUNC##T fCmp) { base::Sort((CMPFUNC)fCmp); } \
357 void Sort(CMPFUNC##T fCmp) { base::Sort((CMPFUNC)fCmp); } \
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Ddynarray.h88 typedef int (wxCMPFUNC_CONV *CMPFUNC)(T* pItem1, T* pItem2); typedef
90 wxArray_SortFunction(CMPFUNC f) : m_f(f) { } in wxArray_SortFunction()
94 CMPFUNC m_f;
101 typedef F CMPFUNC; typedef
103 wxSortedArray_SortFunction(CMPFUNC f) : m_f(f) { } in wxSortedArray_SortFunction()
107 CMPFUNC m_f;
119 typedef predicate::CMPFUNC SCMPFUNC; \
121 typedef wxArray_SortFunction<T>::CMPFUNC CMPFUNC; \
308 void Sort(CMPFUNC##T fCmp) { base::Sort((CMPFUNC)fCmp); } \
357 void Sort(CMPFUNC##T fCmp) { base::Sort((CMPFUNC)fCmp); } \
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Ddynarray.h88 typedef int (wxCMPFUNC_CONV *CMPFUNC)(T* pItem1, T* pItem2); typedef
90 wxArray_SortFunction(CMPFUNC f) : m_f(f) { } in wxArray_SortFunction()
94 CMPFUNC m_f;
101 typedef F CMPFUNC; typedef
103 wxSortedArray_SortFunction(CMPFUNC f) : m_f(f) { } in wxSortedArray_SortFunction()
107 CMPFUNC m_f;
119 typedef predicate::CMPFUNC SCMPFUNC; \
121 typedef wxArray_SortFunction<T>::CMPFUNC CMPFUNC; \
308 void Sort(CMPFUNC##T fCmp) { base::Sort((CMPFUNC)fCmp); } \
357 void Sort(CMPFUNC##T fCmp) { base::Sort((CMPFUNC)fCmp); } \
[all …]
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Ddynarray.h66 typedef int (wxCMPFUNC_CONV *CMPFUNC)(const void* pItem1, const void* pItem2); typedef
104 int Index(T lItem, CMPFUNC fnCompare) const; \
105 size_t IndexForInsert(T lItem, CMPFUNC fnCompare) const; \
107 void Add(T lItem, CMPFUNC fnCompare); \
112 void Sort(CMPFUNC fnCompare); \
149 typedef int (CMPFUNC_CONV *CMPFUNC##T)(T *pItem1, T *pItem2); \
184 void Sort(CMPFUNC##T fCmp) { base::Sort((CMPFUNC)fCmp); } \
216 { return base::Index(Item, (CMPFUNC)m_fnCompare); } \
219 { return base::IndexForInsert(Item, (CMPFUNC)m_fnCompare); } \
225 { base::Add(Item, (CMPFUNC)m_fnCompare); } \
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Ddynarray.h89 typedef int (wxCMPFUNC_CONV *CMPFUNC)(T* pItem1, T* pItem2); typedef
91 wxArray_SortFunction(CMPFUNC f) : m_f(f) { } in wxArray_SortFunction()
95 CMPFUNC m_f;
102 typedef F CMPFUNC; typedef
104 wxSortedArray_SortFunction(CMPFUNC f) : m_f(f) { } in wxSortedArray_SortFunction()
108 CMPFUNC m_f;
120 typedef predicate::CMPFUNC SCMPFUNC; \
122 typedef wxArray_SortFunction<T>::CMPFUNC CMPFUNC; \
168 int Index(T lItem, CMPFUNC fnCompare) const \
381 void Sort(CMPFUNC##T fCmp) { base::Sort((CMPFUNC)fCmp); } \
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Ddynarray.h89 typedef int (wxCMPFUNC_CONV *CMPFUNC)(T* pItem1, T* pItem2); typedef
91 wxArray_SortFunction(CMPFUNC f) : m_f(f) { } in wxArray_SortFunction()
95 CMPFUNC m_f;
102 typedef F CMPFUNC; typedef
104 wxSortedArray_SortFunction(CMPFUNC f) : m_f(f) { } in wxSortedArray_SortFunction()
108 CMPFUNC m_f;
120 typedef predicate::CMPFUNC SCMPFUNC; \
122 typedef wxArray_SortFunction<T>::CMPFUNC CMPFUNC; \
168 int Index(T lItem, CMPFUNC fnCompare) const \
381 void Sort(CMPFUNC##T fCmp) { base::Sort((CMPFUNC)fCmp); } \
[all …]
/dports/databases/grass7/grass-7.8.6/lib/python/pygrass/raster/
H A Drowio.py16 CMPFUNC = ctypes.CFUNCTYPE(ctypes.c_int, variable
39 'CELL': CMPFUNC(getmaprow_CELL),
40 'FCELL': CMPFUNC(getmaprow_FCELL),
41 'DCELL': CMPFUNC(getmaprow_DCELL),
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/utils/adt/
H A Dtsquery_op.c225 #define CMPFUNC( NAME, CONDITION ) \ macro
240 CMPFUNC(tsquery_lt, res < 0);
241 CMPFUNC(tsquery_le, res <= 0);
242 CMPFUNC(tsquery_eq, res == 0);
243 CMPFUNC(tsquery_ge, res >= 0);
244 CMPFUNC(tsquery_gt, res > 0);
245 CMPFUNC(tsquery_ne, res != 0);
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/utils/adt/
H A Dtsquery_op.c225 #define CMPFUNC( NAME, CONDITION ) \ macro
240 CMPFUNC(tsquery_lt, res < 0);
241 CMPFUNC(tsquery_le, res <= 0);
242 CMPFUNC(tsquery_eq, res == 0);
243 CMPFUNC(tsquery_ge, res >= 0);
244 CMPFUNC(tsquery_gt, res > 0);
245 CMPFUNC(tsquery_ne, res != 0);
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/utils/adt/
H A Dtsquery_op.c225 #define CMPFUNC( NAME, CONDITION ) \ macro
240 CMPFUNC(tsquery_lt, res < 0);
241 CMPFUNC(tsquery_le, res <= 0);
242 CMPFUNC(tsquery_eq, res == 0);
243 CMPFUNC(tsquery_ge, res >= 0);
244 CMPFUNC(tsquery_gt, res > 0);
245 CMPFUNC(tsquery_ne, res != 0);
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dtsquery_op.c226 #define CMPFUNC( NAME, CONDITION ) \ macro
241 CMPFUNC(tsquery_lt, res < 0);
242 CMPFUNC(tsquery_le, res <= 0);
243 CMPFUNC(tsquery_eq, res == 0);
244 CMPFUNC(tsquery_ge, res >= 0);
245 CMPFUNC(tsquery_gt, res > 0);
246 CMPFUNC(tsquery_ne, res != 0);
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dtsquery_op.c226 #define CMPFUNC( NAME, CONDITION ) \ macro
241 CMPFUNC(tsquery_lt, res < 0);
242 CMPFUNC(tsquery_le, res <= 0);
243 CMPFUNC(tsquery_eq, res == 0);
244 CMPFUNC(tsquery_ge, res >= 0);
245 CMPFUNC(tsquery_gt, res > 0);
246 CMPFUNC(tsquery_ne, res != 0);
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dtsquery_op.c226 #define CMPFUNC( NAME, CONDITION ) \ macro
241 CMPFUNC(tsquery_lt, res < 0);
242 CMPFUNC(tsquery_le, res <= 0);
243 CMPFUNC(tsquery_eq, res == 0);
244 CMPFUNC(tsquery_ge, res >= 0);
245 CMPFUNC(tsquery_gt, res > 0);
246 CMPFUNC(tsquery_ne, res != 0);
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dtsquery_op.c226 #define CMPFUNC( NAME, CONDITION ) \ macro
241 CMPFUNC(tsquery_lt, res < 0);
242 CMPFUNC(tsquery_le, res <= 0);
243 CMPFUNC(tsquery_eq, res == 0);
244 CMPFUNC(tsquery_ge, res >= 0);
245 CMPFUNC(tsquery_gt, res > 0);
246 CMPFUNC(tsquery_ne, res != 0);
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dtsquery_op.c226 #define CMPFUNC( NAME, CONDITION ) \ macro
241 CMPFUNC(tsquery_lt, res < 0);
242 CMPFUNC(tsquery_le, res <= 0);
243 CMPFUNC(tsquery_eq, res == 0);
244 CMPFUNC(tsquery_ge, res >= 0);
245 CMPFUNC(tsquery_gt, res > 0);
246 CMPFUNC(tsquery_ne, res != 0);

1234