Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c7500 BYTE *pStackBase; in myresetstkoflw() local
7517 pStackBase = (BYTE*)mbi.AllocationBase; in myresetstkoflw()
7521 pLowestPossiblePage = pStackBase + MIN_STACK_WINNT * nPageSize; in myresetstkoflw()
7526 BYTE *pBlock = pStackBase; in myresetstkoflw()