Searched refs:DICTIONARY_HEADER (Results 1 – 2 of 2) sorted by relevance
54 typedef struct _DICTIONARY_HEADER DICTIONARY_HEADER, *PDICTIONARY_HEADER; typedef95 Size + sizeof(DICTIONARY_HEADER),102 RtlZeroMemory(header, sizeof(DICTIONARY_HEADER) + Size);200 header = CONTAINING_RECORD(Entry, DICTIONARY_HEADER, Data); in FreeDictionaryEntry()
291 typedef struct _DICTIONARY_HEADER DICTIONARY_HEADER, *PDICTIONARY_HEADER; typedef