ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

cc.h File Reference
#include <wdm.h>

Go to the source code of this file.

Defines

#define mem_trim(_m_, _s_)   realloc(_m_, _s_)
#define U16_F   "hu"
#define S16_F   "hd"
#define X16_F   "hx"
#define U32_F   "lu"
#define S32_F   "ld"
#define X32_F   "lx"
#define BYTE_ORDER   LITTLE_ENDIAN
#define LWIP_CHKSUM_ALGORITHM   3
#define LWIP_PLATFORM_DIAG(x)   (DbgPrint x)
#define LWIP_PLATFORM_ASSERT(x)   ASSERTMSG(x, FALSE)
#define SYS_ARCH_DECL_PROTECT(lev)   sys_prot_t (lev)
#define SYS_ARCH_PROTECT(lev)   sys_arch_protect(&(lev))
#define SYS_ARCH_UNPROTECT(lev)   sys_arch_unprotect(lev)
#define PACK_STRUCT_STRUCT
#define PACK_STRUCT_USE_INCLUDES

Typedefs

typedef unsigned char u8_t
typedef unsigned short u16_t
typedef unsigned long u32_t
typedef signed char s8_t
typedef signed short s16_t
typedef signed long s32_t
typedef ULONG_PTR mem_ptr_t

Functions

voidmalloc (size_t size)
voidcalloc (size_t count, size_t size)
void free (void *mem)
voidrealloc (void *mem, size_t size)

Generated on Sun May 27 2012 06:03:40 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.