OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pStartAddress
(Results
1 - 2
of
2
) sorted by null
/external/srec/portable/src/
pmemfixed.c
549
char*
pStartAddress
= (char*)malloc(requiredMemSize);
551
if (0 !=
pStartAddress
)
554
pMemPools[poolId] = initMemPool(poolId, memBlockSize[poolId] + MEM_BLOCK_HDR, memBlkGrowthNum[poolId], &
pStartAddress
);
/sdk/find_lock/
find_lock.cpp
100
PVOID
pStartAddress
;
Completed in 31 milliseconds