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

grammar_mesa.c File Reference
#include "grammar_mesa.h"
#include "grammar.c"

Go to the source code of this file.

Defines

#define GRAMMAR_PORT_BUILD   1

Functions

void grammar_alloc_free (void *ptr)
voidgrammar_alloc_malloc (size_t size)
voidgrammar_alloc_realloc (void *ptr, size_t old_size, size_t size)
voidgrammar_memory_copy (void *dst, const void *src, size_t size)
int grammar_string_compare (const byte *str1, const byte *str2)
int grammar_string_compare_n (const byte *str1, const byte *str2, size_t n)
bytegrammar_string_copy (byte *dst, const byte *src)
bytegrammar_string_copy_n (byte *dst, const byte *src, size_t n)
bytegrammar_string_duplicate (const byte *src)
unsigned int grammar_string_length (const byte *str)

Detailed Description

mesa3d port to syntax parsing engine

Author:
Michal Krol

Definition in file grammar_mesa.c.


Generated on Sun May 27 2012 04:59:11 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.