CCTLib
Calling-context and data-object attribution library for Intel Pin
test6.c File Reference
#include <math.h>
+ Include dependency graph for test6.c:

Go to the source code of this file.

Functions

int f (int a)
 
int main ()
 

Function Documentation

◆ f()

int f ( int  a)

Definition at line 2 of file test6.c.

References a, and g().

◆ main()

int main ( )

Definition at line 8 of file test6.c.

References a, and f().