Process Hacker
Main Page
Namespaces
Data Structures
Files
File List
Globals
circbuf.h
Go to the documentation of this file.
1
#ifndef _PH_CIRCBUF_H
2
#define _PH_CIRCBUF_H
3
4
#define PH_CIRCULAR_BUFFER_POWER_OF_TWO_SIZE
5
6
#undef T
7
#define T ULONG
8
#include "
circbuf_h.h
"
9
10
#undef T
11
#define T ULONG64
12
#include "
circbuf_h.h
"
13
14
#undef T
15
#define T PVOID
16
#include "
circbuf_h.h
"
17
18
#undef T
19
#define T SIZE_T
20
#include "
circbuf_h.h
"
21
22
#undef T
23
#define T FLOAT
24
#include "
circbuf_h.h
"
25
26
#endif
phlib
include
circbuf.h
Generated by
1.8.2