_ 446 ompi/mca/mtl/mtl.h #define OMPI_MTL_CALL_STAMP(a, b) ompi_mtl_ ## a ## _ ## b _ 41 ompi/mca/op/base/op_base_functions.c static void ompi_op_base_2buff_##name##_##type_name(void *in, void *out, int *count, \ _ 61 ompi/mca/op/base/op_base_functions.c static void ompi_op_base_2buff_##name##_##type_name(void *in, void *out, int *count, \ _ 89 ompi/mca/op/base/op_base_functions.c static void ompi_op_base_2buff_##name##_##type_name(void *in, void *out, int *count, \ _ 655 ompi/mca/op/base/op_base_functions.c static void ompi_op_base_3buff_##name##_##type_name(void * restrict in1, \ _ 677 ompi/mca/op/base/op_base_functions.c static void ompi_op_base_3buff_##name##_##type_name(void * restrict in1, \ _ 710 ompi/mca/op/base/op_base_functions.c static void ompi_op_base_3buff_##name##_##type_name(void * restrict in1, \ _ 1289 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_INT8_T] = ompi_op_base_##ftype##_##name##_int8_t, \ _ 1290 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_UINT8_T] = ompi_op_base_##ftype##_##name##_uint8_t, \ _ 1291 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_INT16_T] = ompi_op_base_##ftype##_##name##_int16_t, \ _ 1292 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_UINT16_T] = ompi_op_base_##ftype##_##name##_uint16_t, \ _ 1293 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_INT32_T] = ompi_op_base_##ftype##_##name##_int32_t, \ _ 1294 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_UINT32_T] = ompi_op_base_##ftype##_##name##_uint32_t, \ _ 1295 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_INT64_T] = ompi_op_base_##ftype##_##name##_int64_t, \ _ 1296 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_UINT64_T] = ompi_op_base_##ftype##_##name##_uint64_t _ 1301 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER_PLAIN(name, ftype) ompi_op_base_##ftype##_##name##_fortran_integer _ 1306 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER1(name, ftype) ompi_op_base_##ftype##_##name##_fortran_integer1 _ 1311 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER2(name, ftype) ompi_op_base_##ftype##_##name##_fortran_integer2 _ 1316 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER4(name, ftype) ompi_op_base_##ftype##_##name##_fortran_integer4 _ 1321 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER8(name, ftype) ompi_op_base_##ftype##_##name##_fortran_integer8 _ 1326 ompi/mca/op/base/op_base_functions.c #define FORTRAN_INTEGER16(name, ftype) ompi_op_base_##ftype##_##name##_fortran_integer16 _ 1342 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL_PLAIN(name, ftype) ompi_op_base_##ftype##_##name##_fortran_real _ 1347 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL2(name, ftype) ompi_op_base_##ftype##_##name##_fortran_real2 _ 1352 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL4(name, ftype) ompi_op_base_##ftype##_##name##_fortran_real4 _ 1357 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL8(name, ftype) ompi_op_base_##ftype##_##name##_fortran_real8 _ 1368 ompi/mca/op/base/op_base_functions.c #define FLOATING_POINT_FORTRAN_REAL16(name, ftype) ompi_op_base_##ftype##_##name##_fortran_real16 _ 1384 ompi/mca/op/base/op_base_functions.c ompi_op_base_##ftype##_##name##_fortran_double_precision _ 1392 ompi/mca/op/base/op_base_functions.c #define SHORT_FLOAT(name, ftype) ompi_op_base_##ftype##_##name##_short_float _ 1396 ompi/mca/op/base/op_base_functions.c #define FLOAT(name, ftype) ompi_op_base_##ftype##_##name##_float _ 1397 ompi/mca/op/base/op_base_functions.c #define DOUBLE(name, ftype) ompi_op_base_##ftype##_##name##_double _ 1398 ompi/mca/op/base/op_base_functions.c #define LONG_DOUBLE(name, ftype) ompi_op_base_##ftype##_##name##_long_double _ 1412 ompi/mca/op/base/op_base_functions.c ompi_op_base_##ftype##_##name##_fortran_logical /* OMPI_OP_BASE_TYPE_LOGICAL */ _ 1419 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_BOOL] = ompi_op_base_##ftype##_##name##_bool _ 1424 ompi/mca/op/base/op_base_functions.c #define SHORT_FLOAT_COMPLEX(name, ftype) ompi_op_base_##ftype##_##name##_c_short_float_complex _ 1428 ompi/mca/op/base/op_base_functions.c #define FLOAT_COMPLEX(name, ftype) ompi_op_base_##ftype##_##name##_c_float_complex _ 1429 ompi/mca/op/base/op_base_functions.c #define DOUBLE_COMPLEX(name, ftype) ompi_op_base_##ftype##_##name##_c_double_complex _ 1430 ompi/mca/op/base/op_base_functions.c #define LONG_DOUBLE_COMPLEX(name, ftype) ompi_op_base_##ftype##_##name##_c_long_double_complex _ 1441 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_BYTE] = ompi_op_base_##ftype##_##name##_byte _ 1447 ompi/mca/op/base/op_base_functions.c #define TWOLOC_FORTRAN_2REAL(name, ftype) ompi_op_base_##ftype##_##name##_2real _ 1452 ompi/mca/op/base/op_base_functions.c #define TWOLOC_FORTRAN_2DOUBLE_PRECISION(name, ftype) ompi_op_base_##ftype##_##name##_2double_precision _ 1457 ompi/mca/op/base/op_base_functions.c #define TWOLOC_FORTRAN_2INTEGER(name, ftype) ompi_op_base_##ftype##_##name##_2integer _ 1468 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_FLOAT_INT] = ompi_op_base_##ftype##_##name##_float_int, \ _ 1469 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_DOUBLE_INT] = ompi_op_base_##ftype##_##name##_double_int, \ _ 1470 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_LONG_INT] = ompi_op_base_##ftype##_##name##_long_int, \ _ 1471 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_2INT] = ompi_op_base_##ftype##_##name##_2int, \ _ 1472 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_SHORT_INT] = ompi_op_base_##ftype##_##name##_short_int, \ _ 1473 ompi/mca/op/base/op_base_functions.c [OMPI_OP_BASE_TYPE_LONG_DOUBLE_INT] = ompi_op_base_##ftype##_##name##_long_double_int _ 543 ompi/mca/pml/pml.h #define MCA_PML_CALL_STAMP(a, b) mca_pml_ ## a ## _ ## b _ 71 ompi/mpi/fortran/base/datarep.h OMPI_DECLSPEC void lower_name##_ args; \ _ 67 ompi/mpi/fortran/mpif-h/prototypes_mpi.h OMPI_DECLSPEC ret lower_name##_ args; \ _ 77 ompi/mpi/fortran/mpif-h/prototypes_mpi.h OMPI_DECLSPEC ret p##lower_name##_ args; \ _ 66 ompi/mpiext/pcollreq/mpif-h/mpiext_pcollreq_prototypes.h OMPI_DECLSPEC ret lower_name##_ args; \ _ 76 ompi/mpiext/pcollreq/mpif-h/mpiext_pcollreq_prototypes.h OMPI_DECLSPEC ret p##lower_name##_ args; \ _ 95 opal/datatype/opal_copy_functions.c static size_t copy_##TYPENAME##_##COUNT( opal_convertor_t *pConvertor, size_t count, \ _ 302 opal/include/opal/sys/arm64/atomic.h static inline type opal_atomic_fetch_ ## name ## _ ## bits (opal_atomic_ ## type *addr, type value) \ _ 76 opal/include/opal/sys/atomic_impl.h static inline type opal_atomic_fetch_ ## name ## _ ## bits (opal_atomic_ ## type *addr, type value) \ _ 268 opal/include/opal/sys/atomic_impl.h OPAL_ATOMIC_DEFINE_CMPXCG_XX(_) _ 290 opal/include/opal/sys/atomic_impl.h OPAL_ATOMIC_DEFINE_CMPXCG_PTR_XX(_) _ 381 opal/include/opal/sys/atomic_impl.h return opal_atomic_fetch_ ## op ## _ ## suffix (addr, value) operation value; \ _ 99 opal/include/opal/sys/atomic_stdc.h static inline type opal_atomic_fetch_ ## op ##_## bits (opal_atomic_ ## type *addr, type value) \ _ 271 opal/mca/base/mca_base_framework.h mca_base_framework_t project##_##name##_base_framework = { \ _ 133 opal/mca/event/libevent2022/libevent/bufferevent.c bufferevent_run_deferred_callbacks_locked(struct deferred_cb *_, void *arg) _ 166 opal/mca/event/libevent2022/libevent/bufferevent.c bufferevent_run_deferred_callbacks_unlocked(struct deferred_cb *_, void *arg) _ 128 opal/mca/event/libevent2022/libevent/ht-internal.h int _##name##_HT_REP_IS_BAD(const struct name *ht); \ _ 140 opal/mca/event/libevent2022/libevent/ht-internal.h _##name##_HT_FIND_P(struct name *head, struct type *elm) \ _ 161 opal/mca/event/libevent2022/libevent/ht-internal.h p = _##name##_HT_FIND_P(h, elm); \ _ 188 opal/mca/event/libevent2022/libevent/ht-internal.h p = _##name##_HT_FIND_P(head, elm); \ _ 207 opal/mca/event/libevent2022/libevent/ht-internal.h p = _##name##_HT_FIND_P(head,elm); \ _ 385 opal/mca/event/libevent2022/libevent/ht-internal.h _##name##_HT_REP_IS_BAD(const struct name *head) \ _ 424 opal/mca/event/libevent2022/libevent/ht-internal.h struct name *_##var##_head = head; \ _ 426 opal/mca/event/libevent2022/libevent/ht-internal.h if (!_##var##_head->hth_table || \ _ 427 opal/mca/event/libevent2022/libevent/ht-internal.h _##var##_head->hth_n_entries >= _##var##_head->hth_load_limit) \ _ 428 opal/mca/event/libevent2022/libevent/ht-internal.h name##_HT_GROW(_##var##_head, _##var##_head->hth_n_entries+1); \ _ 430 opal/mca/event/libevent2022/libevent/ht-internal.h var = _##name##_HT_FIND_P(_##var##_head, (elm)); \ _ 303 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h static inline type pmix_atomic_fetch_ ## name ## _ ## bits (pmix_atomic_ ## type *addr, type value) \ _ 77 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h static inline type pmix_atomic_fetch_ ## name ## _ ## bits (pmix_atomic_ ## type *addr, type value) \ _ 269 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h PMIX_ATOMIC_DEFINE_CMPXCG_XX(_) _ 291 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h PMIX_ATOMIC_DEFINE_CMPXCG_PTR_XX(_) _ 382 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h return pmix_atomic_fetch_ ## op ## _ ## suffix (addr, value) operation value; \ _ 98 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_stdc.h static inline type pmix_atomic_fetch_ ## op ##_## bits (pmix_atomic_ ## type *addr, type value) \ _ 232 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_framework.h pmix_mca_base_framework_t project##_##name##_base_framework = { \ _ 45 opal/mca/pmix/pmix4x/pmix/src/threads/thread_usage.h __pmix_attribute_always_inline__ static inline type pmix_thread_fetch_ ## name ## _ ## suffix (pmix_atomic_ ## type *addr, type delta) \ _ 47 opal/mca/pmix/pmix4x/pmix/src/threads/thread_usage.h return pmix_atomic_fetch_ ## name ## _ ## suffix (addr, delta); \ _ 107 opal/threads/thread_usage.h static inline type opal_thread_fetch_ ## name ## _ ## suffix (opal_atomic_ ## type *addr, type delta) \ _ 110 opal/threads/thread_usage.h return opal_atomic_fetch_ ## name ## _ ## suffix (addr, delta); \ _ 59 oshmem/mca/atomic/atomic.h void prefix##_##type_name##_atomic_##op(type *target, type value, int pe) \ _ 95 oshmem/mca/atomic/atomic.h type prefix##_##type_name##_atomic_fetch_##op(type *target, type value, int pe) \ _ 131 oshmem/mca/memheap/memheap.h #define MCA_MEMHEAP_CALL_STAMP(a, b) mca_memheap_ ## a ## _ ## b _ 433 oshmem/mca/spml/spml.h #define MCA_SPML_CALL_STAMP(a, b) mca_spml_ ## a ## _ ## b _ 166 oshmem/op/op.c void oshmem_op_##name##_##type_name##_func(void *in, void *out, int count); \ _ 167 oshmem/op/op.c void oshmem_op_##name##_##type_name##_func(void *in, void *out, int count) \ _ 180 oshmem/op/op.c oshmem_op_##name##_##type_name = OBJ_NEW(oshmem_op_t); \ _ 181 oshmem/op/op.c if (oshmem_op_##name##_##type_name) \ _ 183 oshmem/op/op.c oshmem_op_##name##_##type_name->op = op_id; \ _ 184 oshmem/op/op.c oshmem_op_##name##_##type_name->dt = dt_id; \ _ 185 oshmem/op/op.c oshmem_op_##name##_##type_name->dt_size = sizeof(type); \ _ 186 oshmem/op/op.c oshmem_op_##name##_##type_name->o_func.c_fn = oshmem_op_##name##_##type_name##_func; \ _ 30 oshmem/shmem/c/shmem_reduce.c void prefix##type_name##_##name##_to_all( type *target, \ _ 21 oshmem/shmem/fortran/profile/pbindings.h SHMEM_GENERATE_WEAK_PRAGMA(weak lower_name ## _ = p ## lower_name ## _) \ _ 20 oshmem/shmem/fortran/profile/prototypes_pshmem.h OSHMEM_DECLSPEC ret lower_name##_ args; \ _ 20 oshmem/shmem/fortran/prototypes_shmem.h OSHMEM_DECLSPEC ret lower_name##_ args; \