|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions | |
| void | swap1bytes_ifsaux_ (void *v, const int *vlen) |
| void | swap2bytes_ifsaux_ (void *v, const int *vlen) |
| void | swap4bytes_ifsaux_ (void *v, const int *vlen) |
| void | swap8bytes_ifsaux_ (void *v, const int *vlen) |
| void | swapANYbytes_ifsaux (void *v, int elsize, int n, unsigned int dtype, const char *dtype_name, const char *varname) |
| void swap1bytes_ifsaux_ | ( | void * | v, |
| const int * | vlen | ||
| ) |
Definition at line 8 of file swapbytes_ifsaux.c.
| void swap2bytes_ifsaux_ | ( | void * | v, |
| const int * | vlen | ||
| ) |
| void swap4bytes_ifsaux_ | ( | void * | v, |
| const int * | vlen | ||
| ) |
| void swap8bytes_ifsaux_ | ( | void * | v, |
| const int * | vlen | ||
| ) |
| void swapANYbytes_ifsaux | ( | void * | v, |
| int | elsize, | ||
| int | n, | ||
| unsigned int | dtype, | ||
| const char * | dtype_name, | ||
| const char * | varname | ||
| ) |
1.8.13