Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Ddpa.c93 static INT CALLBACK CB_CmpLT(PVOID p1, PVOID p2, LPARAM lp) in CB_CmpLT() function
246 j = pDPA_Search(dpa, (PVOID)(INT_PTR)i, 0, CB_CmpLT, 0x1abe11ed, 0); in test_dpa()
261 ok(pDPA_Sort(dpa, CB_CmpLT, 0x1abe11ed), "\n"); in test_dpa()
312 CB_CmpLT, 0x1abe11ed, DPAS_SORTED|DPAS_INSERTAFTER); in test_dpa()
316 CB_CmpLT, 0x1abe11ed, DPAS_SORTED|DPAS_INSERTBEFORE); in test_dpa()
320 CB_CmpLT, 0x1abe11ed, DPAS_SORTED); in test_dpa()
395 CB_CmpLT, CB_MergeDeleteOddSrc, 0x1abe11ed); in test_DPA_Merge()
412 CB_CmpLT, CB_MergeInsertSrc, 0x1abe11ed); in test_DPA_Merge()
432 CB_CmpLT, CB_MergeInsertSrc, 0x1abe11ed); in test_DPA_Merge()
447 CB_CmpLT, CB_MergeInsertSrc, 0x1abe11ed); in test_DPA_Merge()
[all …]