adStack.h File Reference

Go to the source code of this file.

Defines

#define ADSTACK_LOADED   1

Functions

void pushcharacterarray (char *x, int n)
void popcharacterarray (char *x, int n)
void lookcharacterarray (char *x, int n)
void pushbooleanarray (char *x, int n)
void popbooleanarray (char *x, int n)
void lookbooleanarray (char *x, int n)
void pushinteger4array (int *x, int n)
void popinteger4array (int *x, int n)
void lookinteger4array (int *x, int n)
void pushinteger8array (long int *x, int n)
void popinteger8array (long int *x, int n)
void lookinteger8array (long int *x, int n)
void pushinteger16array (long long int *x, int n)
void popinteger16array (long long int *x, int n)
void lookinteger16array (long long int *x, int n)
void pushreal4array (float *x, int n)
void popreal4array (float *x, int n)
void lookreal4array (float *x, int n)
void pushreal8array (double *x, int n)
void popreal8array (double *x, int n)
void lookreal8array (double *x, int n)
void pushreal16array (char *x, int n)
void popreal16array (char *x, int n)
void lookreal16array (char *x, int n)
void pushreal32array (char *x, int n)
void popreal32array (char *x, int n)
void lookreal32array (char *x, int n)
void pushcomplex4array (char *x, int n)
void popcomplex4array (char *x, int n)
void lookcomplex4array (char *x, int n)
void pushcomplex8array (char *x, int n)
void popcomplex8array (char *x, int n)
void lookcomplex8array (char *x, int n)
void pushcomplex16array (char *x, int n)
void popcomplex16array (char *x, int n)
void lookcomplex16array (char *x, int n)
void pushcomplex32array (char *x, int n)
void popcomplex32array (char *x, int n)
void lookcomplex32array (char *x, int n)
void pushpointer4array (char *x, int n)
void poppointer4array (char *x, int n)
void lookpointer4array (char *x, int n)
void pushpointer8array (char *x, int n)
void poppointer8array (char *x, int n)
void lookpointer8array (char *x, int n)
void pushNarray (char *x, unsigned int nbChars)
void popNarray (char *x, unsigned int nbChars)
void lookNarray (char *x, unsigned int nbChars)
void resetadlookstack_ ()
void printbigbytes (long int nbblocks, long int blocksz, long int nbunits)
void printctraffic_ ()
void printtopplace_ ()
void printstackmax_ ()
void printlookingplace_ ()
void showrecentcstack_ ()
void getbigcsizes_ (int *nbblocks, int *remainder, int *nbblockslook, int *lookremainder)


Define Documentation

#define ADSTACK_LOADED   1

Definition at line 3 of file adStack.h.


Function Documentation

void pushcharacterarray ( char *  x,
int  n 
)

void popcharacterarray ( char *  x,
int  n 
)

void lookcharacterarray ( char *  x,
int  n 
)

void pushbooleanarray ( char *  x,
int  n 
)

void popbooleanarray ( char *  x,
int  n 
)

void lookbooleanarray ( char *  x,
int  n 
)

void pushinteger4array ( int *  x,
int  n 
)

void popinteger4array ( int *  x,
int  n 
)

void lookinteger4array ( int *  x,
int  n 
)

void pushinteger8array ( long int *  x,
int  n 
)

void popinteger8array ( long int *  x,
int  n 
)

void lookinteger8array ( long int *  x,
int  n 
)

void pushinteger16array ( long long int *  x,
int  n 
)

void popinteger16array ( long long int *  x,
int  n 
)

void lookinteger16array ( long long int *  x,
int  n 
)

void pushreal4array ( float *  x,
int  n 
)

void popreal4array ( float *  x,
int  n 
)

void lookreal4array ( float *  x,
int  n 
)

void pushreal8array ( double *  x,
int  n 
)

void popreal8array ( double *  x,
int  n 
)

void lookreal8array ( double *  x,
int  n 
)

void pushreal16array ( char *  x,
int  n 
)

void popreal16array ( char *  x,
int  n 
)

void lookreal16array ( char *  x,
int  n 
)

void pushreal32array ( char *  x,
int  n 
)

void popreal32array ( char *  x,
int  n 
)

void lookreal32array ( char *  x,
int  n 
)

void pushcomplex4array ( char *  x,
int  n 
)

void popcomplex4array ( char *  x,
int  n 
)

void lookcomplex4array ( char *  x,
int  n 
)

void pushcomplex8array ( char *  x,
int  n 
)

void popcomplex8array ( char *  x,
int  n 
)

void lookcomplex8array ( char *  x,
int  n 
)

void pushcomplex16array ( char *  x,
int  n 
)

void popcomplex16array ( char *  x,
int  n 
)

void lookcomplex16array ( char *  x,
int  n 
)

void pushcomplex32array ( char *  x,
int  n 
)

void popcomplex32array ( char *  x,
int  n 
)

void lookcomplex32array ( char *  x,
int  n 
)

void pushpointer4array ( char *  x,
int  n 
)

void poppointer4array ( char *  x,
int  n 
)

void lookpointer4array ( char *  x,
int  n 
)

void pushpointer8array ( char *  x,
int  n 
)

void poppointer8array ( char *  x,
int  n 
)

void lookpointer8array ( char *  x,
int  n 
)

void pushNarray ( char *  x,
unsigned int  nbChars 
)

void popNarray ( char *  x,
unsigned int  nbChars 
)

void lookNarray ( char *  x,
unsigned int  nbChars 
)

void resetadlookstack_ (  ) 

void printbigbytes ( long int  nbblocks,
long int  blocksz,
long int  nbunits 
)

void printctraffic_ (  ) 

void printtopplace_ (  ) 

void printstackmax_ (  ) 

void printlookingplace_ (  ) 

void showrecentcstack_ (  ) 

void getbigcsizes_ ( int *  nbblocks,
int *  remainder,
int *  nbblockslook,
int *  lookremainder 
)


Generated on 5 Jan 2017 for IWAVEACD by  doxygen 1.4.7