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

Go to the source code of this file.

Macros

#define MAX   5010
 

Functions

int logical (int a, int b)
 
void main ()
 

Macro Definition Documentation

◆ MAX

#define MAX   5010

Definition at line 5 of file test4.c.

Function Documentation

◆ logical()

int logical ( int  a,
int  b 
)

Definition at line 7 of file test4.c.

References a, f(), g(), h(), and MAX.

Referenced by main().

◆ main()

void main ( )

Definition at line 27 of file test4.c.

References logical().