My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros
gperfapphash.cpp File Reference
#include <string.h>
Include dependency graph for gperfapphash.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  appindex
 
class  gperfapphash
 

Macros

#define TOTAL_KEYWORDS   697
 
#define MIN_WORD_LENGTH   3
 
#define MAX_WORD_LENGTH   21
 
#define MIN_HASH_VALUE   31
 
#define MAX_HASH_VALUE   1799
 

Macro Definition Documentation

#define MAX_HASH_VALUE   1799

Definition at line 40 of file gperfapphash.cpp.

#define MAX_WORD_LENGTH   21

Definition at line 38 of file gperfapphash.cpp.

#define MIN_HASH_VALUE   31

Definition at line 39 of file gperfapphash.cpp.

#define MIN_WORD_LENGTH   3

Definition at line 37 of file gperfapphash.cpp.

#define TOTAL_KEYWORDS   697

Definition at line 36 of file gperfapphash.cpp.