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

Go to the source code of this file.

Macros

#define MAX   5010
 

Functions

int test5 (int a)
 
void main ()
 

Macro Definition Documentation

◆ MAX

#define MAX   5010

Definition at line 5 of file test5.c.

Function Documentation

◆ main()

void main ( )

Definition at line 26 of file test5.c.

References test5().

◆ test5()

int test5 ( int  a)

Definition at line 8 of file test5.c.

References a, and MAX.

Referenced by main().