src/clipsrules/core/symblcmp.c File Reference

#include "setup.h"
#include <stdio.h>
#include <string.h>
#include "envrnmnt.h"
#include "symbol.h"
#include "memalloc.h"
#include "constant.h"
#include "exprnpsr.h"
#include "cstrccom.h"
#include "constrct.h"
#include "argacces.h"
#include "cstrncmp.h"
#include "router.h"
#include "conscomp.h"
#include "sysdep.h"
#include "utility.h"
#include "symblcmp.h"

Include dependency graph for symblcmp.c:

Go to the source code of this file.

Defines

#define _SYMBLCMP_SOURCE_
#define _STDIO_INCLUDED_

Functions

globle void AtomicValuesToCode (void *theEnv, char *fileName, char *pathName, char *fileNameBuffer)
globle void PrintSymbolReference (void *theEnv, FILE *theFile, struct symbolHashNode *theSymbol)
globle void PrintFloatReference (void *theEnv, FILE *theFile, struct floatHashNode *theFloat)
globle void PrintIntegerReference (void *theEnv, FILE *theFile, struct integerHashNode *theInteger)
globle void PrintBitMapReference (void *theEnv, FILE *theFile, struct bitMapHashNode *theBitMap)


Define Documentation

#define _STDIO_INCLUDED_

Definition at line 36 of file symblcmp.c.

#define _SYMBLCMP_SOURCE_

Definition at line 29 of file symblcmp.c.


Function Documentation

globle void AtomicValuesToCode ( void *  theEnv,
char *  fileName,
char *  pathName,
char *  fileNameBuffer 
)

Definition at line 71 of file symblcmp.c.

globle void PrintBitMapReference ( void *  theEnv,
FILE *  theFile,
struct bitMapHashNode theBitMap 
)

Definition at line 785 of file symblcmp.c.

globle void PrintFloatReference ( void *  theEnv,
FILE *  theFile,
struct floatHashNode theFloat 
)

Definition at line 755 of file symblcmp.c.

globle void PrintIntegerReference ( void *  theEnv,
FILE *  theFile,
struct integerHashNode theInteger 
)

Definition at line 770 of file symblcmp.c.

globle void PrintSymbolReference ( void *  theEnv,
FILE *  theFile,
struct symbolHashNode theSymbol 
)

Definition at line 739 of file symblcmp.c.


Generated on Mon Jan 10 22:33:42 2011 by  doxygen 1.5.6