Home
last modified time | relevance | path

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

/reactos/drivers/network/ndis/ndis/
H A D40stubs.c303 OUT PUINT NumberOfFunctions) in NdisReadEisaSlotInformationEx() argument
/reactos/drivers/filesystems/udfs/Include/
H A Dntddk_ex.h198 DWORD NumberOfFunctions; member
/reactos/drivers/storage/ide/uniata/
H A Dntddk_ex.h626 DWORD NumberOfFunctions; member
/reactos/sdk/include/ddk/
H A Dntimage.h85 ULONG NumberOfFunctions; member
H A Dndis.h3978 OUT PUINT NumberOfFunctions);
/reactos/modules/rosapps/applications/devutils/createspec/
H A Dcreatespec.c327 cFunctions = pExportDir->NumberOfFunctions; in GetExportsFromFile()
/reactos/sdk/include/psdk/
H A Dusbioctl.h594 UCHAR NumberOfFunctions; member
/reactos/modules/rosapps/applications/sysutils/pedump/
H A Dpedump.c315 DWORD NumberOfFunctions; member
2437 for (i = 0; i < (int) ped->NumberOfFunctions; i++) in GetExportFunctionNames()
2462 for (i = ordBase; i < (int) ped->NumberOfFunctions + ordBase; i++) in GetExportFunctionNames()
/reactos/dll/ntdll/ldr/
H A Dldrpe.c1012 if ((ULONG)Ordinal >= ExportDirectory->NumberOfFunctions) in LdrpSnapThunk()
/reactos/boot/freeldr/freeldr/lib/
H A Dpeloader.c279 if (Ordinal >= ExportDirectory->NumberOfFunctions) in PeLdrpBindImportName()
/reactos/modules/rostests/winetests/ntdll/
H A Dgenerated.c751 TEST_FIELD_SIZE (IMAGE_EXPORT_DIRECTORY, NumberOfFunctions, 4) in test_pack_IMAGE_EXPORT_DIRECTORY()
752 TEST_FIELD_ALIGN (IMAGE_EXPORT_DIRECTORY, NumberOfFunctions, 4) in test_pack_IMAGE_EXPORT_DIRECTORY()
753 TEST_FIELD_OFFSET(IMAGE_EXPORT_DIRECTORY, NumberOfFunctions, 20) in test_pack_IMAGE_EXPORT_DIRECTORY()
4168 TEST_FIELD_SIZE (IMAGE_EXPORT_DIRECTORY, NumberOfFunctions, 4) in test_pack_IMAGE_EXPORT_DIRECTORY()
4169 TEST_FIELD_ALIGN (IMAGE_EXPORT_DIRECTORY, NumberOfFunctions, 4) in test_pack_IMAGE_EXPORT_DIRECTORY()
4170 TEST_FIELD_OFFSET(IMAGE_EXPORT_DIRECTORY, NumberOfFunctions, 20) in test_pack_IMAGE_EXPORT_DIRECTORY()
/reactos/ntoskrnl/mm/ARM3/
H A Dsysldr.c350 if (Ordinal >= ExportDirectory->NumberOfFunctions) in RtlpFindExportedRoutineByName()
833 if (Ordinal >= ExportDirectory->NumberOfFunctions) in MiSnapThunk()
/reactos/dll/win32/dbghelp/
H A Dpe_module.c727 for (i = 0; i < exports->NumberOfFunctions; i++) in pe_load_export_debug_info()
H A Dcompat.h163 DWORD NumberOfFunctions; member
/reactos/sdk/include/xdk/
H A Dwinnt_old.h3371 DWORD NumberOfFunctions; member