Go to: Contents; Next section; Previous section; Beginning of section; Previous routine in section.

cond_token - cparser.c

Callers

1 caller
     + get_token - cparser.c                            Goto

Call Tree: No calls


copy_list - list.h

Callers

2 callers
     + discard_dup_refs - objects.c                     Goto
     + sort_file_order - objects.c                      Goto

Call Tree: No calls


c_parser - cparser.c

Callers: No callers

Call Tree

c_parser
|   get_token (Separate) Goto
|   strcpy (External) Goto
|   source_line Goto
|   change_pstate Goto
|   +   trace_state Goto
|   |   |   trace_parser_enabled Goto
|   |   +   trace_parser_state Goto
|   |   |   |   list_enabled Goto
|   |   |   |   fprintf (External) Goto
|   |   |   |   list_file Goto
|   |   |   +   restore_list_column (Separate) Goto
|   paren_level_zero Goto
|   +   trace_plmsg Goto
|   |   |   trace_plevel_enabled Goto
|   |   +   trace_parser Goto
|   |   |   |   list_enabled (Duplicate) Goto
|   |   |   |   fputs (External) Goto
|   |   |   |   list_file (Duplicate) Goto
|   |   |   +   restore_list_column (Separate) Goto
|   paren_level_dec Goto
|   +   trace_plint Goto
|   |   |   trace_plevel_enabled (Duplicate) Goto
|   |   +   trace_parser_int Goto
|   |   |   |   list_enabled (Duplicate) Goto
|   |   |   |   fprintf (External) Goto
|   |   |   |   list_file (Duplicate) Goto
|   |   |   +   restore_list_column (Separate) Goto
|   paren_level_inc Goto
|   +   trace_plint (Duplicate) Goto
|   block_level_zero Goto
|   +   trace_blmsg Goto
|   |   |   trace_blevel_enabled Goto
|   |   +   trace_parser (Duplicate) Goto
|   block_level_inc Goto
|   +   trace_blint Goto
|   |   |   trace_blevel_enabled (Duplicate) Goto
|   |   +   trace_parser_int (Duplicate) Goto
|   trace_blmsg (Duplicate) Goto
|   block_level_dec Goto
|   +   trace_blint (Duplicate) Goto
|   printf (External) Goto
+   source_name Goto
END OF TREE

dec_list_entries - list.h

Callers

1 caller
     + remove_list_entry - list.c                       Goto

Call Tree: No calls


dec_ndefs - globdb.h

Callers

1 caller
     + free_def - objects.c                             Goto

Call Tree: No calls


dec_nfiles - globdb.h

Callers

1 caller
     + free_file - objects.c                            Goto

Call Tree: No calls


dec_nlang - globdb.h

Callers

1 caller
     + free_lang - objects.c                            Goto

Call Tree: No calls


dec_nobjbytes - globdb.h

Callers

1 caller
     + obj_free - objalloc.c                            Goto

Call Tree: No calls


dec_nobjects - globdb.h

Callers

1 caller
     + obj_free - objalloc.c                            Goto

Call Tree: No calls


dec_nrefs - globdb.h

Callers

1 caller
     + free_ref - objects.c                             Goto

Call Tree: No calls


dec_nstrings - globdb.h

Callers

1 caller
     + free_str - objalloc.c                            Goto

Call Tree: No calls


def_begin - objects.h

Callers

14 callers
     + compare_def - objects.c                          Goto
     + compare_def_file - objects.c                     Goto
     + def_length - objects.h                           Goto
     + list_def_begin - listfile.c                      Goto
     + ref_offset - objects.h                           Goto
     + rpt_byfile_html_entry - rpthtml.c                Goto
     + rpt_byfile_sdml_entry - rptsdml.c                Goto
     + rpt_defined_html_entry - rpthtml.c               Goto
     + rpt_defined_sdml_entry - rptsdml.c               Goto
     + rpt_defined_text_entry - rpttext.c               Goto
     + rpt_source_html_entry - rpthtml.c                Goto
     + rpt_source_html_hdr - rpthtml.c                  Goto
     + rpt_source_sdml_entry - rptsdml.c                Goto
     + rpt_source_sdml_hdr - rptsdml.c                  Goto

Call Tree: No calls


def_callers - objects.h

Callers

5 callers
     + discard_dup_refs - objects.c                     Goto
     + report_calls - reports.c                         Goto
     + rpt_xref_html_entry - rpthtml.c                  Goto
     + rpt_xref_sdml_entry - rptsdml.c                  Goto
     + rpt_xref_text_entry - rpttext.c                  Goto

Call Tree: No calls


def_end - objects.h

Callers

4 callers
     + def_length - objects.h                           Goto
     + report_source - reports.c                        Goto
     + rpt_source_html_entry - rpthtml.c                Goto
     + rpt_source_sdml_entry - rptsdml.c                Goto

Call Tree: No calls


def_ident - objects.c

Callers

11 callers
     + free_def - objects.c                             Goto
     + free_ref - objects.c                             Goto
     + rpt_calls_html_hdr - rpthtml.c                   Goto
     + rpt_calls_sdml_hdr - rptsdml.c                   Goto
     + rpt_defined_html_entry - rpthtml.c               Goto
     + rpt_tree_html_hdr - rpthtml.c                    Goto
     + rpt_tree_text_hdr - rpttext.c                    Goto
     + rpt_xref_html_entry - rpthtml.c                  Goto
     + rpt_xref_sdml_entry - rptsdml.c                  Goto
     + trace_def - objects.c                            Goto
     + trace_ref - objects.c                            Goto

Call Tree

def_ident
|   sprintf (External) Goto
|   def_name Goto
|   isdefined_routine Goto
|   source_name Goto
+   def_source Goto
END OF TREE

def_length - objects.h

Callers

7 callers
     + analyze_file - ranalyzer.c                       Goto
     + list_def_end - listfile.c                        Goto
     + rpt_byfile_html_entry - rpthtml.c                Goto
     + rpt_byfile_sdml_entry - rptsdml.c                Goto
     + rpt_defined_html_entry - rpthtml.c               Goto
     + rpt_defined_sdml_entry - rptsdml.c               Goto
     + rpt_defined_text_entry - rpttext.c               Goto

Call Tree

def_length
|   def_end Goto
+   def_begin Goto
END OF TREE

Go to: Contents; Next section; Previous section; Beginning of section; Next routine in section.