Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Macros | Functions | Variables
hanoi.c File Reference

Macros

#define other(i, j)   (6-(i+j))
 

Functions

int main ()
 
 mov (n, f, t)
 

Variables

int num [4]
 
long count
 

Macro Definition Documentation

#define other (   i,
 
)    (6-(i+j))

Referenced by mov().

Function Documentation

int main ( void  )

References count, i, and mov().

Here is the call graph for this function:

mov ( ,
,
 
)

References count, core.waf.cmake::f(), mov(), and other.

Here is the call graph for this function:

Variable Documentation

long count
int num[4]