Home
last modified time | relevance | path

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

/reactos/dll/win32/dbghelp/
H A Ddbghelp.c394 size_t buf_size = 0, i, last_null = -1; in check_live_target() local
412 if (last_null + 1 == i) in check_live_target()
418 last_null = i; in check_live_target()