Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/shlwapi/
H A Dordinal.c152 static void ok_trace_(call_trace_t *texpected, call_trace_t *tgot, int line) in ok_trace_() argument
154 if (texpected->count == tgot->count) in ok_trace_()
161 call_entry_t *got = &tgot->calls[i]; in ok_trace_()