libflame revision_anchor
Data Structures | Typedefs
FLA_f2c.h File Reference

(r)

Go to the source code of this file.

Data Structures

struct  complex
 
struct  doublecomplex
 
struct  cilist
 
struct  icilist
 
struct  olist
 
struct  cllist
 
struct  alist
 
struct  inlist
 
union  Multitype
 
struct  Vardesc
 
struct  Namelist
 

Typedefs

typedef int integer
 
typedef unsigned long int uinteger
 
typedef charaddress
 
typedef short int shortint
 
typedef float real = rho_c.real
 
typedef double doublereal
 
typedef int logical
 
typedef short int shortlogical
 
typedef char logical1
 
typedef char integer1
 
typedef long long longint
 
typedef unsigned long long ulongint
 
typedef short flag
 
typedef short ftnlen
 
typedef short ftnint
 
typedef union Multitype Multitype
 
typedef struct Vardesc Vardesc
 
typedef struct Namelist Namelist
 
typedef int(* U_fp) (...)
 
typedef shortint(* J_fp) (...)
 
typedef integer(* I_fp) (...)
 
typedef real(* R_fp) (...)
 
typedef doublereal(* D_fp) (...)
 
typedef doublereal(* E_fp) (...)
 
typedef VOID(* C_fp) (...)
 
typedef VOID(* Z_fp) (...)
 
typedef logical(* L_fp) (...)
 
typedef shortlogical(* K_fp) (...)
 
typedef VOID(* H_fp) (...)
 
typedef int(* S_fp) (...)
 
typedef VOID C_f
 
typedef VOID H_f
 
typedef VOID Z_f
 
typedef doublereal E_f
 

Typedef Documentation

◆ address

◆ C_f

◆ C_fp

typedef VOID(* C_fp)()

◆ D_fp

typedef doublereal(* D_fp)()

◆ doublereal

◆ E_f

◆ E_fp

typedef doublereal(* E_fp)()

◆ flag

◆ ftnint

◆ ftnlen

◆ H_f

◆ H_fp

typedef VOID(* H_fp)()

◆ I_fp

typedef integer(* I_fp)()

◆ integer

◆ integer1

◆ J_fp

typedef shortint(* J_fp)()

◆ K_fp

typedef shortlogical(* K_fp)()

◆ L_fp

typedef logical(* L_fp)()

◆ logical

◆ logical1

◆ longint

◆ Multitype

◆ Namelist

◆ R_fp

typedef real(* R_fp)()

◆ real

rho2_c real = rho_c.real

◆ S_fp

typedef int(* S_fp)()

◆ shortint

◆ shortlogical

◆ U_fp

typedef int(* U_fp)()

◆ uinteger

◆ ulongint

◆ Vardesc

◆ Z_f

◆ Z_fp

typedef VOID(* Z_fp)()