File core.c


Included Files


Global Variable core_gperf_rcs_sccs_id

const char core_gperf_rcs_sccs_id[]
Visible in:  core.c

Local Variables

gperf_downcase
static unsigned char gperf_downcase[256]
Used in: gperf_case_strcmp()

Global Function core_entry()

inline const char* core_entry ( const char* str, unsigned int len )
Prototyped in: abnff.h
Calls: core_hash()core.c
  gperf_case_strcmp()core.c
Called by: check_def()support.c

Local Function core_hash()

static inline unsigned int core_hash ( const char* str, unsigned int len )
Called by: core_entry()core.c

Local Function gperf_case_strcmp()

static int gperf_case_strcmp ( const char* s1, const char* s2 )
Called by: core_entry()core.c
References Variables: gperf_downcasecore.c