Cross References
Files
autoconfig.h
comment.c
cxref.c
cxref.h
datatype.h
file.c
func.c
html.c
latex-style.c
latex.c
memory.c
memory.h
parse-lex.c
parse-yacc.c
parse-yacc.h
parse-yy.h
preproc.c
rtf.c
sgml.c
slist.c
type.c
var.c
warn-raw.c
xref.c
Global Functions
AddToStringList() : slist.c
AddToStringList2() : slist.c
CanonicaliseName() : cxref.c
CheckFunctionVariableRef() : func.c
ConcatStrings() : memory.c
CopyOrSkip() : warn-raw.c
CopyString() : memory.c
CreateAppendix() : xref.c
CrossReference() : xref.c
CrossReferenceDelete() : xref.c
DeleteComment() : comment.c
DeleteDefineType() : preproc.c
DeleteFile() : file.c
DeleteFunctionType() : func.c
DeleteIncludeType() : preproc.c
DeleteStringList() : slist.c
DeleteStringList2() : slist.c
DeleteTypedefType() : type.c
DeleteVariableType() : var.c
DownScope() : var.c
GetCurrentComment() : comment.c
IsAScopeVariable() : var.c
IsATypeName() : type.c
NewFile() : file.c
NewStringList() : slist.c
NewStringList2() : slist.c
PrintMemoryStatistics() : memory.c
ResetFunctionAnalyser() : func.c
ResetLexer() : parse-lex.c
ResetParser() : parse-yacc.c
ResetPreProcAnalyser() : preproc.c
ResetTypeAnalyser() : type.c
ResetVariableAnalyser() : var.c
SafeCalloc() : memory.c
SafeFree() : memory.c
SafeMalloc() : memory.c
SafeMallocString() : memory.c
SafeRealloc() : memory.c
SeenComment() : comment.c
SeenDefine() : preproc.c
SeenDefineComment() : preproc.c
SeenDefineFuncArgComment() : preproc.c
SeenDefineFunctionArg() : preproc.c
SeenDefineValue() : preproc.c
SeenFileChange() : preproc.c
SeenFileComment() : file.c
SeenFuncIntComment() : func.c
SeenFunctionArg() : func.c
SeenFunctionCall() : func.c
SeenFunctionDeclaration() : func.c
SeenFunctionDefinition() : func.c
SeenFunctionProto() : func.c
SeenInclude() : preproc.c
SeenIncludeComment() : preproc.c
SeenScopeVariable() : var.c
SeenStructUnionComp() : type.c
SeenStructUnionEnd() : type.c
SeenStructUnionStart() : type.c
SeenTypedef() : type.c
SeenTypedefName() : type.c
SeenVariableDefinition() : var.c
SetCurrentComment() : comment.c
SplitComment() : comment.c
TidyMemory() : memory.c
UpScope() : var.c
WriteHTMLAppendix() : html.c
WriteHTMLFile() : html.c
WriteHTMLFileDelete() : html.c
WriteHTMLSource() : html.c
WriteLatexAppendix() : latex.c
WriteLatexFile() : latex.c
WriteLatexFileDelete() : latex.c
WriteRTFAppendix() : rtf.c
WriteRTFFile() : rtf.c
WriteRTFFileDelete() : rtf.c
WriteSGMLAppendix() : sgml.c
WriteSGMLFile() : sgml.c
WriteSGMLFileDelete() : sgml.c
WriteWarnRawAppendix() : warn-raw.c
WriteWarnRawFile() : warn-raw.c
main() : cxref.c
yy_create_buffer() : parse-lex.c
yy_delete_buffer() : parse-lex.c
yy_flush_buffer() : parse-lex.c
yy_init_buffer() : parse-lex.c
yy_load_buffer_state() : parse-lex.c
yy_scan_buffer() : parse-lex.c
yy_scan_bytes() : parse-lex.c
yy_scan_string() : parse-lex.c
yy_switch_to_buffer() : parse-lex.c
yylex() : parse-lex.c
yyparse() : parse-yacc.c
yyrestart() : parse-lex.c
Global Variables
CurFile : cxref.c
in_header : preproc.c
in_typedef : parse-yacc.c
latex_cxref_style : latex-style.c
latex_fonts_style : latex-style.c
latex_page_style : latex-style.c
option_all_comments : cxref.c
option_block_comments : cxref.c
option_html : cxref.c
option_incdirs : cxref.c
option_index : cxref.c
option_latex : cxref.c
option_name : cxref.c
option_nincdirs : cxref.c
option_no_comments : cxref.c
option_odir : cxref.c
option_raw : cxref.c
option_root : cxref.c
option_rtf : cxref.c
option_sgml : cxref.c
option_verbatim_comments : cxref.c
option_warn : cxref.c
option_xref : cxref.c
parse_file : parse-lex.c
parse_line : parse-lex.c
yychar : parse-yacc.c
yyin : parse-lex.c
yyleng : parse-lex.c
yylval : parse-yacc.c
yynerrs : parse-yacc.c
yyout : parse-lex.c
yytext : parse-lex.c
Defined Types
Define : datatype.h
File : datatype.h
Function : datatype.h
Heap : memory.c
Include : datatype.h
StringList : datatype.h
StringList2 : datatype.h
StructUnion : datatype.h
Typedef : datatype.h
Variable : datatype.h
YY_BUFFER_STATE : parse-lex.c
YY_CHAR : parse-lex.c
stack : parse-yacc.c
struct _Define : datatype.h
struct _File : datatype.h
struct _Function : datatype.h
struct _Heap : memory.c
struct _Include : datatype.h
struct _StructUnion : datatype.h
struct _Typedef : datatype.h
struct _Variable : datatype.h
struct yy_buffer_state : parse-lex.c
yy_size_t : parse-lex.c
yy_state_type : parse-lex.c