C Cross Referencing & Documentation tool. Version 1.5b.
Prototypes for general functions.
Included in: | comment.c |
cxref.c | |
file.c | |
func.c | |
html.c | |
latex.c | |
parse-lex.c | |
parse-yacc.c | |
preproc.c | |
rtf.c | |
sgml.c | |
slist.c | |
type.c | |
var.c | |
warn-raw.c | |
xref.c |
Signifies a LOCAL function / variable / include file.
Signifies a GLOBAL fuction / variable / include file.
Signifies an EXTERNAL variable.
Signifies an EXTERNAL variable seen in a header file.
Signifies an EXTERNAL variable seen in a function file.
Signifies an INLINED function.
Signifies that file cross references are required.
Signifies that function cross references are required.
Signifies that variable cross references are required.
Signifies that type definition cross references are required.
Signifies that all the above cross references are required.
Signifies that warnings for commetns are required.
Signifies that warnings for cross references are required.
Signifies that all of the above warnings are required.
Signifies that an index of files is needed.
Signifies that an index of global functions is needed.
Signifies that an index of global variables is needed.
Signifies that an index of type definitions is needed.
Signifies that a complete index of all of the above is needed.