bug3.c File Reference

Go to the source code of this file.

Functions

static int not_called (void)
static int bar (int argc, char *argv[])
static int foo (int argc, char *argv[])
int main (int argc, char *argv[])


Function Documentation

static int bar ( int  argc,
char *  argv[] 
) [static]

Definition at line 18 of file bug3.c.

References not_called().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

static int foo ( int  argc,
char *  argv[] 
) [static]

Definition at line 24 of file bug3.c.

int main ( int  argc,
char *  argv[] 
)

Definition at line 30 of file bug3.c.

References bar().

Here is the call graph for this function:

static int not_called ( void   )  [static]

Definition at line 4 of file bug3.c.

Referenced by bar().

Here is the caller graph for this function:


Generated on Tue Jan 29 13:35:01 2008 for LineNumberBugs by  doxygen 1.5.4