GNU PROLOG with UTF8 support
Functions | Variables
asm.c File Reference

Functions

long bar (void)
 
void baz (long, double, long, long, long, long, long, long, long, long, long, long, long, long, long, double)
 
void f ()
 
void foo (double)
 
void g ()
 
static foo44 ()
 
void fprep_cp ()
 
void fstr ()
 
void fmem ()
 
void fmem_adr ()
 
void ffd ()
 
void ffd_adr ()
 
void test_call_c_lot_args ()
 
void flot ()
 

Variables

double d = 3.1415926535897932384626
 
int t [10]
 
long mem
 
long mem_array [100]
 
double * fd
 
static long ma_local_var2
 

Function Documentation

long bar ( void  )
void baz ( long  ,
double  ,
long  ,
long  ,
long  ,
long  ,
long  ,
long  ,
long  ,
long  ,
long  ,
long  ,
long  ,
long  ,
long  ,
double   
)

Here is the caller graph for this function:

void f ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void ffd ( )

Here is the call graph for this function:

void ffd_adr ( )

Here is the call graph for this function:

void flot ( )

Here is the call graph for this function:

void fmem ( )
void fmem_adr ( )
void foo ( double  )

Here is the caller graph for this function:

static foo44 ( )
static

Here is the caller graph for this function:

void fprep_cp ( )

Here is the call graph for this function:

void fstr ( )

Here is the call graph for this function:

void g ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void test_call_c_lot_args ( )

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

double d = 3.1415926535897932384626
double* fd
long ma_local_var2
static
long mem
long mem_array[100]
int t[10]