Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dnt-base-private.h160 *NTMapMemory(char *,size_t,int,int,int,MagickOffsetType),
Dnt-base.h194 NTMapMemory(address,length,protection,access,file,offset)
Dnt-base.c1703 MagickPrivate void *NTMapMemory(char *address,size_t length,int protection, in NTMapMemory() function