_ctx 45 oshmem/shmem/c/shmem_add.c void prefix##_ctx##type_name##_atomic_add(shmem_ctx_t ctx, type *target, type value, int pe) \ _ctx 49 oshmem/shmem/c/shmem_cswap.c type prefix##_ctx##type_name##_atomic_compare_swap(shmem_ctx_t ctx, type *target, type cond, type value, int pe) \ _ctx 48 oshmem/shmem/c/shmem_fadd.c type prefix##_ctx##type_name##_atomic_fetch_add(shmem_ctx_t ctx, type *target, type value, int pe) \ _ctx 48 oshmem/shmem/c/shmem_fetch.c type prefix##_ctx##type_name##_atomic_fetch(shmem_ctx_t ctx, const type *target, int pe) \ _ctx 49 oshmem/shmem/c/shmem_finc.c type prefix##_ctx##type_name##_atomic_fetch_inc(shmem_ctx_t ctx, type *target, int pe) \ _ctx 44 oshmem/shmem/c/shmem_g.c type prefix##_ctx##type_name##_g(shmem_ctx_t ctx, const type *addr, int pe) \ _ctx 195 oshmem/shmem/c/shmem_get.c void prefix##_ctx##name(shmem_ctx_t ctx, void *target, const void *source, size_t nelems, int pe) \ _ctx 195 oshmem/shmem/c/shmem_get_nb.c void prefix##_ctx##name##_nbi(shmem_ctx_t ctx, void *target, const void *source, size_t nelems, int pe) \ _ctx 200 oshmem/shmem/c/shmem_iget.c void prefix##_ctx##name(shmem_ctx_t ctx, void *target, const void *source, ptrdiff_t tst, ptrdiff_t sst, size_t nelems, int pe) \ _ctx 47 oshmem/shmem/c/shmem_inc.c void prefix##_ctx##type_name##_atomic_inc(shmem_ctx_t ctx, type *target, int pe) \ _ctx 201 oshmem/shmem/c/shmem_iput.c void prefix##_ctx##name(shmem_ctx_t ctx, void *target, const void *source, ptrdiff_t tst, ptrdiff_t sst, size_t nelems, int pe) \ _ctx 47 oshmem/shmem/c/shmem_p.c void prefix##_ctx##type_name##_p(shmem_ctx_t ctx, type *addr, type value, int pe) \ _ctx 198 oshmem/shmem/c/shmem_put.c void prefix##_ctx##name(shmem_ctx_t ctx, void *target, const void *source, size_t nelems, int pe) \ _ctx 202 oshmem/shmem/c/shmem_put_nb.c void prefix##_ctx##name##_nbi(shmem_ctx_t ctx, void *target, const void *source, size_t nelems, int pe) \ _ctx 47 oshmem/shmem/c/shmem_set.c void prefix##_ctx##type_name##_atomic_set(shmem_ctx_t ctx, type *target, type value, int pe) \ _ctx 46 oshmem/shmem/c/shmem_swap.c type prefix##_ctx##type_name##_atomic_swap(shmem_ctx_t ctx, type *target, type value, int pe) \