Home
last modified time | relevance | path

Searched defs:TableBase (Results 1 – 4 of 4) sorted by relevance

/reactos/ntoskrnl/ex/
H A Dhandle.c47 ULONG_PTR TableBase; in ExpLookupHandleTableEntry() local
207 ULONG_PTR TableBase = TableCode & ~3; in ExpFreeHandleTable() local
510 ULONG_PTR TableBase = TableCode & ~3; in ExpAllocateHandleTableEntrySlow() local
/reactos/modules/rosapps/applications/devutils/nls2txt/
H A Dnls.c11 NLS_InitCodePageTable(PUSHORT TableBase, PCPTABLEINFO CodePageTable) in NLS_InitCodePageTable()
/reactos/sdk/lib/rtl/
H A Dnls.c155 RtlInitCodePageTable(IN PUSHORT TableBase, in RtlInitCodePageTable()
/reactos/ntoskrnl/mm/ARM3/
H A Dprocsup.c525 PVOID TableBase = NULL; in MmCreatePeb() local