Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Ddispex.c384 static int id_cmp(const void *p1, const void *p2) in id_cmp() function
432 qsort(ids, func_cnt, sizeof(DISPID), id_cmp); in get_dispids()