SURFEX v8.1
General documentation of Surfex
Typedefs | Functions
getstackusage.c File Reference

Go to the source code of this file.

Typedefs

typedef long long int ll_t
 
typedef unsigned long long int ull_t
 

Functions

ll_t getstackusage_dummy_ ()
 
ll_t getstackusage_ ()
 

Typedef Documentation

◆ ll_t

typedef long long int ll_t

Definition at line 1 of file getstackusage.c.

◆ ull_t

typedef unsigned long long int ull_t

Definition at line 2 of file getstackusage.c.

Function Documentation

◆ getstackusage_()

ll_t getstackusage_ ( )

Definition at line 12 of file getstackusage.c.

Here is the caller graph for this function:

◆ getstackusage_dummy_()

ll_t getstackusage_dummy_ ( )

Definition at line 5 of file getstackusage.c.