|
libxmp/libxmpf in Omni Compiler
1.3.4
|
#include <limits.h>#include <stdio.h>#include <stdlib.h>#include "mpi.h"#include "xmp_internal.h"
Macros | |
| #define | MPI_PORTABLE_PLATFORM_H |
Functions | |
| unsigned long long | _XMP_get_on_ref_id (void) |
| void * | _XMP_alloc (size_t size) |
| void | _XMP_free (void *p) |
| void | _XMP_fatal (char *msg) |
| void | _XMP_fatal_nomsg () |
| void | _XMP_unexpected_error (void) |
| void | _XMP_warning (char *msg) |
| _Bool | union_triplet (int lb0, int ub0, int st0, int lb1, int ub1, int st1) |
| #define MPI_PORTABLE_PLATFORM_H |
| void* _XMP_alloc | ( | size_t | size | ) |


| void _XMP_fatal | ( | char * | msg | ) |
| void _XMP_fatal_nomsg | ( | ) |
| unsigned long long _XMP_get_on_ref_id | ( | void | ) |

| void _XMP_unexpected_error | ( | void | ) |
| void _XMP_warning | ( | char * | msg | ) |

| _Bool union_triplet | ( | int | lb0, |
| int | ub0, | ||
| int | st0, | ||
| int | lb1, | ||
| int | ub1, | ||
| int | st1 | ||
| ) |
