Searched refs:MEMF_SHARED (Results 1 – 2 of 2) sorted by relevance
392 sysfile = AllocMem ( sizeof (struct SysFile ), MEMF_SHARED ); in FT_Stream_Open()481 memory = (FT_Memory)AllocVec( sizeof ( *memory ), MEMF_SHARED ); in FT_New_Memory()488 memory->user = CreatePool( MEMF_SHARED, 16384, 16384 ); in FT_New_Memory()
100 #define MEMF_SHARED 0010 macro4027 if (M->flags & MEMF_SHARED) in alloc_mem()5279 M->flags |= MEMF_SHARED; in parse_memalloc()