Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Macros | Functions | Variables
heapsort.c File Reference

Macros

#define J_SIZE   2000
 
#define K_SIZE   64
 

Functions

void HSORT ()
 
int main ()
 

Variables

long bplong
 
long ErrorFlag
 
long NLoops [21]
 

Macro Definition Documentation

#define J_SIZE   2000

Referenced by HSORT().

#define K_SIZE   64

Referenced by HSORT().

Function Documentation

void HSORT ( )

References core.waf.dependency::base(), count, ErrorFlag, i, J_SIZE, and K_SIZE.

Here is the call graph for this function:

int main ( void  )

References bplong, HSORT(), i, and NLoops.

Here is the call graph for this function:

Variable Documentation

long bplong
long ErrorFlag
long NLoops[21]