Amazing that there is only one compiler complaining about this ...
This commit was SVN r20768.
Этот коммит содержится в:
родитель
74b3acd4bd
Коммит
b29da4744f
@ -260,9 +260,9 @@ typedef ompi_op_base_handler_fn_1_0_0_t ompi_op_base_handler_fn_t;
|
||||
/*
|
||||
* Typedef for 3-buffer (two input and one output) op functions.
|
||||
*/
|
||||
typedef void (*ompi_op_base_3buff_handler_fn_1_0_0_t)(void *restrict,
|
||||
void *restrict,
|
||||
void *restrict, int *,
|
||||
typedef void (*ompi_op_base_3buff_handler_fn_1_0_0_t)(void *,
|
||||
void *,
|
||||
void *, int *,
|
||||
struct ompi_datatype_t **,
|
||||
struct ompi_op_base_module_1_0_0_t *);
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user