SURFEX v8.1
General documentation of Surfex
Functions
endian.c File Reference

Go to the source code of this file.

Functions

int ec_is_little_endian ()
 
int ec_is_big_endian ()
 
int ec_is_big_endian_ ()
 
int ec_is_little_endian_ ()
 
void ec_mpi_atexit_ (void)
 
void ec_mpi_atexit (void)
 
void ec_set_umask_ (void)
 
void ec_raise_ (const int *sig)
 
void ec_raise (const int *sig)
 
void ec_exit_ (const int *exit_code)
 
void ec_exit (const int *exit_code)
 
int snprintf (char *str, size_t size, const char *format,...)
 

Function Documentation

◆ ec_exit()

void ec_exit ( const int *  exit_code)

Definition at line 102 of file endian.c.

Here is the call graph for this function:

◆ ec_exit_()

void ec_exit_ ( const int *  exit_code)

Definition at line 101 of file endian.c.

Here is the caller graph for this function:

◆ ec_is_big_endian()

int ec_is_big_endian ( )

Definition at line 35 of file endian.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ec_is_big_endian_()

int ec_is_big_endian_ ( )

Definition at line 42 of file endian.c.

Here is the call graph for this function:

◆ ec_is_little_endian()

int ec_is_little_endian ( )

Definition at line 19 of file endian.c.

Here is the caller graph for this function:

◆ ec_is_little_endian_()

int ec_is_little_endian_ ( )

Definition at line 43 of file endian.c.

Here is the call graph for this function:

◆ ec_mpi_atexit()

void ec_mpi_atexit ( void  )

Definition at line 71 of file endian.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ec_mpi_atexit_()

void ec_mpi_atexit_ ( void  )

Definition at line 49 of file endian.c.

Here is the caller graph for this function:

◆ ec_raise()

void ec_raise ( const int *  sig)

Definition at line 97 of file endian.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ec_raise_()

void ec_raise_ ( const int *  sig)

Definition at line 96 of file endian.c.

Here is the caller graph for this function:

◆ ec_set_umask_()

void ec_set_umask_ ( void  )

Definition at line 76 of file endian.c.

Here is the caller graph for this function:

◆ snprintf()

int snprintf ( char *  str,
size_t  size,
const char *  format,
  ... 
)

Definition at line 108 of file endian.c.

Here is the caller graph for this function: