target             33 examples/oshmem_strided_puts.c     static short target[10];
target             41 examples/oshmem_strided_puts.c         shmem_short_iput(target, source, 1, 2, 5, 1);
target             48 examples/oshmem_strided_puts.c         target[0], target[1], target[2],
target             49 examples/oshmem_strided_puts.c         target[3], target[4] );
target             19 examples/oshmem_symmetric_data.c     static short target[SIZE];
target             37 examples/oshmem_symmetric_data.c             shmem_short_put(target, source, SIZE, i);
target             47 examples/oshmem_symmetric_data.c             printf("%hd \t", target[i]);
target            435 ompi/mca/coll/portals4/coll_portals4.h                                           void *target,
target            447 ompi/mca/coll/portals4/coll_portals4.h                                              target,
target             86 ompi/mca/io/romio321/romio/test/aggregation1.c write_file( char *target, int rank, MPI_Info *info ) {
target             95 ompi/mca/io/romio321/romio/test/aggregation1.c     if ( debug ) printf( "%d writing file %s\n", rank, target );
target             97 ompi/mca/io/romio321/romio/test/aggregation1.c     if( (mpi_ret = MPI_File_open(MPI_COMM_WORLD, target, 
target            120 ompi/mca/io/romio321/romio/test/aggregation1.c     if ( debug ) printf( "%d wrote file %s\n", rank, target );
target            137 ompi/mca/io/romio321/romio/test/aggregation1.c read_file( char *target, int rank, MPI_Info *info, int *corrupt_blocks ) {
target            147 ompi/mca/io/romio321/romio/test/aggregation1.c     if ( debug ) printf( "%d reading file %s\n", rank, target );
target            149 ompi/mca/io/romio321/romio/test/aggregation1.c     if( (mpi_ret = MPI_File_open(MPI_COMM_WORLD, target, 
target            214 ompi/mca/io/romio321/romio/test/aggregation1.c     char *target = NULL;
target            236 ompi/mca/io/romio321/romio/test/aggregation1.c                 target = strdup( optarg );
target            245 ompi/mca/io/romio321/romio/test/aggregation1.c     if ( ! target ) {
target            249 ompi/mca/io/romio321/romio/test/aggregation1.c     write_file( target, rank, &info );
target            250 ompi/mca/io/romio321/romio/test/aggregation1.c     read_file(  target, rank, &info, &corrupt_blocks );
target             47 ompi/mca/mtl/portals4/mtl_portals4_recv.c read_msg(void *start, ptl_size_t length, ptl_process_t target,
target             80 ompi/mca/mtl/portals4/mtl_portals4_recv.c         frag->frag_target = target;
target            162 ompi/mca/osc/base/osc_base_obj_convert.c                              void *target, int32_t target_count,
target            178 ompi/mca/osc/base/osc_base_obj_convert.c         ompi_op_reduce(op, (void *)origin, target, origin_count, origin_dt);
target            199 ompi/mca/osc/base/osc_base_obj_convert.c                                               target_count, target, 0, &target_convertor);
target            125 ompi/mca/osc/base/osc_base_obj_convert.h                                           void *target,
target             22 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h     static int ompi_osc_monitoring_## template ##_flush (int target, struct ompi_win_t *win) \
target             24 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_flush(target, win); \
target             32 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h     static int ompi_osc_monitoring_## template ##_flush_local (int target, struct ompi_win_t *win) \
target             34 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_flush_local(target, win); \
target             42 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h     static int ompi_osc_monitoring_## template ##_lock (int lock_type, int target, int assert, ompi_win_t *win) \
target             44 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_lock(lock_type, target, assert, win); \
target             47 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h     static int ompi_osc_monitoring_## template ##_unlock (int target, ompi_win_t *win) \
target             49 ompi/mca/osc/monitoring/osc_monitoring_passive_target.h         return OMPI_OSC_MONITORING_MODULE_VARIABLE(template).osc_unlock(target, win); \
target            210 ompi/mca/osc/osc.h                                             int target,
target            220 ompi/mca/osc/osc.h                                             int target,
target            230 ompi/mca/osc/osc.h                                                    int target,
target            241 ompi/mca/osc/osc.h                                                           int target,
target            248 ompi/mca/osc/osc.h                                                       int target,
target            269 ompi/mca/osc/osc.h                                               int target,
target            279 ompi/mca/osc/osc.h                                               int target,
target            290 ompi/mca/osc/osc.h                                                      int target,
target            336 ompi/mca/osc/osc.h                                              int target,
target            340 ompi/mca/osc/osc.h typedef int (*ompi_osc_base_module_unlock_fn_t)(int target,
target            349 ompi/mca/osc/osc.h typedef int (*ompi_osc_base_module_flush_fn_t)(int target,
target            352 ompi/mca/osc/osc.h typedef int (*ompi_osc_base_module_flush_local_fn_t)(int target,
target            128 ompi/mca/osc/portals4/osc_portals4.h                  int target)
target            131 ompi/mca/osc/portals4/osc_portals4.h         return module->disp_units[target];
target            146 ompi/mca/osc/portals4/osc_portals4.h                           int target,
target            155 ompi/mca/osc/portals4/osc_portals4.h                           int target,
target            164 ompi/mca/osc/portals4/osc_portals4.h                                  int target,
target            175 ompi/mca/osc/portals4/osc_portals4.h                                        int target,
target            182 ompi/mca/osc/portals4/osc_portals4.h                                    int target,
target            203 ompi/mca/osc/portals4/osc_portals4.h                            int target,
target            213 ompi/mca/osc/portals4/osc_portals4.h                            int target,
target            223 ompi/mca/osc/portals4/osc_portals4.h                                   int target,
target            263 ompi/mca/osc/portals4/osc_portals4.h                            int target,
target            267 ompi/mca/osc/portals4/osc_portals4.h int ompi_osc_portals4_unlock(int target,
target            278 ompi/mca/osc/portals4/osc_portals4.h int ompi_osc_portals4_flush(int target,
target            281 ompi/mca/osc/portals4/osc_portals4.h int ompi_osc_portals4_flush_local(int target,
target           2015 ompi/mca/osc/portals4/osc_portals4_comm.c                        int target,
target           2026 ompi/mca/osc/portals4/osc_portals4_comm.c     ptl_process_t peer = ompi_osc_portals4_get_peer(module, target);
target           2033 ompi/mca/osc/portals4/osc_portals4_comm.c                          origin_dt->name, target, (unsigned long) target_disp,
target           2041 ompi/mca/osc/portals4/osc_portals4_comm.c     offset = get_displacement(module, target) * target_disp;
target           2127 ompi/mca/osc/portals4/osc_portals4_comm.c                        int target,
target           2138 ompi/mca/osc/portals4/osc_portals4_comm.c     ptl_process_t peer = ompi_osc_portals4_get_peer(module, target);
target           2145 ompi/mca/osc/portals4/osc_portals4_comm.c                          origin_dt->name, target, (unsigned long) target_disp,
target           2153 ompi/mca/osc/portals4/osc_portals4_comm.c     offset = get_displacement(module, target) * target_disp;
target           2232 ompi/mca/osc/portals4/osc_portals4_comm.c                               int target,
target           2244 ompi/mca/osc/portals4/osc_portals4_comm.c     ptl_process_t peer = ompi_osc_portals4_get_peer(module, target);
target           2253 ompi/mca/osc/portals4/osc_portals4_comm.c                          origin_dt->name, target, (unsigned long) target_disp,
target           2262 ompi/mca/osc/portals4/osc_portals4_comm.c     offset = get_displacement(module, target) * target_disp;
target           2443 ompi/mca/osc/portals4/osc_portals4_comm.c                                   int target,
target           2455 ompi/mca/osc/portals4/osc_portals4_comm.c     ptl_process_t peer = ompi_osc_portals4_get_peer(module, target);
target           2466 ompi/mca/osc/portals4/osc_portals4_comm.c                          target, (unsigned long) target_disp,
target           2475 ompi/mca/osc/portals4/osc_portals4_comm.c     target_offset = get_displacement(module, target) * target_disp;
target           2792 ompi/mca/osc/portals4/osc_portals4_comm.c                       int target,
target           2801 ompi/mca/osc/portals4/osc_portals4_comm.c     ptl_process_t peer = ompi_osc_portals4_get_peer(module, target);
target           2808 ompi/mca/osc/portals4/osc_portals4_comm.c                          origin_dt->name, target, (unsigned long) target_disp,
target           2812 ompi/mca/osc/portals4/osc_portals4_comm.c     offset = get_displacement(module, target) * target_disp;
target           2891 ompi/mca/osc/portals4/osc_portals4_comm.c                       int target,
target           2900 ompi/mca/osc/portals4/osc_portals4_comm.c     ptl_process_t peer = ompi_osc_portals4_get_peer(module, target);
target           2907 ompi/mca/osc/portals4/osc_portals4_comm.c                          origin_dt->name, target, (unsigned long) target_disp,
target           2911 ompi/mca/osc/portals4/osc_portals4_comm.c     offset = get_displacement(module, target) * target_disp;
target           2987 ompi/mca/osc/portals4/osc_portals4_comm.c                              int target,
target           2997 ompi/mca/osc/portals4/osc_portals4_comm.c     ptl_process_t peer = ompi_osc_portals4_get_peer(module, target);
target           3006 ompi/mca/osc/portals4/osc_portals4_comm.c                          origin_dt->name, target, (unsigned long) target_disp,
target           3011 ompi/mca/osc/portals4/osc_portals4_comm.c     offset = get_displacement(module, target) * target_disp;
target           3180 ompi/mca/osc/portals4/osc_portals4_comm.c                                  int target,
target           3190 ompi/mca/osc/portals4/osc_portals4_comm.c     ptl_process_t peer = ompi_osc_portals4_get_peer(module, target);
target           3201 ompi/mca/osc/portals4/osc_portals4_comm.c                          target, (unsigned long) target_disp,
target           3206 ompi/mca/osc/portals4/osc_portals4_comm.c     target_offset = get_displacement(module, target) * target_disp;
target           3498 ompi/mca/osc/portals4/osc_portals4_comm.c                                    int target,
target           3505 ompi/mca/osc/portals4/osc_portals4_comm.c     ptl_process_t peer = ompi_osc_portals4_get_peer(module, target);
target           3516 ompi/mca/osc/portals4/osc_portals4_comm.c                          dt->name, target, (unsigned long) target_disp,
target           3526 ompi/mca/osc/portals4/osc_portals4_comm.c     offset = get_displacement(module, target) * target_disp;
target           3566 ompi/mca/osc/portals4/osc_portals4_comm.c                                int target,
target           3574 ompi/mca/osc/portals4/osc_portals4_comm.c     ptl_process_t peer = ompi_osc_portals4_get_peer(module, target);
target           3584 ompi/mca/osc/portals4/osc_portals4_comm.c                          dt->name, target, (unsigned long) target_disp,
target           3595 ompi/mca/osc/portals4/osc_portals4_comm.c     offset = get_displacement(module, target) * target_disp;
target             29 ompi/mca/osc/portals4/osc_portals4_passive_target.c     int target;
target             38 ompi/mca/osc/portals4/osc_portals4_passive_target.c          int target,
target             53 ompi/mca/osc/portals4/osc_portals4_passive_target.c                   ompi_osc_portals4_get_peer(module, target),
target             73 ompi/mca/osc/portals4/osc_portals4_passive_target.c            int target,
target             85 ompi/mca/osc/portals4/osc_portals4_passive_target.c                  ompi_osc_portals4_get_peer(module, target),
target            102 ompi/mca/osc/portals4/osc_portals4_passive_target.c          int target,
target            116 ompi/mca/osc/portals4/osc_portals4_passive_target.c                          ompi_osc_portals4_get_peer(module, target),
target            135 ompi/mca/osc/portals4/osc_portals4_passive_target.c                 int target)
target            141 ompi/mca/osc/portals4/osc_portals4_passive_target.c         ret = lk_cas64(module, target, LOCK_EXCLUSIVE, 0, &result);
target            153 ompi/mca/osc/portals4/osc_portals4_passive_target.c               int target)
target            157 ompi/mca/osc/portals4/osc_portals4_passive_target.c     ret = lk_write64(module, target, LOCK_UNLOCKED);
target            164 ompi/mca/osc/portals4/osc_portals4_passive_target.c              int target)
target            170 ompi/mca/osc/portals4/osc_portals4_passive_target.c         ret = lk_add64(module, target, 1, &result);
target            175 ompi/mca/osc/portals4/osc_portals4_passive_target.c             ret = lk_add64(module, target, -1, &result);
target            188 ompi/mca/osc/portals4/osc_portals4_passive_target.c            int target)
target            193 ompi/mca/osc/portals4/osc_portals4_passive_target.c     ret = lk_add64(module, target, -1, &result);
target            200 ompi/mca/osc/portals4/osc_portals4_passive_target.c                        int target,
target            212 ompi/mca/osc/portals4/osc_portals4_passive_target.c     lock->target = target;
target            217 ompi/mca/osc/portals4/osc_portals4_passive_target.c             ret = start_exclusive(module, target);
target            220 ompi/mca/osc/portals4/osc_portals4_passive_target.c             ret = start_shared(module, target);
target            238 ompi/mca/osc/portals4/osc_portals4_passive_target.c ompi_osc_portals4_unlock(int target,
target            248 ompi/mca/osc/portals4/osc_portals4_passive_target.c         if (item->target == target) {
target            263 ompi/mca/osc/portals4/osc_portals4_passive_target.c         ret = end_exclusive(module, target);
target            265 ompi/mca/osc/portals4/osc_portals4_passive_target.c         ret = end_shared(module, target);
target            290 ompi/mca/osc/portals4/osc_portals4_passive_target.c     lock->target = -1;
target            326 ompi/mca/osc/portals4/osc_portals4_passive_target.c         if (item->target == -1) {
target            370 ompi/mca/osc/portals4/osc_portals4_passive_target.c ompi_osc_portals4_flush(int target,
target            401 ompi/mca/osc/portals4/osc_portals4_passive_target.c ompi_osc_portals4_flush_local(int target,
target            327 ompi/mca/osc/pt2pt/osc_pt2pt.h                              int target,
target            336 ompi/mca/osc/pt2pt/osc_pt2pt.h 			      int target,
target            346 ompi/mca/osc/pt2pt/osc_pt2pt.h                        int target,
target            356 ompi/mca/osc/pt2pt/osc_pt2pt.h                                    int target,
target            363 ompi/mca/osc/pt2pt/osc_pt2pt.h                                int target,
target            384 ompi/mca/osc/pt2pt/osc_pt2pt.h                        int target,
target            394 ompi/mca/osc/pt2pt/osc_pt2pt.h                        int target,
target            404 ompi/mca/osc/pt2pt/osc_pt2pt.h                               int target,
target            449 ompi/mca/osc/pt2pt/osc_pt2pt.h                               int target,
target            453 ompi/mca/osc/pt2pt/osc_pt2pt.h int ompi_osc_pt2pt_unlock(int target,
target            463 ompi/mca/osc/pt2pt/osc_pt2pt.h int ompi_osc_pt2pt_flush(int target,
target            466 ompi/mca/osc/pt2pt/osc_pt2pt.h int ompi_osc_pt2pt_flush_local(int target,
target            481 ompi/mca/osc/pt2pt/osc_pt2pt.h int ompi_osc_pt2pt_lock_remote (ompi_osc_pt2pt_module_t *module, int target, ompi_osc_pt2pt_sync_t *lock);
target            575 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline void ompi_osc_signal_outgoing (ompi_osc_pt2pt_module_t *module, int target, int count)
target            578 ompi/mca/osc/pt2pt/osc_pt2pt.h     if (MPI_PROC_NULL != target) {
target            580 ompi/mca/osc/pt2pt/osc_pt2pt.h                              "ompi_osc_signal_outgoing_passive: target = %d, count = %d, total = %d", target,
target            581 ompi/mca/osc/pt2pt/osc_pt2pt.h                              count, module->epoch_outgoing_frag_count[target] + count));
target            582 ompi/mca/osc/pt2pt/osc_pt2pt.h         OPAL_THREAD_ADD_FETCH32((opal_atomic_int32_t *) (module->epoch_outgoing_frag_count + target), count);
target            603 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline void osc_pt2pt_copy_on_recv (void *target, void *source, size_t source_len, ompi_proc_t *proc,
target            615 ompi/mca/osc/pt2pt/osc_pt2pt.h     opal_convertor_copy_and_prepare_for_recv(proc->super.proc_convertor, &datatype->super, count, target,
target            647 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline void osc_pt2pt_copy_for_send (void *target, size_t target_len, const void *source, ompi_proc_t *proc,
target            661 ompi/mca/osc/pt2pt/osc_pt2pt.h     iov.iov_base = (IOVBASE_TYPE *) target;
target            832 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline ompi_osc_pt2pt_sync_t *ompi_osc_pt2pt_module_lock_find (ompi_osc_pt2pt_module_t *module, int target,
target            837 ompi/mca/osc/pt2pt/osc_pt2pt.h     (void) opal_hash_table_get_value_uint32 (&module->outstanding_locks, (uint32_t) target, (void **) &outstanding_lock);
target            856 ompi/mca/osc/pt2pt/osc_pt2pt.h     (void) opal_hash_table_set_value_uint32 (&module->outstanding_locks, (uint32_t) lock->sync.lock.target, (void *) lock);
target            872 ompi/mca/osc/pt2pt/osc_pt2pt.h     (void) opal_hash_table_remove_value_uint32 (&module->outstanding_locks, (uint32_t) lock->sync.lock.target);
target            888 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline ompi_osc_pt2pt_sync_t *ompi_osc_pt2pt_module_sync_lookup (ompi_osc_pt2pt_module_t *module, int target,
target            898 ompi/mca/osc/pt2pt/osc_pt2pt.h                          "osc/pt2pt: looking for synchronization object for target %d", target));
target            903 ompi/mca/osc/pt2pt/osc_pt2pt.h             return ompi_osc_pt2pt_module_lock_find (module, target, peer);
target            910 ompi/mca/osc/pt2pt/osc_pt2pt.h                              "osc/pt2pt: found fence/lock_all access epoch for target %d", target));
target            914 ompi/mca/osc/pt2pt/osc_pt2pt.h         *peer = ompi_osc_pt2pt_peer_lookup (module, target);
target            916 ompi/mca/osc/pt2pt/osc_pt2pt.h             (void) ompi_osc_pt2pt_lock_remote (module, target, &module->all_sync);
target            921 ompi/mca/osc/pt2pt/osc_pt2pt.h         if (ompi_osc_pt2pt_sync_pscw_peer (module, target, peer)) {
target            923 ompi/mca/osc/pt2pt/osc_pt2pt.h                                  "osc/pt2pt: found PSCW access epoch target for %d", target));
target            115 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     void *target = (unsigned char*) module->baseptr +
target            123 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                 target, target_count, target_datatype);
target            135 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c static inline int ompi_osc_pt2pt_get_self (ompi_osc_pt2pt_sync_t *pt2pt_sync, void *target, int target_count, ompi_datatype_t *target_datatype,
target            147 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                 target, target_count, target_datatype);
target            162 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     void *target = (unsigned char*) module->baseptr +
target            170 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     memcpy (result, target, datatype->super.size);
target            172 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     if (0 == memcmp (compare, target, datatype->super.size)) {
target            173 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         memcpy (target, source, datatype->super.size);
target            185 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     void *target = (unsigned char*) module->baseptr +
target            195 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ret = ompi_osc_base_sndrcv_op (source, source_count, source_datatype, target, target_count, target_datatype, op);
target            197 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ret = ompi_datatype_sndrcv ((void *)source, source_count, source_datatype, target, target_count, target_datatype);
target            220 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     void *target = (unsigned char*) module->baseptr +
target            230 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ret = ompi_datatype_sndrcv (target, target_count, target_datatype,
target            241 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                 ret = ompi_osc_base_sndrcv_op (source, source_count, source_datatype, target, target_count, target_datatype, op);
target            243 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                 ret = ompi_datatype_sndrcv ((void *)source, source_count, source_datatype, target, target_count, target_datatype);
target            270 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                            int target, ptrdiff_t target_disp,
target            275 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ompi_proc_t *proc = ompi_comm_peer_lookup(module->comm, target);
target            289 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                          origin_dt->name, target, (int) target_disp,
target            292 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     pt2pt_sync = ompi_osc_pt2pt_module_sync_lookup (module, target, NULL);
target            307 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     if (ompi_comm_rank (module->comm) == target) {
target            319 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, false, true);
target            322 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, true, false);
target            326 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c             ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, true, false);
target            342 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c             ompi_osc_pt2pt_peer_t *peer = ompi_osc_pt2pt_peer_lookup (module, target);
target            376 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                             target, tag_to_target(tag), module->comm,
target            407 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                             target, tag_to_target(tag), request);
target            421 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                   int target, ptrdiff_t target_disp,
target            426 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                     origin_dt, target, target_disp,
target            434 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                 int target, ptrdiff_t target_disp,
target            442 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ompi_proc_t *proc = ompi_comm_peer_lookup(module->comm, target);
target            456 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                          origin_dt->name, target, (int) target_disp,
target            460 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     pt2pt_sync = ompi_osc_pt2pt_module_sync_lookup (module, target, NULL);
target            475 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     if (ompi_comm_rank (module->comm) == target) {
target            487 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, false, true);
target            490 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, true, !request);
target            494 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c             ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, true, !request);
target            513 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c             ompi_osc_pt2pt_peer_t *peer = ompi_osc_pt2pt_peer_lookup (module, target);
target            545 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                             target, tag_to_target(tag), module->comm,
target            578 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                             target, tag_to_target(tag), request);
target            596 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                          int target, ptrdiff_t target_disp,
target            602 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                            target, target_disp, target_count,
target            608 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                     int target, ptrdiff_t target_disp,
target            612 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ompi_proc_t *proc = ompi_comm_peer_lookup(module->comm, target);
target            625 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                          (unsigned long) result_addr, dt->name, target, (int) target_disp,
target            628 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     pt2pt_sync = ompi_osc_pt2pt_module_sync_lookup (module, target, NULL);
target            634 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     if (ompi_comm_rank (module->comm) == target) {
target            661 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, false, false);
target            667 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ompi_osc_signal_outgoing (module, target, 1);
target            688 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                     target, tag_to_origin(tag), module->comm,
target            699 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                struct ompi_datatype_t *dt, int target,
target            704 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                         target, target_disp, 1, dt, op, win);
target            709 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                        int target, ptrdiff_t target_disp,
target            719 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                          origin_dt->name, target, (int) target_disp,
target            733 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ret = ompi_osc_pt2pt_put_w_req (origin_addr, origin_count, origin_dt, target,
target            748 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                                int target,
target            769 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                          origin_dt->name, target, (int) target_disp,
target            772 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     pt2pt_sync = ompi_osc_pt2pt_module_sync_lookup (module, target, NULL);
target            790 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     if (ompi_comm_rank (module->comm) == target) {
target            808 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, false, release_req);
target            812 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ret = ompi_osc_pt2pt_frag_alloc(module, target, frag_len, &frag, &ptr, false, release_req);
target            823 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ompi_osc_signal_outgoing (module, target, 1);
target            837 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     OSC_PT2PT_HTON(header, module, target);
target            853 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                             target, tag_to_target(tag), module->comm,
target            869 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                         target, tag_to_origin(tag), module->comm,
target            882 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                         int target, ptrdiff_t target_disp, int target_count,
target            887 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     return ompi_osc_pt2pt_rget_internal (origin_addr, origin_count, origin_dt, target, target_disp,
target            893 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                        int target, ptrdiff_t target_disp, int target_count,
target            898 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     return ompi_osc_pt2pt_rget_internal (origin_addr, origin_count, origin_dt, target, target_disp,
target            903 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                               struct ompi_datatype_t *origin_dt, int target,
target            914 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                          origin_dt->name, target, (int) target_disp,
target            929 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ret = ompi_osc_pt2pt_accumulate_w_req (origin_addr, origin_count, origin_dt, target,
target           1122 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                  int target, MPI_Aint target_disp,
target           1130 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                                    target, target_disp, target_count,
target           1139 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                   int target, MPI_Aint target_disp,
target           1146 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                                    target, target_disp, target_count,
target             51 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     void *target;
target            211 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c int ompi_osc_pt2pt_control_send (ompi_osc_pt2pt_module_t *module, int target,
target            218 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = ompi_osc_pt2pt_frag_alloc(module, target, len, &frag, &ptr, false, true);
target            264 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                                           int target, void *data, size_t len)
target            269 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                          "osc pt2pt: sending unbuffered fragment to %d", target));
target            286 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     return ompi_osc_pt2pt_isend_w_cb (data_copy, len, MPI_BYTE, target, OSC_PT2PT_FRAG_TAG,
target            356 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     void *target = (unsigned char*) module->baseptr +
target            372 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     osc_pt2pt_copy_on_recv (target, data, data_len, proc, put_header->count, datatype);
target            384 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     void *target = (unsigned char*) module->baseptr +
target            398 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = ompi_osc_pt2pt_component_irecv (module, target,
target            513 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int process_get (ompi_osc_pt2pt_module_t* module, int target,
target            525 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                          target));
target            527 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = datatype_create (module, target, NULL, &datatype, (void **) &data);
target            534 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                                   target, tag_to_origin(get_header->tag));
target            554 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int osc_pt2pt_accumulate_buffer (void *target, void *source, size_t source_len, ompi_proc_t *proc,
target            559 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     assert (NULL != target && NULL != source);
target            562 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         osc_pt2pt_copy_on_recv (target, source, source_len, proc, count, datatype);
target            587 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         ret = ompi_osc_base_process_op(target, buffer, source_len, datatype,
target            595 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = ompi_osc_base_process_op(target, source, source_len, datatype,
target            619 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static int osc_pt2pt_accumulate_allocate (ompi_osc_pt2pt_module_t *module, int peer, void *target, void *source, size_t source_len,
target            632 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     acc_data->target = target;
target            677 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c             assert (NULL != acc_data->target && NULL != acc_data->source);
target            683 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                 ret = ompi_datatype_sndrcv(acc_data->source, primitive_count, primitive_datatype, acc_data->target, acc_data->count, acc_data->datatype);
target            685 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                 ret = ompi_osc_base_process_op(acc_data->target, acc_data->source, acc_data->source_len, acc_data->datatype, acc_data->count, acc_data->op);
target            797 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     void *target = (unsigned char*) module->baseptr +
target            806 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = osc_pt2pt_accumulate_buffer (target, data, data_len, proc, acc_header->count,
target            833 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     void *target = (unsigned char*) module->baseptr +
target            848 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c             ret = ompi_osc_pt2pt_irecv_w_cb (target, acc_header->count, datatype,
target            870 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         ret = osc_pt2pt_accumulate_allocate (module, source, target, buffer, buflen, proc, acc_header->count,
target            910 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     void *target = (unsigned char*) module->baseptr +
target            921 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         ret = osc_pt2pt_accumulate_allocate (module, source, target, data, data_len, proc, acc_header->count,
target            927 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         ret = ompi_osc_pt2pt_isend_w_cb (target, acc_header->count, datatype,
target            958 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     void *target = (unsigned char*) module->baseptr +
target            990 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         ret = osc_pt2pt_accumulate_allocate (module, source, target, buffer, buflen, proc, acc_header->count,
target           1005 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         ret = ompi_osc_pt2pt_isend_w_cb (target, primitive_count, primitive_datatype,
target           1042 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     void *target = (unsigned char*) module->baseptr +
target           1059 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         ret = MCA_PML_CALL(send(target, 1, datatype, source, tag_to_origin(cswap_header->tag),
target           1068 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c         if (0 == memcmp (target, compare_addr, datatype_size)) {
target           1069 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c             osc_pt2pt_copy_on_recv (target, origin_addr, datatype_size, proc, 1, datatype);
target           1738 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c int ompi_osc_pt2pt_isend_w_cb (const void *ptr, int count, ompi_datatype_t *datatype, int target, int tag,
target           1746 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                          count, target, tag));
target           1748 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = MCA_PML_CALL(isend_init((void *)ptr, count, datatype, target, tag,
target           1764 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c int ompi_osc_pt2pt_irecv_w_cb (void *ptr, int count, ompi_datatype_t *datatype, int target, int tag,
target           1777 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c                          count, target, tag));
target           1779 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ret = MCA_PML_CALL(irecv_init(ptr, count, datatype, target, tag, comm, request_out));
target             29 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h                                int target,
target             51 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h                                            int target, void *data, size_t len);
target             71 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h int ompi_osc_pt2pt_isend_w_cb (const void *ptr, int count, ompi_datatype_t *datatype, int target, int tag,
target             36 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c                          frag->target, (void *) frag, (void *) request));
target             54 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c                          frag->target, (void *) frag, count));
target             56 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c     OSC_PT2PT_HTON(frag->header, module, frag->target);
target             57 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c     return ompi_osc_pt2pt_isend_w_cb (frag->buffer, count, MPI_BYTE, frag->target, OSC_PT2PT_FRAG_TAG,
target             65 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c     ompi_osc_pt2pt_peer_t *peer = ompi_osc_pt2pt_peer_lookup (module, frag->target);
target             72 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c     ompi_osc_signal_outgoing (module, frag->target, 1);
target             76 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c     if (!ompi_osc_pt2pt_peer_sends_active (module, frag->target) || opal_list_get_size (&peer->queued_frags)) {
target             78 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c                              frag->target));
target             85 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c                          frag->target));
target            106 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c                          active_frag->target, active_frag->pending));
target            114 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c         ompi_osc_signal_outgoing (module, active_frag->target, 1);
target            121 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c int ompi_osc_pt2pt_frag_flush_pending (ompi_osc_pt2pt_module_t *module, int target)
target            123 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c     ompi_osc_pt2pt_peer_t *peer = ompi_osc_pt2pt_peer_lookup (module, target);
target            154 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c int ompi_osc_pt2pt_frag_flush_target (ompi_osc_pt2pt_module_t *module, int target)
target            156 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c     ompi_osc_pt2pt_peer_t *peer = ompi_osc_pt2pt_peer_lookup (module, target);
target            161 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c                          target, (unsigned long) opal_list_get_size (&peer->queued_frags)));
target            163 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c     ret = ompi_osc_pt2pt_frag_flush_pending (module, target);
target            174 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c                          "osc pt2pt: frag flush target %d finished", target));
target             26 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h     int target;
target             45 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h int ompi_osc_pt2pt_frag_flush_target(ompi_osc_pt2pt_module_t *module, int target);
target             47 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h int ompi_osc_pt2pt_frag_flush_pending (ompi_osc_pt2pt_module_t *module, int target);
target             84 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h     curr->target = peer->rank;
target            112 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h static inline int _ompi_osc_pt2pt_frag_alloc (ompi_osc_pt2pt_module_t *module, int target,
target            116 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h     ompi_osc_pt2pt_peer_t *peer = ompi_osc_pt2pt_peer_lookup (module, target);
target            130 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h                          "buffered: %d", (unsigned long) request_len, target, long_send, buffered));
target            169 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h static inline int ompi_osc_pt2pt_frag_alloc (ompi_osc_pt2pt_module_t *module, int target,
target            180 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h         ret = _ompi_osc_pt2pt_frag_alloc (module, target, request_len , buffer, ptr, long_send, buffered);
target             56 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c                                       int target);
target            117 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c int ompi_osc_pt2pt_lock_remote (ompi_osc_pt2pt_module_t *module, int target, ompi_osc_pt2pt_sync_t *lock)
target            119 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ompi_osc_pt2pt_peer_t *peer = ompi_osc_pt2pt_peer_lookup (module, target);
target            144 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     OSC_PT2PT_HTON(&lock_req, module, target);
target            146 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ret = ompi_osc_pt2pt_control_send_unbuffered (module, target, &lock_req, sizeof (lock_req));
target            158 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static inline int ompi_osc_pt2pt_unlock_remote (ompi_osc_pt2pt_module_t *module, int target, ompi_osc_pt2pt_sync_t *lock)
target            160 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     int32_t frag_count = opal_atomic_swap_32 ((opal_atomic_int32_t *) module->epoch_outgoing_frag_count + target, -1);
target            161 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ompi_osc_pt2pt_peer_t *peer = ompi_osc_pt2pt_peer_lookup (module, target);
target            179 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     OSC_PT2PT_HTON(&unlock_req, module, target);
target            186 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c             --module->epoch_outgoing_frag_count[target];
target            191 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c                          "osc pt2pt: unlocking target %d, frag count: %d", target,
target            195 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ret = ompi_osc_pt2pt_control_send (module, target, &unlock_req, sizeof (unlock_req));
target            203 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     return ompi_osc_pt2pt_frag_flush_target(module, target);
target            206 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static inline int ompi_osc_pt2pt_flush_remote (ompi_osc_pt2pt_module_t *module, int target, ompi_osc_pt2pt_sync_t *lock)
target            208 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ompi_osc_pt2pt_peer_t *peer = ompi_osc_pt2pt_peer_lookup (module, target);
target            210 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     int32_t frag_count = opal_atomic_swap_32 ((opal_atomic_int32_t *) module->epoch_outgoing_frag_count + target, -1);
target            229 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c             --module->epoch_outgoing_frag_count[target];
target            234 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c                          target, flush_req.frag_count));
target            237 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     OSC_PT2PT_HTON(&flush_req, module, target);
target            238 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ret = ompi_osc_pt2pt_control_send (module, target, &flush_req, sizeof (flush_req));
target            244 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     return ompi_osc_pt2pt_frag_flush_target (module, target);
target            250 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     int target = lock->sync.lock.target;
target            257 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c         if (my_rank != target && target != -1) {
target            258 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c             ret = ompi_osc_pt2pt_lock_remote (module, target, lock);
target            276 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static int ompi_osc_pt2pt_lock_internal (int lock_type, int target, int assert, ompi_win_t *win)
target            284 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     if (-1 == target) {
target            305 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c                                           (MPI_LOCK_EXCLUSIVE == lock_type || -1 == target))) {
target            308 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c                              "all epoch is %s", target, lock_type, module->all_sync.epoch_active ? "active" : "inactive",
target            310 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c                               (MPI_LOCK_EXCLUSIVE == lock_type || -1 == target)) ? "active" : "inactive"));
target            321 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c                          "osc pt2pt: lock %d %d", target, lock_type));
target            324 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     if (-1 != target) {
target            330 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c         lock->peer_list.peer = ompi_osc_pt2pt_peer_lookup (module, target);
target            336 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     lock->sync.lock.target = target;
target            339 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     lock->num_peers = (-1 == target) ? ompi_comm_size (module->comm) : 1;
target            346 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     if (ompi_osc_pt2pt_module_lock_find (module, target, NULL)) {
target            371 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static int ompi_osc_pt2pt_unlock_internal (int target, ompi_win_t *win)
target            379 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c                          "ompi_osc_pt2pt_unlock_internal: unlocking target %d", target));
target            382 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     lock = ompi_osc_pt2pt_module_lock_find (module, target, NULL);
target            386 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c                              target, win->w_name));
target            403 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c         if (my_rank != target) {
target            404 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c             if (-1 == target) {
target            421 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c                 ret = ompi_osc_pt2pt_unlock_remote (module, target, lock);
target            441 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c                                  "ompi_osc_pt2pt_unlock: unlock of %d complete", target));
target            447 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c         ompi_osc_pt2pt_flush_lock (module, lock, target);
target            453 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     if (-1 != lock->sync.lock.target) {
target            466 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c int ompi_osc_pt2pt_lock(int lock_type, int target, int assert, ompi_win_t *win)
target            468 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     assert(target >= 0);
target            470 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     return ompi_osc_pt2pt_lock_internal (lock_type, target, assert, win);
target            473 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c int ompi_osc_pt2pt_unlock (int target, struct ompi_win_t *win)
target            475 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     return ompi_osc_pt2pt_unlock_internal (target, win);
target            497 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c                                       int target)
target            506 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     if (-1 == target) {
target            520 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c         ret = ompi_osc_pt2pt_flush_remote (module, target, lock);
target            533 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c int ompi_osc_pt2pt_flush (int target, struct ompi_win_t *win)
target            539 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     assert (0 <= target);
target            549 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     if (ompi_comm_rank (module->comm) == target) {
target            556 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     lock = ompi_osc_pt2pt_module_lock_find (module, target, NULL);
target            566 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c                              target, win->w_name));
target            569 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c         ret = ompi_osc_pt2pt_flush_lock (module, lock, target);
target            580 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     int target, ret;
target            595 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ret = opal_hash_table_get_first_key_uint32 (&module->outstanding_locks, (uint32_t *) &target,
target            599 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c             ret = ompi_osc_pt2pt_flush_lock (module, lock, lock->sync.lock.target);
target            604 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c             ret = opal_hash_table_get_next_key_uint32 (&module->outstanding_locks, (uint32_t *) &target,
target            620 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c int ompi_osc_pt2pt_flush_local (int target, struct ompi_win_t *win)
target            630 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ret = ompi_osc_pt2pt_frag_flush_target(module, target);
target             80 ompi/mca/osc/pt2pt/osc_pt2pt_sync.c bool ompi_osc_pt2pt_sync_pscw_peer (ompi_osc_pt2pt_module_t *module, int target, struct ompi_osc_pt2pt_peer_t **peer)
target             92 ompi/mca/osc/pt2pt/osc_pt2pt_sync.c     return ompi_osc_pt2pt_sync_array_peer (target, pt2pt_sync->peer_list.peers, pt2pt_sync->num_peers, peer);
target             52 ompi/mca/osc/pt2pt/osc_pt2pt_sync.h             int target;
target            125 ompi/mca/osc/pt2pt/osc_pt2pt_sync.h bool ompi_osc_pt2pt_sync_pscw_peer (struct ompi_osc_pt2pt_module_t *module, int target, struct ompi_osc_pt2pt_peer_t **peer);
target            397 ompi/mca/osc/rdma/osc_rdma.h static inline ompi_osc_rdma_sync_t *ompi_osc_rdma_module_lock_find (ompi_osc_rdma_module_t *module, int target,
target            403 ompi/mca/osc/rdma/osc_rdma.h         outstanding_lock = module->outstanding_lock_array[target];
target            405 ompi/mca/osc/rdma/osc_rdma.h         (void) opal_hash_table_get_value_uint32 (&module->outstanding_locks, (uint32_t) target, (void **) &outstanding_lock);
target            427 ompi/mca/osc/rdma/osc_rdma.h         module->outstanding_lock_array[lock->sync.lock.target] = lock;
target            429 ompi/mca/osc/rdma/osc_rdma.h         (void) opal_hash_table_set_value_uint32 (&module->outstanding_locks, (uint32_t) lock->sync.lock.target, (void *) lock);
target            446 ompi/mca/osc/rdma/osc_rdma.h         module->outstanding_lock_array[lock->sync.lock.target] = NULL;
target            448 ompi/mca/osc/rdma/osc_rdma.h         (void) opal_hash_table_remove_value_uint32 (&module->outstanding_locks, (uint32_t) lock->sync.lock.target);
target            465 ompi/mca/osc/rdma/osc_rdma.h static inline ompi_osc_rdma_sync_t *ompi_osc_rdma_module_sync_lookup (ompi_osc_rdma_module_t *module, int target, struct ompi_osc_rdma_peer_t **peer)
target            467 ompi/mca/osc/rdma/osc_rdma.h     OSC_RDMA_VERBOSE(MCA_BASE_VERBOSE_TRACE, "looking for synchronization object for target %d", target);
target            472 ompi/mca/osc/rdma/osc_rdma.h             return ompi_osc_rdma_module_lock_find (module, target, peer);
target            477 ompi/mca/osc/rdma/osc_rdma.h         OSC_RDMA_VERBOSE(MCA_BASE_VERBOSE_TRACE, "found lock_all access epoch for target %d", target);
target            479 ompi/mca/osc/rdma/osc_rdma.h         *peer = ompi_osc_rdma_module_peer (module, target);
target            487 ompi/mca/osc/rdma/osc_rdma.h         OSC_RDMA_VERBOSE(MCA_BASE_VERBOSE_TRACE, "found fence access epoch for target %d", target);
target            490 ompi/mca/osc/rdma/osc_rdma.h         *peer = ompi_osc_rdma_module_peer (module, target);
target            494 ompi/mca/osc/rdma/osc_rdma.h         if (ompi_osc_rdma_sync_pscw_peer (module, target, peer)) {
target            495 ompi/mca/osc/rdma/osc_rdma.h             OSC_RDMA_VERBOSE(MCA_BASE_VERBOSE_TRACE, "found PSCW access epoch target for %d", target);
target            500 ompi/mca/osc/rdma/osc_rdma.h     OSC_RDMA_VERBOSE(MCA_BASE_VERBOSE_INFO, "no access epoch found for target %d", target);
target            245 ompi/mca/osc/rdma/osc_rdma_active_target.c     uint64_t target = (uint64_t) (intptr_t) peer->state + offsetof (ompi_osc_rdma_state_t, post_index);
target            257 ompi/mca/osc/rdma/osc_rdma_active_target.c         ret = ompi_osc_rdma_lock_btl_fop (module, peer, target, MCA_BTL_ATOMIC_ADD, 1, &post_index, true);
target            262 ompi/mca/osc/rdma/osc_rdma_active_target.c         post_index = ompi_osc_rdma_counter_add ((osc_rdma_atomic_counter_t *) (intptr_t) target, 1) - 1;
target            267 ompi/mca/osc/rdma/osc_rdma_active_target.c     target = (uint64_t) (intptr_t) peer->state + offsetof (ompi_osc_rdma_state_t, post_peers) +
target            277 ompi/mca/osc/rdma/osc_rdma_active_target.c             ret = ompi_osc_rdma_lock_btl_cswap (module, peer, target, 0, 1 + (int64_t) my_rank, &result);
target            282 ompi/mca/osc/rdma/osc_rdma_active_target.c             result = !ompi_osc_rdma_lock_compare_exchange ((osc_rdma_atomic_counter_t *) target, &_tmp_value,
target            488 ompi/mca/osc/rdma/osc_rdma_active_target.c         intptr_t target = (intptr_t) peer->state + offsetof (ompi_osc_rdma_state_t, num_complete_msgs);
target            491 ompi/mca/osc/rdma/osc_rdma_active_target.c             ret = ompi_osc_rdma_lock_btl_op (module, peer, target, MCA_BTL_ATOMIC_ADD, 1, true);
target            494 ompi/mca/osc/rdma/osc_rdma_active_target.c             (void) ompi_osc_rdma_counter_add ((osc_rdma_atomic_counter_t *) target, 1);
target            364 ompi/mca/osc/rdma/osc_rdma_comm.c                                      void *target, int target_count, ompi_datatype_t *target_datatype,
target            369 ompi/mca/osc/rdma/osc_rdma_comm.c     OSC_RDMA_VERBOSE(MCA_BASE_VERBOSE_TRACE, "performing local copy from %p -> %p", source, target);
target            372 ompi/mca/osc/rdma/osc_rdma_comm.c     ret = ompi_datatype_sndrcv (source, source_count, source_datatype, target, target_count, target_datatype);
target             85 ompi/mca/osc/rdma/osc_rdma_comm.h                        int target, ptrdiff_t target_disp, int target_count,
target             89 ompi/mca/osc/rdma/osc_rdma_comm.h                        int target, ptrdiff_t target_disp, int target_count,
target             93 ompi/mca/osc/rdma/osc_rdma_comm.h                         int target, ptrdiff_t target_disp, int target_count,
target             98 ompi/mca/osc/rdma/osc_rdma_comm.h                         int target, ptrdiff_t target_disp, int target_count,
target             37 ompi/mca/osc/rdma/osc_rdma_passive_target.c int ompi_osc_rdma_flush (int target, struct ompi_win_t *win)
target             43 ompi/mca/osc/rdma/osc_rdma_passive_target.c     assert (0 <= target);
target             45 ompi/mca/osc/rdma/osc_rdma_passive_target.c     OSC_RDMA_VERBOSE(MCA_BASE_VERBOSE_TRACE, "flush: %d, %s", target, win->w_name);
target             49 ompi/mca/osc/rdma/osc_rdma_passive_target.c     lock = ompi_osc_rdma_module_sync_lookup (module, target, &peer);
target             52 ompi/mca/osc/rdma/osc_rdma_passive_target.c                          target, win->w_name);
target             61 ompi/mca/osc/rdma/osc_rdma_passive_target.c     OSC_RDMA_VERBOSE(MCA_BASE_VERBOSE_TRACE, "flush on target %d complete", target);
target            102 ompi/mca/osc/rdma/osc_rdma_passive_target.c int ompi_osc_rdma_flush_local (int target, struct ompi_win_t *win)
target            104 ompi/mca/osc/rdma/osc_rdma_passive_target.c     return ompi_osc_rdma_flush (target, win);
target            209 ompi/mca/osc/rdma/osc_rdma_passive_target.c int ompi_osc_rdma_lock_atomic (int lock_type, int target, int assert, ompi_win_t *win)
target            212 ompi/mca/osc/rdma/osc_rdma_passive_target.c     ompi_osc_rdma_peer_t *peer = ompi_osc_rdma_module_peer (module, target);
target            216 ompi/mca/osc/rdma/osc_rdma_passive_target.c     OSC_RDMA_VERBOSE(MCA_BASE_VERBOSE_TRACE, "lock: %d, %d, %d, %s", lock_type, target, assert, win->w_name);
target            239 ompi/mca/osc/rdma/osc_rdma_passive_target.c     lock->sync.lock.target = target;
target            261 ompi/mca/osc/rdma/osc_rdma_passive_target.c     OSC_RDMA_VERBOSE(MCA_BASE_VERBOSE_TRACE, "lock %d complete", target);
target            267 ompi/mca/osc/rdma/osc_rdma_passive_target.c int ompi_osc_rdma_unlock_atomic (int target, ompi_win_t *win)
target            276 ompi/mca/osc/rdma/osc_rdma_passive_target.c     OSC_RDMA_VERBOSE(MCA_BASE_VERBOSE_TRACE, "unlock: %d, %s", target, win->w_name);
target            278 ompi/mca/osc/rdma/osc_rdma_passive_target.c     lock = ompi_osc_rdma_module_lock_find (module, target, &peer);
target            281 ompi/mca/osc/rdma/osc_rdma_passive_target.c                          target, win->w_name);
target            298 ompi/mca/osc/rdma/osc_rdma_passive_target.c     OSC_RDMA_VERBOSE(MCA_BASE_VERBOSE_TRACE, "unlock %d complete", target);
target            340 ompi/mca/osc/rdma/osc_rdma_passive_target.c     lock->sync.lock.target = -1;
target             30 ompi/mca/osc/rdma/osc_rdma_passive_target.h int ompi_osc_rdma_lock_atomic (int lock_type, int target, int assert, ompi_win_t *win);
target             41 ompi/mca/osc/rdma/osc_rdma_passive_target.h int ompi_osc_rdma_unlock_atomic (int target, ompi_win_t *win);
target             86 ompi/mca/osc/rdma/osc_rdma_passive_target.h int ompi_osc_rdma_flush (int target, struct ompi_win_t *win);
target            115 ompi/mca/osc/rdma/osc_rdma_passive_target.h int ompi_osc_rdma_flush_local (int target, struct ompi_win_t *win);
target             72 ompi/mca/osc/rdma/osc_rdma_sync.c bool ompi_osc_rdma_sync_pscw_peer (ompi_osc_rdma_module_t *module, int target, struct ompi_osc_rdma_peer_t **peer)
target             82 ompi/mca/osc/rdma/osc_rdma_sync.c     return ompi_osc_rdma_sync_array_peer (target, rdma_sync->peer_list.peers, rdma_sync->num_peers, peer);
target             62 ompi/mca/osc/rdma/osc_rdma_sync.h             int target;
target            137 ompi/mca/osc/rdma/osc_rdma_sync.h bool ompi_osc_rdma_sync_pscw_peer (struct ompi_osc_rdma_module_t *module, int target, struct ompi_osc_rdma_peer_t **peer);
target            119 ompi/mca/osc/sm/osc_sm.h                           int target,
target            128 ompi/mca/osc/sm/osc_sm.h                           int target,
target            137 ompi/mca/osc/sm/osc_sm.h                                  int target,
target            148 ompi/mca/osc/sm/osc_sm.h                                        int target,
target            155 ompi/mca/osc/sm/osc_sm.h                                    int target,
target            176 ompi/mca/osc/sm/osc_sm.h                            int target,
target            186 ompi/mca/osc/sm/osc_sm.h                            int target,
target            196 ompi/mca/osc/sm/osc_sm.h                                   int target,
target            236 ompi/mca/osc/sm/osc_sm.h                            int target,
target            240 ompi/mca/osc/sm/osc_sm.h int ompi_osc_sm_unlock(int target,
target            251 ompi/mca/osc/sm/osc_sm.h int ompi_osc_sm_flush(int target,
target            254 ompi/mca/osc/sm/osc_sm.h int ompi_osc_sm_flush_local(int target,
target             27 ompi/mca/osc/sm/osc_sm_comm.c                  int target,
target             42 ompi/mca/osc/sm/osc_sm_comm.c                          origin_dt->name, target, (int) target_disp,
target             46 ompi/mca/osc/sm/osc_sm_comm.c     remote_address = ((char*) (module->bases[target])) + module->disp_units[target] * target_disp;
target             67 ompi/mca/osc/sm/osc_sm_comm.c                  int target,
target             82 ompi/mca/osc/sm/osc_sm_comm.c                          origin_dt->name, target, (int) target_disp,
target             86 ompi/mca/osc/sm/osc_sm_comm.c     remote_address = ((char*) (module->bases[target])) + module->disp_units[target] * target_disp;
target            107 ompi/mca/osc/sm/osc_sm_comm.c                         int target,
target            123 ompi/mca/osc/sm/osc_sm_comm.c                          origin_dt->name, target, (int) target_disp,
target            128 ompi/mca/osc/sm/osc_sm_comm.c     remote_address = ((char*) (module->bases[target])) + module->disp_units[target] * target_disp;
target            130 ompi/mca/osc/sm/osc_sm_comm.c     opal_atomic_lock(&module->node_states[target].accumulate_lock);
target            139 ompi/mca/osc/sm/osc_sm_comm.c     opal_atomic_unlock(&module->node_states[target].accumulate_lock);
target            158 ompi/mca/osc/sm/osc_sm_comm.c                                   int target,
target            174 ompi/mca/osc/sm/osc_sm_comm.c                          origin_dt->name, target, (int) target_disp,
target            179 ompi/mca/osc/sm/osc_sm_comm.c     remote_address = ((char*) (module->bases[target])) + module->disp_units[target] * target_disp;
target            181 ompi/mca/osc/sm/osc_sm_comm.c     opal_atomic_lock(&module->node_states[target].accumulate_lock);
target            197 ompi/mca/osc/sm/osc_sm_comm.c     opal_atomic_unlock(&module->node_states[target].accumulate_lock);
target            212 ompi/mca/osc/sm/osc_sm_comm.c                       int target,
target            226 ompi/mca/osc/sm/osc_sm_comm.c                          origin_dt->name, target, (int) target_disp,
target            230 ompi/mca/osc/sm/osc_sm_comm.c     remote_address = ((char*) (module->bases[target])) + module->disp_units[target] * target_disp;
target            243 ompi/mca/osc/sm/osc_sm_comm.c                       int target,
target            257 ompi/mca/osc/sm/osc_sm_comm.c                          origin_dt->name, target, (int) target_disp,
target            261 ompi/mca/osc/sm/osc_sm_comm.c     remote_address = ((char*) (module->bases[target])) + module->disp_units[target] * target_disp;
target            274 ompi/mca/osc/sm/osc_sm_comm.c                        int target,
target            289 ompi/mca/osc/sm/osc_sm_comm.c                          origin_dt->name, target, (int) target_disp,
target            294 ompi/mca/osc/sm/osc_sm_comm.c     remote_address = ((char*) (module->bases[target])) + module->disp_units[target] * target_disp;
target            296 ompi/mca/osc/sm/osc_sm_comm.c     opal_atomic_lock(&module->node_states[target].accumulate_lock);
target            305 ompi/mca/osc/sm/osc_sm_comm.c     opal_atomic_unlock(&module->node_states[target].accumulate_lock);
target            318 ompi/mca/osc/sm/osc_sm_comm.c                            int target,
target            333 ompi/mca/osc/sm/osc_sm_comm.c                          origin_dt->name, target, (int) target_disp,
target            338 ompi/mca/osc/sm/osc_sm_comm.c     remote_address = ((char*) (module->bases[target])) + module->disp_units[target] * target_disp;
target            340 ompi/mca/osc/sm/osc_sm_comm.c     opal_atomic_lock(&module->node_states[target].accumulate_lock);
target            356 ompi/mca/osc/sm/osc_sm_comm.c     opal_atomic_unlock(&module->node_states[target].accumulate_lock);
target            367 ompi/mca/osc/sm/osc_sm_comm.c                              int target,
target            379 ompi/mca/osc/sm/osc_sm_comm.c                          dt->name, target, (int) target_disp,
target            382 ompi/mca/osc/sm/osc_sm_comm.c     remote_address = ((char*) (module->bases[target])) + module->disp_units[target] * target_disp;
target            386 ompi/mca/osc/sm/osc_sm_comm.c     opal_atomic_lock(&module->node_states[target].accumulate_lock);
target            396 ompi/mca/osc/sm/osc_sm_comm.c     opal_atomic_unlock(&module->node_states[target].accumulate_lock);
target            406 ompi/mca/osc/sm/osc_sm_comm.c                          int target,
target            418 ompi/mca/osc/sm/osc_sm_comm.c                          dt->name, target, (int) target_disp,
target            422 ompi/mca/osc/sm/osc_sm_comm.c     remote_address = ((char*) (module->bases[target])) + module->disp_units[target] * target_disp;
target            424 ompi/mca/osc/sm/osc_sm_comm.c     opal_atomic_lock(&module->node_states[target].accumulate_lock);
target            438 ompi/mca/osc/sm/osc_sm_comm.c     opal_atomic_unlock(&module->node_states[target].accumulate_lock);
target             25 ompi/mca/osc/sm/osc_sm_passive_target.c                int target,
target             31 ompi/mca/osc/sm/osc_sm_passive_target.c     return opal_atomic_add_fetch_32((opal_atomic_int32_t *) ((char*) &module->node_states[target].lock + offset),
target             38 ompi/mca/osc/sm/osc_sm_passive_target.c          int target,
target             42 ompi/mca/osc/sm/osc_sm_passive_target.c     opal_atomic_add_fetch_32((opal_atomic_int32_t *) ((char*) &module->node_states[target].lock + offset),
target             49 ompi/mca/osc/sm/osc_sm_passive_target.c            int target,
target             53 ompi/mca/osc/sm/osc_sm_passive_target.c     return *((uint32_t *)((char*) &module->node_states[target].lock + offset));
target             59 ompi/mca/osc/sm/osc_sm_passive_target.c                 int target)
target             61 ompi/mca/osc/sm/osc_sm_passive_target.c     uint32_t me = lk_fetch_add32(module, target,
target             64 ompi/mca/osc/sm/osc_sm_passive_target.c     while (me != lk_fetch32(module, target,
target             75 ompi/mca/osc/sm/osc_sm_passive_target.c               int target)
target             77 ompi/mca/osc/sm/osc_sm_passive_target.c     lk_add32(module, target, offsetof(ompi_osc_sm_lock_t, write), 1);
target             78 ompi/mca/osc/sm/osc_sm_passive_target.c     lk_add32(module, target, offsetof(ompi_osc_sm_lock_t, read), 1);
target             86 ompi/mca/osc/sm/osc_sm_passive_target.c              int target)
target             88 ompi/mca/osc/sm/osc_sm_passive_target.c     uint32_t me = lk_fetch_add32(module, target,
target             91 ompi/mca/osc/sm/osc_sm_passive_target.c     while (me != lk_fetch32(module, target,
target             96 ompi/mca/osc/sm/osc_sm_passive_target.c     lk_add32(module, target, offsetof(ompi_osc_sm_lock_t, read), 1);
target            104 ompi/mca/osc/sm/osc_sm_passive_target.c            int target)
target            106 ompi/mca/osc/sm/osc_sm_passive_target.c     lk_add32(module, target, offsetof(ompi_osc_sm_lock_t, write), 1);
target            114 ompi/mca/osc/sm/osc_sm_passive_target.c                  int target,
target            122 ompi/mca/osc/sm/osc_sm_passive_target.c     if (lock_none != module->outstanding_locks[target]) {
target            128 ompi/mca/osc/sm/osc_sm_passive_target.c             module->outstanding_locks[target] = lock_exclusive;
target            129 ompi/mca/osc/sm/osc_sm_passive_target.c             ret = start_exclusive(module, target);
target            131 ompi/mca/osc/sm/osc_sm_passive_target.c             module->outstanding_locks[target] = lock_shared;
target            132 ompi/mca/osc/sm/osc_sm_passive_target.c             ret = start_shared(module, target);
target            135 ompi/mca/osc/sm/osc_sm_passive_target.c         module->outstanding_locks[target] = lock_nocheck;
target            144 ompi/mca/osc/sm/osc_sm_passive_target.c ompi_osc_sm_unlock(int target,
target            154 ompi/mca/osc/sm/osc_sm_passive_target.c     switch (module->outstanding_locks[target]) {
target            163 ompi/mca/osc/sm/osc_sm_passive_target.c         ret = end_exclusive(module, target);
target            167 ompi/mca/osc/sm/osc_sm_passive_target.c         ret = end_shared(module, target);
target            172 ompi/mca/osc/sm/osc_sm_passive_target.c         assert(module->outstanding_locks[target] == lock_none ||
target            173 ompi/mca/osc/sm/osc_sm_passive_target.c                module->outstanding_locks[target] == lock_nocheck ||
target            174 ompi/mca/osc/sm/osc_sm_passive_target.c                module->outstanding_locks[target] == lock_exclusive ||
target            175 ompi/mca/osc/sm/osc_sm_passive_target.c                module->outstanding_locks[target] == lock_shared);
target            184 ompi/mca/osc/sm/osc_sm_passive_target.c     module->outstanding_locks[target] = lock_none;
target            235 ompi/mca/osc/sm/osc_sm_passive_target.c ompi_osc_sm_flush(int target,
target            254 ompi/mca/osc/sm/osc_sm_passive_target.c ompi_osc_sm_flush_local(int target,
target            142 ompi/mca/osc/ucx/osc_ucx.h                      int target, ptrdiff_t target_disp, int target_count,
target            146 ompi/mca/osc/ucx/osc_ucx.h                      int target, ptrdiff_t target_disp, int target_count,
target            150 ompi/mca/osc/ucx/osc_ucx.h                             int target, ptrdiff_t target_disp, int target_count,
target            155 ompi/mca/osc/ucx/osc_ucx.h                                   int target, ptrdiff_t target_disp,
target            158 ompi/mca/osc/ucx/osc_ucx.h                               struct ompi_datatype_t *dt, int target,
target            170 ompi/mca/osc/ucx/osc_ucx.h                       int target, ptrdiff_t target_disp, int target_count,
target            175 ompi/mca/osc/ucx/osc_ucx.h                       int target, ptrdiff_t target_disp, int target_count,
target            180 ompi/mca/osc/ucx/osc_ucx.h                              int target, ptrdiff_t target_disp, int target_count,
target            199 ompi/mca/osc/ucx/osc_ucx.h int ompi_osc_ucx_lock(int lock_type, int target, int assert, struct ompi_win_t *win);
target            200 ompi/mca/osc/ucx/osc_ucx.h int ompi_osc_ucx_unlock(int target, struct ompi_win_t *win);
target            204 ompi/mca/osc/ucx/osc_ucx.h int ompi_osc_ucx_flush(int target, struct ompi_win_t *win);
target            206 ompi/mca/osc/ucx/osc_ucx.h int ompi_osc_ucx_flush_local(int target, struct ompi_win_t *win);
target             32 ompi/mca/osc/ucx/osc_ucx_comm.c static inline int check_sync_state(ompi_osc_ucx_module_t *module, int target,
target             40 ompi/mca/osc/ucx/osc_ucx_comm.c                 if (module->start_grp_ranks[i] == target) {
target             49 ompi/mca/osc/ucx/osc_ucx_comm.c             opal_hash_table_get_value_uint32(&module->outstanding_locks, (uint32_t) target, (void **) &item);
target             60 ompi/mca/osc/ucx/osc_ucx_comm.c             opal_hash_table_get_value_uint32(&module->outstanding_locks, (uint32_t) target, (void **) &item);
target            123 ompi/mca/osc/ucx/osc_ucx_comm.c                               int target, uint64_t remote_addr,
target            159 ompi/mca/osc/ucx/osc_ucx_comm.c             status = opal_common_ucx_wpmem_putget(module->mem, op, target,
target            192 ompi/mca/osc/ucx/osc_ucx_comm.c             status = opal_common_ucx_wpmem_putget(module->mem, op, target,
target            214 ompi/mca/osc/ucx/osc_ucx_comm.c             status = opal_common_ucx_wpmem_putget(module->mem, op, target,
target            238 ompi/mca/osc/ucx/osc_ucx_comm.c static inline int start_atomicity(ompi_osc_ucx_module_t *module, int target) {
target            240 ompi/mca/osc/ucx/osc_ucx_comm.c     uint64_t remote_addr = (module->state_addrs)[target] + OSC_UCX_STATE_ACC_LOCK_OFFSET;
target            246 ompi/mca/osc/ucx/osc_ucx_comm.c                                          target, &result_value, sizeof(result_value),
target            260 ompi/mca/osc/ucx/osc_ucx_comm.c static inline int end_atomicity(ompi_osc_ucx_module_t *module, int target) {
target            262 ompi/mca/osc/ucx/osc_ucx_comm.c     uint64_t remote_addr = (module->state_addrs)[target] + OSC_UCX_STATE_ACC_LOCK_OFFSET;
target            267 ompi/mca/osc/ucx/osc_ucx_comm.c                                     target, &result_value, sizeof(result_value),
target            280 ompi/mca/osc/ucx/osc_ucx_comm.c                                        int target) {
target            281 ompi/mca/osc/ucx/osc_ucx_comm.c     uint64_t remote_state_addr = (module->state_addrs)[target] + OSC_UCX_STATE_DYNAMIC_WIN_CNT_OFFSET;
target            289 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = opal_common_ucx_wpmem_putget(module->state_mem, OPAL_COMMON_UCX_GET, target,
target            297 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = opal_common_ucx_wpmem_flush(module->state_mem, OPAL_COMMON_UCX_SCOPE_EP, target);
target            317 ompi/mca/osc/ucx/osc_ucx_comm.c     memcpy(module->local_dynamic_win_info[contain].mem->mem_addrs + target * OMPI_OSC_UCX_MEM_ADDR_MAX_LEN,
target            319 ompi/mca/osc/ucx/osc_ucx_comm.c     module->local_dynamic_win_info[contain].mem->mem_displs[target] = target * OMPI_OSC_UCX_MEM_ADDR_MAX_LEN;
target            327 ompi/mca/osc/ucx/osc_ucx_comm.c                      int target, ptrdiff_t target_disp, int target_count,
target            330 ompi/mca/osc/ucx/osc_ucx_comm.c     uint64_t remote_addr = (module->addrs[target]) + target_disp * OSC_UCX_GET_DISP(module, target);
target            335 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = check_sync_state(module, target, false);
target            341 ompi/mca/osc/ucx/osc_ucx_comm.c         ret = get_dynamic_win_info(remote_addr, module, target);
target            364 ompi/mca/osc/ucx/osc_ucx_comm.c         ret = opal_common_ucx_wpmem_putget(module->mem, OPAL_COMMON_UCX_PUT, target,
target            374 ompi/mca/osc/ucx/osc_ucx_comm.c                            origin_lb, target, remote_addr, target_count, target_dt,
target            381 ompi/mca/osc/ucx/osc_ucx_comm.c                      int target, ptrdiff_t target_disp, int target_count,
target            384 ompi/mca/osc/ucx/osc_ucx_comm.c     uint64_t remote_addr = (module->addrs[target]) + target_disp * OSC_UCX_GET_DISP(module, target);
target            389 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = check_sync_state(module, target, false);
target            395 ompi/mca/osc/ucx/osc_ucx_comm.c         ret = get_dynamic_win_info(remote_addr, module, target);
target            419 ompi/mca/osc/ucx/osc_ucx_comm.c         ret = opal_common_ucx_wpmem_putget(module->mem, OPAL_COMMON_UCX_GET, target,
target            430 ompi/mca/osc/ucx/osc_ucx_comm.c                            origin_lb, target, remote_addr, target_count, target_dt,
target            437 ompi/mca/osc/ucx/osc_ucx_comm.c                             int target, ptrdiff_t target_disp, int target_count,
target            443 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = check_sync_state(module, target, false);
target            452 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = start_atomicity(module, target);
target            458 ompi/mca/osc/ucx/osc_ucx_comm.c         ret = ompi_osc_ucx_put(origin_addr, origin_count, origin_dt, target,
target            487 ompi/mca/osc/ucx/osc_ucx_comm.c                                target, target_disp, target_count, target_dt, win);
target            492 ompi/mca/osc/ucx/osc_ucx_comm.c         ret = opal_common_ucx_wpmem_flush(module->mem, OPAL_COMMON_UCX_SCOPE_EP, target);
target            540 ompi/mca/osc/ucx/osc_ucx_comm.c         ret = ompi_osc_ucx_put(temp_addr, (int)temp_count, temp_dt, target, target_disp,
target            546 ompi/mca/osc/ucx/osc_ucx_comm.c         ret = opal_common_ucx_wpmem_flush(module->mem, OPAL_COMMON_UCX_SCOPE_EP, target);
target            554 ompi/mca/osc/ucx/osc_ucx_comm.c     return end_atomicity(module, target);
target            559 ompi/mca/osc/ucx/osc_ucx_comm.c                                   int target, ptrdiff_t target_disp,
target            562 ompi/mca/osc/ucx/osc_ucx_comm.c     uint64_t remote_addr = (module->addrs[target]) + target_disp * OSC_UCX_GET_DISP(module, target);
target            566 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = check_sync_state(module, target, false);
target            571 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = start_atomicity(module, target);
target            577 ompi/mca/osc/ucx/osc_ucx_comm.c         ret = get_dynamic_win_info(remote_addr, module, target);
target            585 ompi/mca/osc/ucx/osc_ucx_comm.c                                      *(uint64_t *)origin_addr, target,
target            591 ompi/mca/osc/ucx/osc_ucx_comm.c     return end_atomicity(module, target);
target            595 ompi/mca/osc/ucx/osc_ucx_comm.c                               struct ompi_datatype_t *dt, int target,
target            601 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = check_sync_state(module, target, false);
target            608 ompi/mca/osc/ucx/osc_ucx_comm.c         uint64_t remote_addr = (module->addrs[target]) + target_disp * OSC_UCX_GET_DISP(module, target);
target            613 ompi/mca/osc/ucx/osc_ucx_comm.c         ret = start_atomicity(module, target);
target            619 ompi/mca/osc/ucx/osc_ucx_comm.c             ret = get_dynamic_win_info(remote_addr, module, target);
target            636 ompi/mca/osc/ucx/osc_ucx_comm.c         ret = opal_common_ucx_wpmem_fetch(module->mem, opcode, value, target,
target            642 ompi/mca/osc/ucx/osc_ucx_comm.c         return end_atomicity(module, target);
target            645 ompi/mca/osc/ucx/osc_ucx_comm.c                                            target, target_disp, 1, dt, op, win);
target            653 ompi/mca/osc/ucx/osc_ucx_comm.c                                 int target, ptrdiff_t target_disp,
target            659 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = check_sync_state(module, target, false);
target            664 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = start_atomicity(module, target);
target            669 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = ompi_osc_ucx_get(result_addr, result_count, result_dt, target,
target            678 ompi/mca/osc/ucx/osc_ucx_comm.c                                    target, target_disp, target_count,
target            707 ompi/mca/osc/ucx/osc_ucx_comm.c                                    target, target_disp, target_count, target_dt, win);
target            712 ompi/mca/osc/ucx/osc_ucx_comm.c             ret = opal_common_ucx_wpmem_flush(module->mem, OPAL_COMMON_UCX_SCOPE_EP, target);
target            759 ompi/mca/osc/ucx/osc_ucx_comm.c             ret = ompi_osc_ucx_put(temp_addr, (int)temp_count, temp_dt, target, target_disp,
target            765 ompi/mca/osc/ucx/osc_ucx_comm.c             ret = opal_common_ucx_wpmem_flush(module->mem, OPAL_COMMON_UCX_SCOPE_EP, target);
target            774 ompi/mca/osc/ucx/osc_ucx_comm.c     return end_atomicity(module, target);
target            779 ompi/mca/osc/ucx/osc_ucx_comm.c                       int target, ptrdiff_t target_disp, int target_count,
target            783 ompi/mca/osc/ucx/osc_ucx_comm.c     uint64_t remote_addr = (module->addrs[target]) + target_disp * OSC_UCX_GET_DISP(module, target);
target            787 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = check_sync_state(module, target, true);
target            793 ompi/mca/osc/ucx/osc_ucx_comm.c         ret = get_dynamic_win_info(remote_addr, module, target);
target            802 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = ompi_osc_ucx_put(origin_addr, origin_count, origin_dt, target, target_disp,
target            816 ompi/mca/osc/ucx/osc_ucx_comm.c                                          0, target, &(module->req_result),
target            830 ompi/mca/osc/ucx/osc_ucx_comm.c                       int target, ptrdiff_t target_disp, int target_count,
target            834 ompi/mca/osc/ucx/osc_ucx_comm.c     uint64_t remote_addr = (module->addrs[target]) + target_disp * OSC_UCX_GET_DISP(module, target);
target            838 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = check_sync_state(module, target, true);
target            844 ompi/mca/osc/ucx/osc_ucx_comm.c         ret = get_dynamic_win_info(remote_addr, module, target);
target            853 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = ompi_osc_ucx_get(origin_addr, origin_count, origin_dt, target, target_disp,
target            867 ompi/mca/osc/ucx/osc_ucx_comm.c                                          0, target, &(module->req_result),
target            881 ompi/mca/osc/ucx/osc_ucx_comm.c                              int target, ptrdiff_t target_disp, int target_count,
target            888 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = check_sync_state(module, target, true);
target            896 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = ompi_osc_ucx_accumulate(origin_addr, origin_count, origin_dt, target, target_disp,
target            912 ompi/mca/osc/ucx/osc_ucx_comm.c                                  int target, ptrdiff_t target_disp, int target_count,
target            920 ompi/mca/osc/ucx/osc_ucx_comm.c     ret = check_sync_state(module, target, true);
target            930 ompi/mca/osc/ucx/osc_ucx_comm.c                                       target, target_disp, target_count,
target             21 ompi/mca/osc/ucx/osc_ucx_passive_target.c static inline int start_shared(ompi_osc_ucx_module_t *module, int target) {
target             23 ompi/mca/osc/ucx/osc_ucx_passive_target.c     uint64_t remote_addr = (module->state_addrs)[target] + OSC_UCX_STATE_LOCK_OFFSET;
target             28 ompi/mca/osc/ucx/osc_ucx_passive_target.c                                         target, &result_value, sizeof(result_value),
target             37 ompi/mca/osc/ucx/osc_ucx_passive_target.c                                            UCP_ATOMIC_POST_OP_ADD, (-1), target,
target             51 ompi/mca/osc/ucx/osc_ucx_passive_target.c static inline int end_shared(ompi_osc_ucx_module_t *module, int target) {
target             52 ompi/mca/osc/ucx/osc_ucx_passive_target.c     uint64_t remote_addr = (module->state_addrs)[target] + OSC_UCX_STATE_LOCK_OFFSET;
target             54 ompi/mca/osc/ucx/osc_ucx_passive_target.c                                     (-1), target, sizeof(uint64_t), remote_addr);
target             57 ompi/mca/osc/ucx/osc_ucx_passive_target.c static inline int start_exclusive(ompi_osc_ucx_module_t *module, int target) {
target             59 ompi/mca/osc/ucx/osc_ucx_passive_target.c     uint64_t remote_addr = (module->state_addrs)[target] + OSC_UCX_STATE_LOCK_OFFSET;
target             65 ompi/mca/osc/ucx/osc_ucx_passive_target.c                                          target, &result_value, sizeof(result_value),
target             78 ompi/mca/osc/ucx/osc_ucx_passive_target.c static inline int end_exclusive(ompi_osc_ucx_module_t *module, int target) {
target             80 ompi/mca/osc/ucx/osc_ucx_passive_target.c     uint64_t remote_addr = (module->state_addrs)[target] + OSC_UCX_STATE_LOCK_OFFSET;
target             85 ompi/mca/osc/ucx/osc_ucx_passive_target.c                                     target, &result_value, sizeof(result_value),
target             96 ompi/mca/osc/ucx/osc_ucx_passive_target.c int ompi_osc_ucx_lock(int lock_type, int target, int assert, struct ompi_win_t *win) {
target            110 ompi/mca/osc/ucx/osc_ucx_passive_target.c         opal_hash_table_get_value_uint32(&module->outstanding_locks, (uint32_t) target, (void **) &item);
target            121 ompi/mca/osc/ucx/osc_ucx_passive_target.c     lock->target_rank = target;
target            126 ompi/mca/osc/ucx/osc_ucx_passive_target.c             ret = start_exclusive(module, target);
target            129 ompi/mca/osc/ucx/osc_ucx_passive_target.c             ret = start_shared(module, target);
target            137 ompi/mca/osc/ucx/osc_ucx_passive_target.c         opal_hash_table_set_value_uint32(&module->outstanding_locks, (uint32_t)target, (void *)lock);
target            146 ompi/mca/osc/ucx/osc_ucx_passive_target.c int ompi_osc_ucx_unlock(int target, struct ompi_win_t *win) {
target            155 ompi/mca/osc/ucx/osc_ucx_passive_target.c     opal_hash_table_get_value_uint32(&module->outstanding_locks, (uint32_t) target, (void **) &lock);
target            161 ompi/mca/osc/ucx/osc_ucx_passive_target.c                                         (uint32_t)target);
target            163 ompi/mca/osc/ucx/osc_ucx_passive_target.c     ret = opal_common_ucx_wpmem_flush(module->mem, OPAL_COMMON_UCX_SCOPE_EP, target);
target            170 ompi/mca/osc/ucx/osc_ucx_passive_target.c             ret = end_exclusive(module, target);
target            172 ompi/mca/osc/ucx/osc_ucx_passive_target.c             ret = end_shared(module, target);
target            266 ompi/mca/osc/ucx/osc_ucx_passive_target.c int ompi_osc_ucx_flush(int target, struct ompi_win_t *win) {
target            275 ompi/mca/osc/ucx/osc_ucx_passive_target.c     ret = opal_common_ucx_wpmem_flush(module->mem, OPAL_COMMON_UCX_SCOPE_EP, target);
target            300 ompi/mca/osc/ucx/osc_ucx_passive_target.c int ompi_osc_ucx_flush_local(int target, struct ompi_win_t *win) {
target            303 ompi/mca/osc/ucx/osc_ucx_passive_target.c     return ompi_osc_ucx_flush(target, win);
target            133 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   int target= n/k;
target            136 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c     if(count[i] != target){
target            138 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c 	fprintf(stdout, "Error in partition: %d vertices in partition %d while expecting %d vertices\n",count[i], i, target);
target            548 ompi/op/op.h                                     void *target, int count,
target            585 ompi/op/op.h           op->o_func.intrinsic.fns[dtype_id](source, target,
target            595 ompi/op/op.h           op->o_func.fort_fn(source, target, &f_count, &f_dtype);
target            598 ompi/op/op.h           op->o_func.cxx_data.intercept_fn(source, target, &count, &dtype,
target            602 ompi/op/op.h           op->o_func.java_data.intercept_fn(source, target, &count, &dtype,
target            608 ompi/op/op.h       op->o_func.c_fn(source, target, &count, &dtype);
target            643 ompi/op/op.h                                           void *source2, void *target,
target            651 ompi/op/op.h       tgt = target;
target            922 opal/mca/common/ucx/common_ucx_wpool.c static int _tlocal_ctx_connect(_tlocal_ctx_t *ctx_rec, int target)
target            934 opal/mca/common/ucx/common_ucx_wpool.c     displ = gctx->recv_worker_displs[target];
target            936 opal/mca/common/ucx/common_ucx_wpool.c     status = ucp_ep_create(winfo->worker, &ep_params, &winfo->endpoints[target]);
target           1061 opal/mca/common/ucx/common_ucx_wpool.c _tlocal_mem_create_rkey(_tlocal_mem_t *mem_rec, ucp_ep_h ep, int target)
target           1065 opal/mca/common/ucx/common_ucx_wpool.c     int displ = gmem->mem_displs[target];
target           1069 opal/mca/common/ucx/common_ucx_wpool.c                                 &minfo->rkeys[target]);
target           1080 opal/mca/common/ucx/common_ucx_wpool.c opal_common_ucx_tlocal_fetch_spath(opal_common_ucx_wpmem_t *mem, int target)
target           1104 opal/mca/common/ucx/common_ucx_wpool.c     if (OPAL_UNLIKELY(NULL == winfo->endpoints[target])) {
target           1105 opal/mca/common/ucx/common_ucx_wpool.c         rc = _tlocal_ctx_connect(ctx_rec, target);
target           1110 opal/mca/common/ucx/common_ucx_wpool.c     ep = winfo->endpoints[target];
target           1123 opal/mca/common/ucx/common_ucx_wpool.c     if (OPAL_UNLIKELY(NULL == mem_info->rkeys[target])) {
target           1125 opal/mca/common/ucx/common_ucx_wpool.c         rc = _tlocal_mem_create_rkey(mem_rec, ep, target);
target           1135 opal/mca/common/ucx/common_ucx_wpool.c opal_common_ucx_winfo_flush(opal_common_ucx_winfo_t *winfo, int target,
target           1146 opal/mca/common/ucx/common_ucx_wpool.c         req = ucp_ep_flush_nb(winfo->endpoints[target], 0, opal_common_ucx_empty_complete_cb);
target           1165 opal/mca/common/ucx/common_ucx_wpool.c             status = ucp_ep_flush(winfo->endpoints[target]);
target           1181 opal/mca/common/ucx/common_ucx_wpool.c                           int target)
target           1191 opal/mca/common/ucx/common_ucx_wpool.c                 (NULL == item->ptr->endpoints[target])) {
target           1195 opal/mca/common/ucx/common_ucx_wpool.c         rc = opal_common_ucx_winfo_flush(item->ptr, target, OPAL_COMMON_UCX_FLUSH_B,
target           1203 opal/mca/common/ucx/common_ucx_wpool.c             item->ptr->global_inflight_ops -= item->ptr->inflight_ops[target];
target           1204 opal/mca/common/ucx/common_ucx_wpool.c             item->ptr->inflight_ops[target] = 0;
target            182 opal/mca/common/ucx/common_ucx_wpool.h OPAL_DECLSPEC int opal_common_ucx_tlocal_fetch_spath(opal_common_ucx_wpmem_t *mem, int target);
target            184 opal/mca/common/ucx/common_ucx_wpool.h opal_common_ucx_tlocal_fetch(opal_common_ucx_wpmem_t *mem, int target,
target            197 opal/mca/common/ucx/common_ucx_wpool.h     expr = fp && (NULL != fp->winfo) && (fp->winfo->endpoints[target]) &&
target            198 opal/mca/common/ucx/common_ucx_wpool.h             (NULL != fp->rkeys[target]);
target            200 opal/mca/common/ucx/common_ucx_wpool.h         rc = opal_common_ucx_tlocal_fetch_spath(mem, target);
target            210 opal/mca/common/ucx/common_ucx_wpool.h                           (fp->winfo->endpoints[target])
target            211 opal/mca/common/ucx/common_ucx_wpool.h                           && (NULL != fp->rkeys[target]));
target            213 opal/mca/common/ucx/common_ucx_wpool.h     *_rkey = fp->rkeys[target];
target            215 opal/mca/common/ucx/common_ucx_wpool.h     *_ep = fp->winfo->endpoints[target];
target            232 opal/mca/common/ucx/common_ucx_wpool.h                                             int target);
target            235 opal/mca/common/ucx/common_ucx_wpool.h OPAL_DECLSPEC int opal_common_ucx_winfo_flush(opal_common_ucx_winfo_t *winfo, int target,
target            289 opal/mca/common/ucx/common_ucx_wpool.h                                        int target) {
target            292 opal/mca/common/ucx/common_ucx_wpool.h     winfo->inflight_ops[target]++;
target            295 opal/mca/common/ucx/common_ucx_wpool.h     if (OPAL_UNLIKELY(winfo->inflight_ops[target] >= MCA_COMMON_UCX_PER_TARGET_OPS_THRESHOLD) ||
target            315 opal/mca/common/ucx/common_ucx_wpool.h             winfo->global_inflight_ops -= winfo->inflight_ops[target];
target            316 opal/mca/common/ucx/common_ucx_wpool.h             winfo->inflight_ops[target] = 0;
target            319 opal/mca/common/ucx/common_ucx_wpool.h         rc = opal_common_ucx_winfo_flush(winfo, target, OPAL_COMMON_UCX_FLUSH_NB_PREFERRED,
target            336 opal/mca/common/ucx/common_ucx_wpool.h                            int target, void *buffer, size_t len,
target            346 opal/mca/common/ucx/common_ucx_wpool.h     rc = opal_common_ucx_tlocal_fetch(mem, target, &ep, &rkey, &winfo);
target            370 opal/mca/common/ucx/common_ucx_wpool.h     rc = _periodical_flush_nb(mem, winfo, target);
target            384 opal/mca/common/ucx/common_ucx_wpool.h                            uint64_t value, int target, void *buffer, size_t len,
target            393 opal/mca/common/ucx/common_ucx_wpool.h     rc = opal_common_ucx_tlocal_fetch(mem, target, &ep, &rkey, &winfo);
target            410 opal/mca/common/ucx/common_ucx_wpool.h     rc = _periodical_flush_nb(mem, winfo, target);
target            423 opal/mca/common/ucx/common_ucx_wpool.h                          uint64_t value, int target, size_t len, uint64_t rem_addr)
target            432 opal/mca/common/ucx/common_ucx_wpool.h     rc =opal_common_ucx_tlocal_fetch(mem, target, &ep, &rkey, &winfo);
target            447 opal/mca/common/ucx/common_ucx_wpool.h     rc = _periodical_flush_nb(mem, winfo, target);
target            460 opal/mca/common/ucx/common_ucx_wpool.h                             int target, void *buffer, size_t len,
target            469 opal/mca/common/ucx/common_ucx_wpool.h     rc = opal_common_ucx_tlocal_fetch(mem, target, &ep, &rkey, &winfo);
target            486 opal/mca/common/ucx/common_ucx_wpool.h     rc = _periodical_flush_nb(mem, winfo, target);
target            501 opal/mca/common/ucx/common_ucx_wpool.h                                int target, void *buffer, size_t len,
target            512 opal/mca/common/ucx/common_ucx_wpool.h     rc = opal_common_ucx_tlocal_fetch(mem, target, &ep, &rkey, &winfo);
target            532 opal/mca/common/ucx/common_ucx_wpool.h     rc = _periodical_flush_nb(mem, winfo, target);
target             66 opal/mca/common/ucx/common_ucx_wpool_int.h static int _tlocal_ctx_connect(_tlocal_ctx_t *ctx, int target);
target             71 opal/mca/common/ucx/common_ucx_wpool_int.h static int _tlocal_mem_create_rkey(_tlocal_mem_t *mem_rec, ucp_ep_h ep, int target);
target             77 opal/mca/compress/base/base.h     OPAL_DECLSPEC int opal_compress_base_tar_create(char ** target);
target             78 opal/mca/compress/base/base.h     OPAL_DECLSPEC int opal_compress_base_tar_extract(char ** target);
target             51 opal/mca/compress/base/compress_base_fns.c int opal_compress_base_tar_create(char ** target)
target             59 opal/mca/compress/base/compress_base_fns.c     opal_asprintf(&tar_target, "%s.tar", *target);
target             64 opal/mca/compress/base/compress_base_fns.c         opal_asprintf(&cmd, "tar -cf %s %s", tar_target, *target);
target             80 opal/mca/compress/base/compress_base_fns.c         free(*target);
target             81 opal/mca/compress/base/compress_base_fns.c         *target = strdup(tar_target);
target             96 opal/mca/compress/base/compress_base_fns.c int opal_compress_base_tar_extract(char ** target)
target            106 opal/mca/compress/base/compress_base_fns.c         opal_asprintf(&cmd, "tar -xf %s", *target);
target            123 opal/mca/compress/base/compress_base_fns.c         (*target)[strlen(*target)-4] = '\0';
target            115 opal/mca/crs/base/base.h     OPAL_DECLSPEC int opal_crs_base_clear_options(opal_crs_base_ckpt_options_t *target);
target            310 opal/mca/crs/base/crs_base_fns.c int opal_crs_base_clear_options(opal_crs_base_ckpt_options_t *target)
target            312 opal/mca/crs/base/crs_base_fns.c     if( NULL == target ) {
target            318 opal/mca/crs/base/crs_base_fns.c     target->term = false;
target            319 opal/mca/crs/base/crs_base_fns.c     target->stop = false;
target            321 opal/mca/crs/base/crs_base_fns.c     target->inc_prep_only = false;
target            322 opal/mca/crs/base/crs_base_fns.c     target->inc_recover_only = false;
target            325 opal/mca/crs/base/crs_base_fns.c     target->attach_debugger = false;
target            326 opal/mca/crs/base/crs_base_fns.c     target->detach_debugger = false;
target            843 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 	struct evbuffer *target = NULL;
target            862 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		target = bev_ssl->underlying->output;
target            868 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 	    (!target || (! wm->high || evbuffer_get_length(target) < wm->high))) {
target            871 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 			n_to_write = wm->high - evbuffer_get_length(target);
target             74 opal/mca/event/libevent2022/libevent/evthread.c 	struct evthread_lock_callbacks *target =
target             79 opal/mca/event/libevent2022/libevent/evthread.c 		if (target->alloc)
target             82 opal/mca/event/libevent2022/libevent/evthread.c 		memset(target, 0, sizeof(ompi__evthread_lock_fns));
target             85 opal/mca/event/libevent2022/libevent/evthread.c 	if (target->alloc) {
target             87 opal/mca/event/libevent2022/libevent/evthread.c 		if (target->lock_api_version == cbs->lock_api_version &&
target             88 opal/mca/event/libevent2022/libevent/evthread.c 			target->supported_locktypes == cbs->supported_locktypes &&
target             89 opal/mca/event/libevent2022/libevent/evthread.c 			target->alloc == cbs->alloc &&
target             90 opal/mca/event/libevent2022/libevent/evthread.c 			target->free == cbs->free &&
target             91 opal/mca/event/libevent2022/libevent/evthread.c 			target->lock == cbs->lock &&
target             92 opal/mca/event/libevent2022/libevent/evthread.c 			target->unlock == cbs->unlock) {
target            101 opal/mca/event/libevent2022/libevent/evthread.c 		memcpy(target, cbs, sizeof(ompi__evthread_lock_fns));
target            111 opal/mca/event/libevent2022/libevent/evthread.c 	struct evthread_condition_callbacks *target =
target            116 opal/mca/event/libevent2022/libevent/evthread.c 		if (target->alloc_condition)
target            120 opal/mca/event/libevent2022/libevent/evthread.c 		memset(target, 0, sizeof(ompi__evthread_cond_fns));
target            123 opal/mca/event/libevent2022/libevent/evthread.c 	if (target->alloc_condition) {
target            125 opal/mca/event/libevent2022/libevent/evthread.c 		if (target->condition_api_version == cbs->condition_api_version &&
target            126 opal/mca/event/libevent2022/libevent/evthread.c 			target->alloc_condition == cbs->alloc_condition &&
target            127 opal/mca/event/libevent2022/libevent/evthread.c 			target->free_condition == cbs->free_condition &&
target            128 opal/mca/event/libevent2022/libevent/evthread.c 			target->signal_condition == cbs->signal_condition &&
target            129 opal/mca/event/libevent2022/libevent/evthread.c 			target->wait_condition == cbs->wait_condition) {
target            139 opal/mca/event/libevent2022/libevent/evthread.c 		memcpy(target, cbs, sizeof(ompi__evthread_cond_fns));
target            175 opal/mca/hwloc/base/base.h                                                               hwloc_obj_type_t target,
target            181 opal/mca/hwloc/base/base.h                                                           hwloc_obj_type_t target,
target            197 opal/mca/hwloc/base/base.h                                                     hwloc_obj_t target);
target            715 opal/mca/hwloc/base/hwloc_base_util.c                              hwloc_obj_type_t target,
target            724 opal/mca/hwloc/base/hwloc_base_util.c     search_depth = hwloc_get_type_depth(topo, target);
target            802 opal/mca/hwloc/base/hwloc_base_util.c                                                 hwloc_obj_type_t target,
target            825 opal/mca/hwloc/base/hwloc_base_util.c         && HWLOC_OBJ_CACHE != target
target            829 opal/mca/hwloc/base/hwloc_base_util.c         if (0 > (rc = hwloc_get_nbobjs_by_type(topo, target))) {
target            847 opal/mca/hwloc/base/hwloc_base_util.c             if (target == sum->type &&
target            853 opal/mca/hwloc/base/hwloc_base_util.c                                      sum->num_objs, hwloc_obj_type_string(target), cache_level));
target            860 opal/mca/hwloc/base/hwloc_base_util.c     df_search(topo, obj, target, cache_level, 0, rtype, &num_objs);
target            864 opal/mca/hwloc/base/hwloc_base_util.c     sum->type = target;
target            872 opal/mca/hwloc/base/hwloc_base_util.c                          num_objs, hwloc_obj_type_string(target), cache_level));
target            881 opal/mca/hwloc/base/hwloc_base_util.c                                             hwloc_obj_type_t target,
target            899 opal/mca/hwloc/base/hwloc_base_util.c         && HWLOC_OBJ_CACHE != target
target            902 opal/mca/hwloc/base/hwloc_base_util.c         return hwloc_get_obj_by_type(topo, target, instance);
target            907 opal/mca/hwloc/base/hwloc_base_util.c     return df_search(topo, obj, target, cache_level, instance, rtype, NULL);
target            199 opal/mca/hwloc/hwloc-internal.h #define OPAL_SET_BINDING_POLICY(target, pol) \
target            200 opal/mca/hwloc/hwloc-internal.h     (target) = (pol) | (((target) & 0xf000) | OPAL_BIND_GIVEN)
target            201 opal/mca/hwloc/hwloc-internal.h #define OPAL_SET_DEFAULT_BINDING_POLICY(target, pol)            \
target            203 opal/mca/hwloc/hwloc-internal.h         if (!OPAL_BINDING_POLICY_IS_SET((target))) {            \
target            204 opal/mca/hwloc/hwloc-internal.h             (target) = (pol) | (((target) & 0xf000) |           \
target            134 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c hwloc_encode_to_base64(const char *src, size_t srclength, char *target, size_t targsize)
target            154 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 		target[datalength++] = Base64[output[0]];
target            155 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 		target[datalength++] = Base64[output[1]];
target            156 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 		target[datalength++] = Base64[output[2]];
target            157 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 		target[datalength++] = Base64[output[3]];
target            173 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 		target[datalength++] = Base64[output[0]];
target            174 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 		target[datalength++] = Base64[output[1]];
target            176 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 			target[datalength++] = Pad64;
target            178 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 			target[datalength++] = Base64[output[2]];
target            179 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 		target[datalength++] = Pad64;
target            183 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 	target[datalength] = '\0';	/* Returned value doesn't count \0. */
target            194 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c hwloc_decode_from_base64(char const *src, char *target, size_t targsize)
target            216 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 			if (target) {
target            219 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 				target[tarindex] = (char)(pos - Base64) << 2;
target            224 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 			if (target) {
target            227 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 				target[tarindex]   |=  (pos - Base64) >> 4;
target            228 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 				target[tarindex+1]  = ((pos - Base64) & 0x0f)
target            235 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 			if (target) {
target            238 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 				target[tarindex]   |=  (pos - Base64) >> 2;
target            239 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 				target[tarindex+1]  = ((pos - Base64) & 0x03)
target            246 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 			if (target) {
target            249 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 				target[tarindex] |= (pos - Base64);
target            296 opal/mca/hwloc/hwloc201/hwloc/hwloc/base64.c 			if (target && target[tarindex] != 0)
target             62 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c     hwloc_bitmap_t target = hwloc_bitmap_alloc();
target             66 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	hwloc_bitmap_or(target, target, obj->cpuset);
target             69 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c     ok = hwloc_bitmap_isequal(target, hwloc_set);
target             70 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c     hwloc_bitmap_free(target);
target            324 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern int hwloc_encode_to_base64(const char *src, size_t srclength, char *target, size_t targsize);
target            331 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern int hwloc_decode_from_base64(char const *src, char *target, size_t targsize);
target             26 opal/mca/installdirs/base/installdirs_base_components.c #define CONDITIONAL_COPY(target, origin, field)                 \
target             28 opal/mca/installdirs/base/installdirs_base_components.c         if (origin.field != NULL && target.field == NULL) {     \
target             29 opal/mca/installdirs/base/installdirs_base_components.c             target.field = origin.field;                        \
target            173 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c PMIX_EXPORT pmix_status_t PMIx_Data_pack(const pmix_proc_t *target,
target            182 opal/mca/pmix/pmix4x/pmix/src/common/pmix_data.c     if (NULL == (peer = find_peer(target))) {
target             80 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/base.h     PMIX_EXPORT int pmix_compress_base_tar_create(char ** target);
target             81 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/base.h     PMIX_EXPORT int pmix_compress_base_tar_extract(char ** target);
target             52 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_fns.c int pmix_compress_base_tar_create(char ** target)
target             60 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_fns.c     pmix_asprintf(&tar_target, "%s.tar", *target);
target             65 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_fns.c         pmix_asprintf(&cmd, "tar -cf %s %s", tar_target, *target);
target             81 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_fns.c         free(*target);
target             82 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_fns.c         *target = strdup(tar_target);
target             97 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_fns.c int pmix_compress_base_tar_extract(char ** target)
target            107 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_fns.c         pmix_asprintf(&cmd, "tar -xf %s", *target);
target            124 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_fns.c         (*target)[strlen(*target)-4] = '\0';
target             27 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c #define CONDITIONAL_COPY(target, origin, field)                 \
target             29 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c         if (origin.field != NULL && target.field == NULL) {     \
target             30 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c             target.field = origin.field;                        \
target            522 opal/mca/pmix/pmix4x/pmix/src/util/argv.c pmix_status_t pmix_argv_insert(char ***target, int start, char **source)
target            529 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     if (NULL == target || NULL == *target || start < 0) {
target            537 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     target_count = pmix_argv_count(*target);
target            541 opal/mca/pmix/pmix4x/pmix/src/util/argv.c             pmix_argv_append(&target_count, target, source[i]);
target            551 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         *target = (char**) realloc(*target,
target            558 opal/mca/pmix/pmix4x/pmix/src/util/argv.c             (*target)[start + source_count + i] =
target            559 opal/mca/pmix/pmix4x/pmix/src/util/argv.c                 (*target)[start + i];
target            561 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         (*target)[start + suffix_count + source_count] = NULL;
target            566 opal/mca/pmix/pmix4x/pmix/src/util/argv.c             (*target)[i] = strdup(source[i - start]);
target            575 opal/mca/pmix/pmix4x/pmix/src/util/argv.c pmix_status_t pmix_argv_insert_element(char ***target, int location, char *source)
target            582 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     if (NULL == target || NULL == *target || location < 0) {
target            589 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     target_count = pmix_argv_count(*target);
target            591 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         pmix_argv_append(&target_count, target, source);
target            596 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     *target = (char**) realloc(*target,
target            602 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         (*target)[location + 1 + i] =
target            603 opal/mca/pmix/pmix4x/pmix/src/util/argv.c         (*target)[location + i];
target            605 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     (*target)[location + suffix_count + 1] = NULL;
target            608 opal/mca/pmix/pmix4x/pmix/src/util/argv.c     (*target)[location] = strdup(source);
target            295 opal/mca/pmix/pmix4x/pmix/src/util/argv.h PMIX_EXPORT pmix_status_t pmix_argv_insert(char ***target, int start, char **source);
target            318 opal/mca/pmix/pmix4x/pmix/src/util/argv.h PMIX_EXPORT pmix_status_t pmix_argv_insert_element(char ***target, int location, char *source);
target            493 opal/util/argv.c int opal_argv_insert(char ***target, int start, char **source)
target            500 opal/util/argv.c     if (NULL == target || NULL == *target || start < 0) {
target            508 opal/util/argv.c     target_count = opal_argv_count(*target);
target            512 opal/util/argv.c             opal_argv_append(&target_count, target, source[i]);
target            522 opal/util/argv.c         *target = (char**) realloc(*target,
target            529 opal/util/argv.c             (*target)[start + source_count + i] =
target            530 opal/util/argv.c                 (*target)[start + i];
target            532 opal/util/argv.c         (*target)[start + suffix_count + source_count] = NULL;
target            537 opal/util/argv.c             (*target)[i] = strdup(source[i - start]);
target            546 opal/util/argv.c int opal_argv_insert_element(char ***target, int location, char *source)
target            553 opal/util/argv.c     if (NULL == target || NULL == *target || location < 0) {
target            560 opal/util/argv.c     target_count = opal_argv_count(*target);
target            562 opal/util/argv.c         opal_argv_append(&target_count, target, source);
target            567 opal/util/argv.c     *target = (char**) realloc(*target,
target            573 opal/util/argv.c         (*target)[location + 1 + i] =
target            574 opal/util/argv.c         (*target)[location + i];
target            576 opal/util/argv.c     (*target)[location + suffix_count + 1] = NULL;
target            579 opal/util/argv.c     (*target)[location] = strdup(source);
target            272 opal/util/argv.h OPAL_DECLSPEC  int opal_argv_insert(char ***target, int start, char **source);
target            295 opal/util/argv.h OPAL_DECLSPEC  int opal_argv_insert_element(char ***target, int location, char *source);
target            120 opal/util/bipartite_graph.c static int get_capacity(opal_bp_graph_t *g, int source, int target)
target            125 opal/util/bipartite_graph.c     CHECK_VERTEX_RANGE(g, target);
target            129 opal/util/bipartite_graph.c         if (e->target == target) {
target            138 opal/util/bipartite_graph.c set_capacity(opal_bp_graph_t *g, int source, int target, int cap)
target            143 opal/util/bipartite_graph.c     CHECK_VERTEX_RANGE(g, target);
target            147 opal/util/bipartite_graph.c         if (e->target == target) {
target            289 opal/util/bipartite_graph.c             err = opal_bp_graph_add_edge(gx, e->source, e->target,
target            351 opal/util/bipartite_graph.c         if (e->target == to) {
target            364 opal/util/bipartite_graph.c     e->target   = to;
target            489 opal/util/bipartite_graph.c 				int target,
target            509 opal/util/bipartite_graph.c     if (target < 0 || target >= NUM_VERTICES(gx)) {
target            538 opal/util/bipartite_graph.c                 v = e_ptr->target;
target            566 opal/util/bipartite_graph.c             v = e_ptr->target;
target            578 opal/util/bipartite_graph.c     if (dist[target] != MAX_COST) {
target            689 opal/util/bipartite_graph.c             v = e_ptr->target;
target             31 opal/util/bipartite_graph_internal.h     int target;
target            135 opal/util/bipartite_graph_internal.h 				int target,
target             50 orte/mca/ess/base/ess_base_fns.c     hwloc_obj_type_t target;
target            234 orte/mca/ess/base/ess_base_fns.c                         OPAL_HWLOC_MAKE_OBJ_CACHE(1, target, cache_level);
target            236 orte/mca/ess/base/ess_base_fns.c                         OPAL_HWLOC_MAKE_OBJ_CACHE(2, target, cache_level);
target            238 orte/mca/ess/base/ess_base_fns.c                         OPAL_HWLOC_MAKE_OBJ_CACHE(3, target, cache_level);
target            240 orte/mca/ess/base/ess_base_fns.c                         target = HWLOC_OBJ_SOCKET;
target            242 orte/mca/ess/base/ess_base_fns.c                         target = HWLOC_OBJ_NODE;
target            249 orte/mca/ess/base/ess_base_fns.c                         if (target == obj->type) {
target            251 orte/mca/ess/base/ess_base_fns.c                             if (HWLOC_OBJ_CACHE == target && cache_level != obj->attr->cache.depth) {
target            270 orte/mca/ess/base/ess_base_fns.c                                                  hwloc_obj_type_string(target)));
target             82 orte/mca/iof/hnp/iof_hnp.h                                        orte_process_name_t *target,
target             47 orte/mca/iof/hnp/iof_hnp_send.c                                        orte_process_name_t *target,
target             79 orte/mca/iof/hnp/iof_hnp_send.c     if (ORTE_SUCCESS != (rc = opal_dss.pack(buf, target, 1, ORTE_NAME))) {
target             96 orte/mca/iof/orted/iof_orted_receive.c     orte_process_name_t target;
target            115 orte/mca/iof/orted/iof_orted_receive.c     if (ORTE_SUCCESS != (rc = opal_dss.unpack(buffer, &target, &count, ORTE_NAME))) {
target            131 orte/mca/iof/orted/iof_orted_receive.c                          ORTE_NAME_PRINT(&target)));
target            136 orte/mca/iof/orted/iof_orted_receive.c         if (target.jobid == proct->name.jobid) {
target            138 orte/mca/iof/orted/iof_orted_receive.c             if (ORTE_VPID_WILDCARD == target.vpid ||
target            139 orte/mca/iof/orted/iof_orted_receive.c                 proct->name.vpid == target.vpid) {
target            151 orte/mca/iof/orted/iof_orted_receive.c                 if (ORTE_IOF_MAX_INPUT_BUFFERS < orte_iof_base_write_output(&target, stream, data, numbytes, proct->stdinev->wev)) {
target            792 orte/mca/plm/rsh/plm_rsh_module.c     orte_process_name_t target;
target            803 orte/mca/plm/rsh/plm_rsh_module.c     target.vpid = ORTE_PROC_MY_NAME->vpid;
target            846 orte/mca/plm/rsh/plm_rsh_module.c     target.jobid = ORTE_PROC_MY_NAME->jobid;
target            848 orte/mca/plm/rsh/plm_rsh_module.c         target.vpid = child->name.vpid;
target            851 orte/mca/plm/rsh/plm_rsh_module.c         if (NULL == (hostname = orte_get_proc_hostname(&target))) {
target            863 orte/mca/plm/rsh/plm_rsh_module.c         rc = orte_util_convert_vpid_to_string(&var, target.vpid);
target            881 orte/mca/plm/rsh/plm_rsh_module.c         caddy->daemon->name.vpid = target.vpid;
target            909 orte/mca/plm/rsh/plm_rsh_module.c         opal_dss.pack(buf, &target.vpid, 1, ORTE_VPID);
target            293 orte/mca/rmaps/base/rmaps_base_binding.c                          hwloc_obj_type_t target,
target             55 orte/mca/rmaps/base/rmaps_base_ranking.c                      hwloc_obj_type_t target,
target            102 orte/mca/rmaps/base/rmaps_base_ranking.c                 num_objs = opal_hwloc_base_get_nbobjs_by_type(node->topology->topo, target,
target            113 orte/mca/rmaps/base/rmaps_base_ranking.c                     obj = opal_hwloc_base_get_obj_by_type(node->topology->topo, target,
target            185 orte/mca/rmaps/base/rmaps_base_ranking.c                      hwloc_obj_type_t target,
target            223 orte/mca/rmaps/base/rmaps_base_ranking.c             num_objs = opal_hwloc_base_get_nbobjs_by_type(node->topology->topo, target,
target            234 orte/mca/rmaps/base/rmaps_base_ranking.c                 obj = opal_hwloc_base_get_obj_by_type(node->topology->topo, target,
target            303 orte/mca/rmaps/base/rmaps_base_ranking.c                    hwloc_obj_type_t target,
target            319 orte/mca/rmaps/base/rmaps_base_ranking.c         return rank_span(jdata, target, cache_level);
target            321 orte/mca/rmaps/base/rmaps_base_ranking.c         return rank_fill(jdata, target, cache_level);
target            354 orte/mca/rmaps/base/rmaps_base_ranking.c             num_objs = opal_hwloc_base_get_nbobjs_by_type(node->topology->topo, target,
target            365 orte/mca/rmaps/base/rmaps_base_ranking.c                 obj = opal_hwloc_base_get_obj_by_type(node->topology->topo, target,
target            495 orte/mca/rmaps/base/rmaps_base_ranking.c     hwloc_obj_type_t target;
target            542 orte/mca/rmaps/base/rmaps_base_ranking.c         OPAL_HWLOC_MAKE_OBJ_CACHE(3, target, cache_level);
target            543 orte/mca/rmaps/base/rmaps_base_ranking.c         if (ORTE_SUCCESS != (rc = rank_by(jdata, target, cache_level))) {
target            558 orte/mca/rmaps/base/rmaps_base_ranking.c         OPAL_HWLOC_MAKE_OBJ_CACHE(2, target, cache_level);
target            559 orte/mca/rmaps/base/rmaps_base_ranking.c         if (ORTE_SUCCESS != (rc = rank_by(jdata, target, cache_level))) {
target            574 orte/mca/rmaps/base/rmaps_base_ranking.c         OPAL_HWLOC_MAKE_OBJ_CACHE(1, target, cache_level);
target            575 orte/mca/rmaps/base/rmaps_base_ranking.c         if (ORTE_SUCCESS != (rc = rank_by(jdata, target, cache_level))) {
target             56 orte/mca/rmaps/resilient/rmaps_resilient.c                             orte_rmaps_res_ftgrp_t **target,
target             73 orte/mca/rmaps/resilient/rmaps_resilient.c     orte_rmaps_res_ftgrp_t *target = NULL;
target            228 orte/mca/rmaps/resilient/rmaps_resilient.c                 if (ORTE_SUCCESS != (rc = get_ftgrp_target(proc, &target, &nd))) {
target            235 orte/mca/rmaps/resilient/rmaps_resilient.c                                      ORTE_NAME_PRINT(&proc->name), target->ftgrp, nd->name));
target            387 orte/mca/rmaps/resilient/rmaps_resilient.c     orte_rmaps_res_ftgrp_t *target, *ftgrp;
target            399 orte/mca/rmaps/resilient/rmaps_resilient.c     target = NULL;
target            439 orte/mca/rmaps/resilient/rmaps_resilient.c             target = ftgrp;
target            447 orte/mca/rmaps/resilient/rmaps_resilient.c     if (NULL == target) {
target            457 orte/mca/rmaps/resilient/rmaps_resilient.c     for (k=0; k < target->nodes.size; k++) {
target            458 orte/mca/rmaps/resilient/rmaps_resilient.c         if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(&target->nodes, k))) {
target            468 orte/mca/rmaps/resilient/rmaps_resilient.c     *tgt = target;
target            708 orte/mca/rmaps/resilient/rmaps_resilient.c     orte_rmaps_res_ftgrp_t *ftgrp, *target = NULL;
target            773 orte/mca/rmaps/resilient/rmaps_resilient.c             target = NULL;
target            804 orte/mca/rmaps/resilient/rmaps_resilient.c                     target = ftgrp;
target            816 orte/mca/rmaps/resilient/rmaps_resilient.c             if (NULL == target) {
target            828 orte/mca/rmaps/resilient/rmaps_resilient.c                 for (k=0; k < target->nodes.size; k++) {
target            829 orte/mca/rmaps/resilient/rmaps_resilient.c                     if (NULL == (node = (orte_node_t*)opal_pointer_array_get_item(&target->nodes, k))) {
target            841 orte/mca/rmaps/resilient/rmaps_resilient.c                                  (NULL == target) ? -1 : target->ftgrp, nd->name));
target            871 orte/mca/rmaps/resilient/rmaps_resilient.c             if (NULL != target) {
target            872 orte/mca/rmaps/resilient/rmaps_resilient.c                 target->used = true;
target             98 orte/mca/rmaps/rmaps_types.h #define ORTE_SET_MAPPING_DIRECTIVE(target, pol) \
target             99 orte/mca/rmaps/rmaps_types.h     (target) |= (pol)
target            100 orte/mca/rmaps/rmaps_types.h #define ORTE_UNSET_MAPPING_DIRECTIVE(target, pol) \
target            101 orte/mca/rmaps/rmaps_types.h     (target) &= ~(pol)
target            141 orte/mca/rmaps/rmaps_types.h #define ORTE_SET_MAPPING_POLICY(target, pol)     \
target            142 orte/mca/rmaps/rmaps_types.h     (target) = (pol) | ((target) & 0xff00)
target            148 orte/mca/rmaps/rmaps_types.h #define ORTE_SET_RANKING_DIRECTIVE(target, pol) \
target            149 orte/mca/rmaps/rmaps_types.h     (target) |= (pol)
target            150 orte/mca/rmaps/rmaps_types.h #define ORTE_UNSET_RANKING_DIRECTIVE(target, pol) \
target            151 orte/mca/rmaps/rmaps_types.h     (target) &= ~(pol)
target            171 orte/mca/rmaps/rmaps_types.h #define ORTE_SET_RANKING_POLICY(target, pol)     \
target            172 orte/mca/rmaps/rmaps_types.h     (target) = (pol) | ((target) & 0xf000)
target             98 orte/mca/rmaps/round_robin/rmaps_rr.c         hwloc_obj_type_t target;
target            178 orte/mca/rmaps/round_robin/rmaps_rr.c             OPAL_HWLOC_MAKE_OBJ_CACHE(1, target, cache_level);
target            180 orte/mca/rmaps/round_robin/rmaps_rr.c                                      target, cache_level);
target            191 orte/mca/rmaps/round_robin/rmaps_rr.c             OPAL_HWLOC_MAKE_OBJ_CACHE(2, target, cache_level);
target            193 orte/mca/rmaps/round_robin/rmaps_rr.c                                      target, cache_level);
target            204 orte/mca/rmaps/round_robin/rmaps_rr.c             OPAL_HWLOC_MAKE_OBJ_CACHE(3, target, cache_level);
target            206 orte/mca/rmaps/round_robin/rmaps_rr.c                                      target, cache_level);
target            282 orte/mca/rmaps/round_robin/rmaps_rr.c     hwloc_obj_type_t target;
target            328 orte/mca/rmaps/round_robin/rmaps_rr.c         OPAL_HWLOC_MAKE_OBJ_CACHE(1, target, cache_level);
target            329 orte/mca/rmaps/round_robin/rmaps_rr.c         rc = orte_rmaps_rr_assign_byobj(jdata, target, cache_level);
target            339 orte/mca/rmaps/round_robin/rmaps_rr.c         OPAL_HWLOC_MAKE_OBJ_CACHE(2, target, cache_level);
target            340 orte/mca/rmaps/round_robin/rmaps_rr.c         rc = orte_rmaps_rr_assign_byobj(jdata, target, cache_level);
target            350 orte/mca/rmaps/round_robin/rmaps_rr.c         OPAL_HWLOC_MAKE_OBJ_CACHE(3, target, cache_level);
target            351 orte/mca/rmaps/round_robin/rmaps_rr.c         rc = orte_rmaps_rr_assign_byobj(jdata, target, cache_level);
target             55 orte/mca/rmaps/round_robin/rmaps_rr.h                                              hwloc_obj_type_t target, unsigned cache_level);
target             60 orte/mca/rmaps/round_robin/rmaps_rr.h                                                     hwloc_obj_type_t target,
target             87 orte/mca/rmaps/round_robin/rmaps_rr_assign.c                                hwloc_obj_type_t target,
target             99 orte/mca/rmaps/round_robin/rmaps_rr_assign.c                         hwloc_obj_type_string(target),
target            121 orte/mca/rmaps/round_robin/rmaps_rr_assign.c             nobjs = opal_hwloc_base_get_nbobjs_by_type(node->topology->topo, target, cache_level, OPAL_HWLOC_AVAILABLE);
target            127 orte/mca/rmaps/round_robin/rmaps_rr_assign.c                                 nobjs, hwloc_obj_type_string(target), node->name);
target            155 orte/mca/rmaps/round_robin/rmaps_rr_assign.c                 if (NULL == (obj = opal_hwloc_base_get_obj_by_type(node->topology->topo, target, cache_level, (j + start) % nobjs, OPAL_HWLOC_AVAILABLE))) {
target            459 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                        hwloc_obj_type_t target, unsigned cache_level);
target            470 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                         hwloc_obj_type_t target, unsigned cache_level)
target            497 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                           num_procs, target, cache_level);
target            502 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                         hwloc_obj_type_string(target),
target            533 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             nobjs = opal_hwloc_base_get_nbobjs_by_type(node->topology->topo, target, cache_level, OPAL_HWLOC_AVAILABLE);
target            539 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                                 nobjs, hwloc_obj_type_string(target), node->name);
target            552 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                 if (HWLOC_OBJ_PACKAGE == target) {
target            592 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                     if (NULL == (obj = opal_hwloc_base_get_obj_by_type(node->topology->topo, target, cache_level, (i+start) % nobjs, OPAL_HWLOC_AVAILABLE))) {
target            660 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                       hwloc_obj_type_t target, unsigned cache_level)
target            671 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                         hwloc_obj_type_string(target),
target            696 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c         nobjs += opal_hwloc_base_get_nbobjs_by_type(node->topology->topo, target, cache_level, OPAL_HWLOC_AVAILABLE);
target            719 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                         hwloc_obj_type_string(target),
target            732 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c         nobjs = opal_hwloc_base_get_nbobjs_by_type(node->topology->topo, target, cache_level, OPAL_HWLOC_AVAILABLE);
target            738 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c             if (NULL == (obj = opal_hwloc_base_get_obj_by_type(node->topology->topo, target, cache_level, i, OPAL_HWLOC_AVAILABLE))) {
target            754 orte/mca/rmaps/round_robin/rmaps_rr_mappers.c                 if (HWLOC_OBJ_PACKAGE == target) {
target             45 orte/mca/routed/binomial/routed_binomial.c static int update_route(orte_process_name_t *target,
target             47 orte/mca/routed/binomial/routed_binomial.c static orte_process_name_t get_route(orte_process_name_t *target);
target             49 orte/mca/routed/binomial/routed_binomial.c static bool route_is_defined(const orte_process_name_t *target);
target            161 orte/mca/routed/binomial/routed_binomial.c static int update_route(orte_process_name_t *target,
target            164 orte/mca/routed/binomial/routed_binomial.c     if (target->jobid == ORTE_JOBID_INVALID ||
target            165 orte/mca/routed/binomial/routed_binomial.c         target->vpid == ORTE_VPID_INVALID) {
target            179 orte/mca/routed/binomial/routed_binomial.c                          ORTE_NAME_PRINT(target),
target            187 orte/mca/routed/binomial/routed_binomial.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, target) &&
target            197 orte/mca/routed/binomial/routed_binomial.c static orte_process_name_t get_route(orte_process_name_t *target)
target            204 orte/mca/routed/binomial/routed_binomial.c         ret = target;
target            212 orte/mca/routed/binomial/routed_binomial.c     if (target->jobid == ORTE_JOBID_INVALID ||
target            213 orte/mca/routed/binomial/routed_binomial.c         target->vpid == ORTE_VPID_INVALID) {
target            219 orte/mca/routed/binomial/routed_binomial.c     if (OPAL_EQUAL == opal_dss.compare(ORTE_PROC_MY_NAME, target, ORTE_NAME)) {
target            220 orte/mca/routed/binomial/routed_binomial.c         ret = target;
target            234 orte/mca/routed/binomial/routed_binomial.c         if (ORTE_JOB_FAMILY(target->jobid) == ORTE_JOB_FAMILY(ORTE_PROC_MY_NAME->jobid)) {
target            235 orte/mca/routed/binomial/routed_binomial.c             ret = target;
target            238 orte/mca/routed/binomial/routed_binomial.c             ORTE_HNP_NAME_FROM_JOB(&daemon, target->jobid);
target            245 orte/mca/routed/binomial/routed_binomial.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, target)) {
target            265 orte/mca/routed/binomial/routed_binomial.c     if (ORTE_VPID_INVALID == (daemon.vpid = orte_get_proc_daemon_vpid(target))) {
target            273 orte/mca/routed/binomial/routed_binomial.c         ret = target;
target            308 orte/mca/routed/binomial/routed_binomial.c                          ORTE_NAME_PRINT(target),
target            365 orte/mca/routed/binomial/routed_binomial.c static bool route_is_defined(const orte_process_name_t *target)
target            368 orte/mca/routed/binomial/routed_binomial.c     if (ORTE_VPID_INVALID == orte_get_proc_daemon_vpid((orte_process_name_t*)target)) {
target             45 orte/mca/routed/debruijn/routed_debruijn.c static int update_route(orte_process_name_t *target,
target             47 orte/mca/routed/debruijn/routed_debruijn.c static orte_process_name_t get_route(orte_process_name_t *target);
target             49 orte/mca/routed/debruijn/routed_debruijn.c static bool route_is_defined(const orte_process_name_t *target);
target            160 orte/mca/routed/debruijn/routed_debruijn.c static int update_route(orte_process_name_t *target,
target            163 orte/mca/routed/debruijn/routed_debruijn.c     if (target->jobid == ORTE_JOBID_INVALID ||
target            164 orte/mca/routed/debruijn/routed_debruijn.c         target->vpid == ORTE_VPID_INVALID) {
target            178 orte/mca/routed/debruijn/routed_debruijn.c                          ORTE_NAME_PRINT(target),
target            186 orte/mca/routed/debruijn/routed_debruijn.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, target) &&
target            195 orte/mca/routed/debruijn/routed_debruijn.c static inline unsigned int debruijn_next_hop (int target)
target            201 orte/mca/routed/debruijn/routed_debruijn.c     if (target == my_id) {
target            209 orte/mca/routed/debruijn/routed_debruijn.c         route = (my_id << i) | target;
target            210 orte/mca/routed/debruijn/routed_debruijn.c     } while ((route & mask) != (((my_id << i) & target) & mask));
target            218 orte/mca/routed/debruijn/routed_debruijn.c static orte_process_name_t get_route(orte_process_name_t *target)
target            227 orte/mca/routed/debruijn/routed_debruijn.c         if (ORTE_JOBID_INVALID == target->jobid ||
target            228 orte/mca/routed/debruijn/routed_debruijn.c             ORTE_VPID_INVALID == target->vpid) {
target            233 orte/mca/routed/debruijn/routed_debruijn.c         if (OPAL_EQUAL == opal_dss.compare(ORTE_PROC_MY_NAME, target, ORTE_NAME)) {
target            234 orte/mca/routed/debruijn/routed_debruijn.c             ret = *target;
target            248 orte/mca/routed/debruijn/routed_debruijn.c             if (ORTE_JOB_FAMILY(target->jobid) == ORTE_JOB_FAMILY(ORTE_PROC_MY_NAME->jobid)) {
target            249 orte/mca/routed/debruijn/routed_debruijn.c                 ret = *target;
target            251 orte/mca/routed/debruijn/routed_debruijn.c                 ORTE_HNP_NAME_FROM_JOB(&ret, target->jobid);
target            259 orte/mca/routed/debruijn/routed_debruijn.c         if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, target)) {
target            278 orte/mca/routed/debruijn/routed_debruijn.c         if (ORTE_VPID_INVALID == (ret.vpid = orte_get_proc_daemon_vpid(target))) {
target            286 orte/mca/routed/debruijn/routed_debruijn.c             ret = *target;
target            297 orte/mca/routed/debruijn/routed_debruijn.c                          ORTE_NAME_PRINT(target),
target            349 orte/mca/routed/debruijn/routed_debruijn.c static bool route_is_defined(const orte_process_name_t *target)
target            352 orte/mca/routed/debruijn/routed_debruijn.c     if (ORTE_VPID_INVALID == orte_get_proc_daemon_vpid((orte_process_name_t*)target)) {
target             37 orte/mca/routed/direct/routed_direct.c static int update_route(orte_process_name_t *target,
target             39 orte/mca/routed/direct/routed_direct.c static orte_process_name_t get_route(orte_process_name_t *target);
target             41 orte/mca/routed/direct/routed_direct.c static bool route_is_defined(const orte_process_name_t *target);
target            124 orte/mca/routed/direct/routed_direct.c static int update_route(orte_process_name_t *target,
target            130 orte/mca/routed/direct/routed_direct.c                          ORTE_NAME_PRINT(target),
target            139 orte/mca/routed/direct/routed_direct.c static orte_process_name_t get_route(orte_process_name_t *target)
target            143 orte/mca/routed/direct/routed_direct.c     if (target->jobid == ORTE_JOBID_INVALID ||
target            144 orte/mca/routed/direct/routed_direct.c         target->vpid == ORTE_VPID_INVALID) {
target            162 orte/mca/routed/direct/routed_direct.c             ret = target;
target            171 orte/mca/routed/direct/routed_direct.c         if (ORTE_JOB_FAMILY(target->jobid) == ORTE_JOB_FAMILY(ORTE_PROC_MY_NAME->jobid)) {
target            172 orte/mca/routed/direct/routed_direct.c             ret = target;
target            175 orte/mca/routed/direct/routed_direct.c             ORTE_HNP_NAME_FROM_JOB(&daemon, target->jobid);
target            182 orte/mca/routed/direct/routed_direct.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, target)) {
target            192 orte/mca/routed/direct/routed_direct.c     if (ORTE_VPID_INVALID == (daemon.vpid = orte_get_proc_daemon_vpid(target))) {
target            199 orte/mca/routed/direct/routed_direct.c         ret = target;
target            210 orte/mca/routed/direct/routed_direct.c                          ORTE_NAME_PRINT(target),
target            263 orte/mca/routed/direct/routed_direct.c static bool route_is_defined(const orte_process_name_t *target)
target             47 orte/mca/routed/radix/routed_radix.c static int update_route(orte_process_name_t *target,
target             49 orte/mca/routed/radix/routed_radix.c static orte_process_name_t get_route(orte_process_name_t *target);
target             51 orte/mca/routed/radix/routed_radix.c static bool route_is_defined(const orte_process_name_t *target);
target            163 orte/mca/routed/radix/routed_radix.c static int update_route(orte_process_name_t *target,
target            166 orte/mca/routed/radix/routed_radix.c     if (target->jobid == ORTE_JOBID_INVALID ||
target            167 orte/mca/routed/radix/routed_radix.c         target->vpid == ORTE_VPID_INVALID) {
target            181 orte/mca/routed/radix/routed_radix.c                          ORTE_NAME_PRINT(target),
target            189 orte/mca/routed/radix/routed_radix.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, target) &&
target            199 orte/mca/routed/radix/routed_radix.c static orte_process_name_t get_route(orte_process_name_t *target)
target            206 orte/mca/routed/radix/routed_radix.c         ret = target;
target            214 orte/mca/routed/radix/routed_radix.c     if (target->jobid == ORTE_JOBID_INVALID ||
target            215 orte/mca/routed/radix/routed_radix.c         target->vpid == ORTE_VPID_INVALID) {
target            221 orte/mca/routed/radix/routed_radix.c     if (OPAL_EQUAL == opal_dss.compare(ORTE_PROC_MY_NAME, target, ORTE_NAME)) {
target            222 orte/mca/routed/radix/routed_radix.c         ret = target;
target            230 orte/mca/routed/radix/routed_radix.c         if (ORTE_JOB_FAMILY(target->jobid) == ORTE_JOB_FAMILY(ORTE_PROC_MY_NAME->jobid)) {
target            231 orte/mca/routed/radix/routed_radix.c             ret = target;
target            234 orte/mca/routed/radix/routed_radix.c             ORTE_HNP_NAME_FROM_JOB(&daemon, target->jobid);
target            244 orte/mca/routed/radix/routed_radix.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_HNP, target)) {
target            262 orte/mca/routed/radix/routed_radix.c     if (OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, ORTE_PROC_MY_PARENT, target)) {
target            269 orte/mca/routed/radix/routed_radix.c     if (ORTE_JOB_FAMILY(target->jobid) != ORTE_JOB_FAMILY(ORTE_PROC_MY_NAME->jobid)) {
target            270 orte/mca/routed/radix/routed_radix.c         ret = target;
target            276 orte/mca/routed/radix/routed_radix.c     if (ORTE_PROC_MY_NAME->jobid == target->jobid) {
target            278 orte/mca/routed/radix/routed_radix.c         daemon.vpid = target->vpid;
target            280 orte/mca/routed/radix/routed_radix.c         if (ORTE_VPID_INVALID == (daemon.vpid = orte_get_proc_daemon_vpid(target))) {
target            289 orte/mca/routed/radix/routed_radix.c         ret = target;
target            323 orte/mca/routed/radix/routed_radix.c                          ORTE_NAME_PRINT(target),
target            375 orte/mca/routed/radix/routed_radix.c static bool route_is_defined(const orte_process_name_t *target)
target            378 orte/mca/routed/radix/routed_radix.c     if (ORTE_VPID_INVALID == orte_get_proc_daemon_vpid((orte_process_name_t*)target)) {
target            111 orte/mca/routed/routed.h typedef int (*orte_routed_module_update_route_fn_t)(orte_process_name_t *target,
target            123 orte/mca/routed/routed.h typedef orte_process_name_t (*orte_routed_module_get_route_fn_t)(orte_process_name_t *target);
target            149 orte/mca/routed/routed.h typedef bool (*orte_routed_module_route_is_defined_fn_t)(const orte_process_name_t *target);
target            476 orte/mca/state/base/state_base_fns.c void orte_state_base_notify_data_server(orte_process_name_t *target)
target            504 orte/mca/state/base/state_base_fns.c     if (ORTE_SUCCESS != (rc = opal_dss.pack(buf, target, 1, ORTE_NAME))) {
target            522 orte/mca/state/base/state_base_fns.c                                orte_process_name_t *target)
target            537 orte/mca/state/base/state_base_fns.c                         ORTE_NAME_PRINT(target));
target            553 orte/mca/state/base/state_base_fns.c     if (ORTE_VPID_WILDCARD == target->vpid) {
target            581 orte/mca/state/base/state_base_fns.c     if (ORTE_VPID_WILDCARD == target->vpid) {
target            599 orte/mca/state/base/state_base_fns.c         kv.data.name.jobid = target->jobid;
target            600 orte/mca/state/base/state_base_fns.c         kv.data.name.vpid = target->vpid;
target            611 orte/mca/state/base/state_base_fns.c         daemon.vpid = orte_get_proc_daemon_vpid(target);
target            617 orte/mca/state/base/state_base_fns.c                             ORTE_NAME_PRINT(target),
target            636 orte/mca/state/base/state_base_fns.c     orte_process_name_t parent, target;
target            746 orte/mca/state/base/state_base_fns.c                 target.jobid = jdata->jobid;
target            747 orte/mca/state/base/state_base_fns.c                 target.vpid = ORTE_VPID_WILDCARD;
target            748 orte/mca/state/base/state_base_fns.c                 orte_state_base_notify_data_server(&target);
target             81 orte/mca/state/base/state_private.h ORTE_DECLSPEC void orte_state_base_notify_data_server(orte_process_name_t *target);
target            212 orte/mca/state/hnp/state_hnp.c                                orte_process_name_t *target)
target            227 orte/mca/state/hnp/state_hnp.c                         ORTE_NAME_PRINT(target));
target            294 orte/mca/state/hnp/state_hnp.c     kv.data.name.jobid = target->jobid;
target            295 orte/mca/state/hnp/state_hnp.c     kv.data.name.vpid = target->vpid;
target            306 orte/mca/state/hnp/state_hnp.c     if (ORTE_VPID_WILDCARD == target->vpid) {
target            321 orte/mca/state/hnp/state_hnp.c         daemon.vpid = orte_get_proc_daemon_vpid(target);
target            327 orte/mca/state/hnp/state_hnp.c                             ORTE_NAME_PRINT(target),
target            342 orte/mca/state/hnp/state_hnp.c     orte_process_name_t parent, target, *npptr;
target            351 orte/mca/state/hnp/state_hnp.c             target.jobid = jdata->jobid;
target            352 orte/mca/state/hnp/state_hnp.c             target.vpid = ORTE_VPID_WILDCARD;
target            353 orte/mca/state/hnp/state_hnp.c             _send_notification(OPAL_ERR_JOB_TERMINATED, caddy->proc_state, &target, ORTE_NAME_WILDCARD);
target            355 orte/mca/state/hnp/state_hnp.c             target.jobid = jdata->jobid;
target            356 orte/mca/state/hnp/state_hnp.c             target.vpid = ORTE_VPID_WILDCARD;
target            357 orte/mca/state/hnp/state_hnp.c             _send_notification(OPAL_ERR_JOB_TERMINATED, caddy->proc_state, &target, &parent);
target            267 orte/mca/state/orted/state_orted.c     orte_process_name_t target;
target            510 orte/mca/state/orted/state_orted.c                 target.jobid = jdata->jobid;
target            511 orte/mca/state/orted/state_orted.c                 target.vpid = ORTE_VPID_WILDCARD;
target            512 orte/mca/state/orted/state_orted.c                 orte_state_base_notify_data_server(&target);
target            738 orte/orted/orted_main.c         orte_process_name_t target;
target            745 orte/orted/orted_main.c         target.jobid = ORTE_PROC_MY_NAME->jobid;
target            748 orte/orted/orted_main.c             target.vpid = ORTE_PROC_MY_NAME->vpid;
target            765 orte/orted/orted_main.c             target.vpid = 0;
target            957 orte/orted/orted_main.c         if (0 > (ret = orte_rml.send_buffer_nb(&target, buffer,
target            422 orte/orted/pmix/pmix_server.c     if (OPAL_SUCCESS != (rc = opal_dss.pack(reply, &req->target, 1, OPAL_NAME))) {
target            518 orte/orted/pmix/pmix_server.c         req->target = idreq;
target            545 orte/orted/pmix/pmix_server.c     req->target = idreq;
target            600 orte/orted/pmix/pmix_server.c     opal_process_name_t target;
target            618 orte/orted/pmix/pmix_server.c     if (OPAL_SUCCESS != (rc = opal_dss.unpack(buffer, &target, &cnt, OPAL_NAME))) {
target            654 orte/orted/pmix/pmix_server.c         if (req->target.jobid == target.jobid &&
target            655 orte/orted/pmix/pmix_server.c             req->target.vpid == target.vpid) {
target            686 orte/orted/pmix/pmix_server.c     p->target = *ORTE_NAME_INVALID;
target            151 orte/orted/pmix/pmix_server_fence.c     OPAL_MODEX_RECV_STRING(rc, "modex", &req->target, &data, &sz);
target            169 orte/orted/pmix/pmix_server_fence.c         if (r->target.jobid == req->target.jobid &&
target            170 orte/orted/pmix/pmix_server_fence.c             r->target.vpid == req->target.vpid) {
target            184 orte/orted/pmix/pmix_server_fence.c     if (NULL == (jdata = orte_get_job_data_object(req->target.jobid))) {
target            201 orte/orted/pmix/pmix_server_fence.c     if (ORTE_VPID_WILDCARD == req->target.vpid) {
target            215 orte/orted/pmix/pmix_server_fence.c     if (NULL == (proct = (orte_proc_t*)opal_pointer_array_get_item(jdata->procs, req->target.vpid))) {
target            251 orte/orted/pmix/pmix_server_fence.c     if (OPAL_SUCCESS != (rc = opal_dss.pack(buf, &req->target, 1, OPAL_NAME))) {
target             76 orte/orted/pmix/pmix_server_internal.h     orte_process_name_t target;
target            119 orte/orted/pmix/pmix_server_internal.h         _req->target = (p);                                  \
target            158 orte/orted/pmix/pmix_server_pub.c     orte_process_name_t *target;
target            193 orte/orted/pmix/pmix_server_pub.c         target = &orte_pmix_server_globals.server;
target            199 orte/orted/pmix/pmix_server_pub.c         target = ORTE_PROC_MY_NAME;
target            204 orte/orted/pmix/pmix_server_pub.c         target = ORTE_PROC_MY_HNP;
target            208 orte/orted/pmix/pmix_server_pub.c     rc = orte_rml.send_buffer_nb(target, xfer,
target            163 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_char_put(shmem_ctx_t ctx, char *target, const char *source, size_t len, int pe);
target            164 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_short_put(shmem_ctx_t ctx, short *target, const short *source, size_t len, int pe);
target            165 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int_put(shmem_ctx_t ctx, int *target, const int *source, size_t len, int pe);
target            166 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_long_put(shmem_ctx_t ctx, long *target, const long *source, size_t len, int pe);
target            167 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_float_put(shmem_ctx_t ctx, float *target, const float *source, size_t len, int pe);
target            168 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_double_put(shmem_ctx_t ctx, double *target, const double *source, size_t len, int pe);
target            169 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_longlong_put(shmem_ctx_t ctx, long long *target, const long long *source, size_t len, int pe);
target            170 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_schar_put(shmem_ctx_t ctx, signed char *target, const signed char *source, size_t len, int pe);
target            171 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uchar_put(shmem_ctx_t ctx, unsigned char *target, const unsigned char *source, size_t len, int pe);
target            172 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ushort_put(shmem_ctx_t ctx, unsigned short *target, const unsigned short *source, size_t len, int pe);
target            173 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint_put(shmem_ctx_t ctx, unsigned int *target, const unsigned int *source, size_t len, int pe);
target            174 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ulong_put(shmem_ctx_t ctx, unsigned long *target, const unsigned long *source, size_t len, int pe);
target            175 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ulonglong_put(shmem_ctx_t ctx, unsigned long long *target, const unsigned long long *source, size_t len, int pe);
target            176 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_longdouble_put(shmem_ctx_t ctx, long double *target, const long double *source, size_t len, int pe);
target            177 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int8_put(shmem_ctx_t ctx, int8_t *target, const int8_t *source, size_t len, int pe);
target            178 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int16_put(shmem_ctx_t ctx, int16_t *target, const int16_t *source, size_t len, int pe);
target            179 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int32_put(shmem_ctx_t ctx, int32_t *target, const int32_t *source, size_t len, int pe);
target            180 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int64_put(shmem_ctx_t ctx, int64_t *target, const int64_t *source, size_t len, int pe);
target            181 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint8_put(shmem_ctx_t ctx, uint8_t *target, const uint8_t *source, size_t len, int pe);
target            182 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint16_put(shmem_ctx_t ctx, uint16_t *target, const uint16_t *source, size_t len, int pe);
target            183 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint32_put(shmem_ctx_t ctx, uint32_t *target, const uint32_t *source, size_t len, int pe);
target            184 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint64_put(shmem_ctx_t ctx, uint64_t *target, const uint64_t *source, size_t len, int pe);
target            185 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_size_put(shmem_ctx_t ctx, size_t *target, const size_t *source, size_t len, int pe);
target            186 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ptrdiff_put(shmem_ctx_t ctx, ptrdiff_t *target, const ptrdiff_t *source, size_t len, int pe);
target            188 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_char_put(char *target, const char *source, size_t len, int pe);
target            189 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_short_put(short *target, const short *source, size_t len, int pe);
target            190 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int_put(int *target, const int *source, size_t len, int pe);
target            191 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_long_put(long *target, const long *source, size_t len, int pe);
target            192 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_float_put(float *target, const float *source, size_t len, int pe);
target            193 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_double_put(double *target, const double *source, size_t len, int pe);
target            194 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_longlong_put(long long *target, const long long *source, size_t len, int pe);
target            195 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_schar_put(signed char *target, const signed char *source, size_t len, int pe);
target            196 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uchar_put(unsigned char *target, const unsigned char *source, size_t len, int pe);
target            197 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ushort_put(unsigned short *target, const unsigned short *source, size_t len, int pe);
target            198 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint_put(unsigned int *target, const unsigned int *source, size_t len, int pe);
target            199 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ulong_put(unsigned long *target, const unsigned long *source, size_t len, int pe);
target            200 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ulonglong_put(unsigned long long *target, const unsigned long long *source, size_t len, int pe);
target            201 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_longdouble_put(long double *target, const long double *source, size_t len, int pe);
target            202 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int8_put(int8_t *target, const int8_t *source, size_t len, int pe);
target            203 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int16_put(int16_t *target, const int16_t *source, size_t len, int pe);
target            204 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int32_put(int32_t *target, const int32_t *source, size_t len, int pe);
target            205 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int64_put(int64_t *target, const int64_t *source, size_t len, int pe);
target            206 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint8_put(uint8_t *target, const uint8_t *source, size_t len, int pe);
target            207 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint16_put(uint16_t *target, const uint16_t *source, size_t len, int pe);
target            208 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint32_put(uint32_t *target, const uint32_t *source, size_t len, int pe);
target            209 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint64_put(uint64_t *target, const uint64_t *source, size_t len, int pe);
target            210 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_size_put(size_t *target, const size_t *source, size_t len, int pe);
target            211 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ptrdiff_put(ptrdiff_t *target, const ptrdiff_t *source, size_t len, int pe);
target            247 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_put8(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            248 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_put16(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            249 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_put32(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            250 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_put64(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            251 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_put128(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            252 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_putmem(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            254 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_put8(void *target, const void *source, size_t len, int pe);
target            255 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_put16(void *target, const void *source, size_t len, int pe);
target            256 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_put32(void *target, const void *source, size_t len, int pe);
target            257 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_put64(void *target, const void *source, size_t len, int pe);
target            258 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_put128(void *target, const void *source, size_t len, int pe);
target            259 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_putmem(void *target, const void *source, size_t len, int pe);
target            264 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_char_iput(shmem_ctx_t ctx, char* target, const char* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            265 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_short_iput(shmem_ctx_t ctx, short* target, const short* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            266 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int_iput(shmem_ctx_t ctx, int* target, const int* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            267 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_long_iput(shmem_ctx_t ctx, long* target, const long* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            268 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_float_iput(shmem_ctx_t ctx, float* target, const float* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            269 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_double_iput(shmem_ctx_t ctx, double* target, const double* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            270 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_longlong_iput(shmem_ctx_t ctx, long long* target, const long long* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            271 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_schar_iput(shmem_ctx_t ctx, signed char* target, const signed char* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            272 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uchar_iput(shmem_ctx_t ctx, unsigned char* target, const unsigned char* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            273 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ushort_iput(shmem_ctx_t ctx, unsigned short* target, const unsigned short* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            274 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint_iput(shmem_ctx_t ctx, unsigned int* target, const unsigned int* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            275 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulong_iput(shmem_ctx_t ctx, unsigned long* target, const unsigned long* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            276 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulonglong_iput(shmem_ctx_t ctx, unsigned long long* target, const unsigned long long* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            277 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_longdouble_iput(shmem_ctx_t ctx, long double* target, const long double* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            278 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int8_iput(shmem_ctx_t ctx, int8_t* target, const int8_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            279 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int16_iput(shmem_ctx_t ctx, int16_t* target, const int16_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            280 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int32_iput(shmem_ctx_t ctx, int32_t* target, const int32_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            281 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int64_iput(shmem_ctx_t ctx, int64_t* target, const int64_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            282 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint8_iput(shmem_ctx_t ctx, uint8_t* target, const uint8_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            283 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint16_iput(shmem_ctx_t ctx, uint16_t* target, const uint16_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            284 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint32_iput(shmem_ctx_t ctx, uint32_t* target, const uint32_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            285 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint64_iput(shmem_ctx_t ctx, uint64_t* target, const uint64_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            286 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_size_iput(shmem_ctx_t ctx, size_t* target, const size_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            287 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ptrdiff_iput(shmem_ctx_t ctx, ptrdiff_t* target, const ptrdiff_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            289 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_char_iput(char* target, const char* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            290 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_short_iput(short* target, const short* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            291 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_iput(int* target, const int* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            292 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_iput(long* target, const long* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            293 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_float_iput(float* target, const float* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            294 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_double_iput(double* target, const double* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            295 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_iput(long long* target, const long long* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            296 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_schar_iput(signed char* target, const signed char* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            297 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uchar_iput(unsigned char* target, const unsigned char* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            298 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ushort_iput(unsigned short* target, const unsigned short* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            299 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint_iput(unsigned int* target, const unsigned int* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            300 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulong_iput(unsigned long* target, const unsigned long* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            301 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulonglong_iput(unsigned long long* target, const unsigned long long* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            302 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longdouble_iput(long double* target, const long double* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            303 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int8_iput(int8_t* target, const int8_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            304 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int16_iput(int16_t* target, const int16_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            305 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int32_iput(int32_t* target, const int32_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            306 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int64_iput(int64_t* target, const int64_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            307 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint8_iput(uint8_t* target, const uint8_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            308 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint16_iput(uint16_t* target, const uint16_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            309 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint32_iput(uint32_t* target, const uint32_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            310 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint64_iput(uint64_t* target, const uint64_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            311 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_size_iput(size_t* target, const size_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            312 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ptrdiff_iput(ptrdiff_t* target, const ptrdiff_t* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            348 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_iput8(shmem_ctx_t ctx, void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            349 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_iput16(shmem_ctx_t ctx, void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            350 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_iput32(shmem_ctx_t ctx, void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            351 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_iput64(shmem_ctx_t ctx, void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            352 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_iput128(shmem_ctx_t ctx, void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            354 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_iput8(void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            355 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_iput16(void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            356 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_iput32(void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            357 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_iput64(void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            358 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_iput128(void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            363 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_char_put_nbi(shmem_ctx_t ctx, char *target, const char *source, size_t len, int pe);
target            364 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_short_put_nbi(shmem_ctx_t ctx, short *target, const short *source, size_t len, int pe);
target            365 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int_put_nbi(shmem_ctx_t ctx, int *target, const int *source, size_t len, int pe);
target            366 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_long_put_nbi(shmem_ctx_t ctx, long *target, const long *source, size_t len, int pe);
target            367 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_float_put_nbi(shmem_ctx_t ctx, float *target, const float *source, size_t len, int pe);
target            368 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_double_put_nbi(shmem_ctx_t ctx, double *target, const double *source, size_t len, int pe);
target            369 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_longlong_put_nbi(shmem_ctx_t ctx, long long *target, const long long *source, size_t len, int pe);
target            370 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_schar_put_nbi(shmem_ctx_t ctx, signed char *target, const signed char *source, size_t len, int pe);
target            371 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uchar_put_nbi(shmem_ctx_t ctx, unsigned char *target, const unsigned char *source, size_t len, int pe);
target            372 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ushort_put_nbi(shmem_ctx_t ctx, unsigned short *target, const unsigned short *source, size_t len, int pe);
target            373 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint_put_nbi(shmem_ctx_t ctx, unsigned int *target, const unsigned int *source, size_t len, int pe);
target            374 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ulong_put_nbi(shmem_ctx_t ctx, unsigned long *target, const unsigned long *source, size_t len, int pe);
target            375 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ulonglong_put_nbi(shmem_ctx_t ctx, unsigned long long *target, const unsigned long long *source, size_t len, int pe);
target            376 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_longdouble_put_nbi(shmem_ctx_t ctx, long double *target, const long double *source, size_t len, int pe);
target            377 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int8_put_nbi(shmem_ctx_t ctx, int8_t *target, const int8_t *source, size_t len, int pe);
target            378 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int16_put_nbi(shmem_ctx_t ctx, int16_t *target, const int16_t *source, size_t len, int pe);
target            379 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int32_put_nbi(shmem_ctx_t ctx, int32_t *target, const int32_t *source, size_t len, int pe);
target            380 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int64_put_nbi(shmem_ctx_t ctx, int64_t *target, const int64_t *source, size_t len, int pe);
target            381 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint8_put_nbi(shmem_ctx_t ctx, uint8_t *target, const uint8_t *source, size_t len, int pe);
target            382 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint16_put_nbi(shmem_ctx_t ctx, uint16_t *target, const uint16_t *source, size_t len, int pe);
target            383 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint32_put_nbi(shmem_ctx_t ctx, uint32_t *target, const uint32_t *source, size_t len, int pe);
target            384 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint64_put_nbi(shmem_ctx_t ctx, uint64_t *target, const uint64_t *source, size_t len, int pe);
target            385 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_size_put_nbi(shmem_ctx_t ctx, size_t *target, const size_t *source, size_t len, int pe);
target            386 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ptrdiff_put_nbi(shmem_ctx_t ctx, ptrdiff_t *target, const ptrdiff_t *source, size_t len, int pe);
target            388 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_char_put_nbi(char *target, const char *source, size_t len, int pe);
target            389 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_short_put_nbi(short *target, const short *source, size_t len, int pe);
target            390 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int_put_nbi(int *target, const int *source, size_t len, int pe);
target            391 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_long_put_nbi(long *target, const long *source, size_t len, int pe);
target            392 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_float_put_nbi(float *target, const float *source, size_t len, int pe);
target            393 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_double_put_nbi(double *target, const double *source, size_t len, int pe);
target            394 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_longlong_put_nbi(long long *target, const long long *source, size_t len, int pe);
target            395 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_schar_put_nbi(signed char *target, const signed char *source, size_t len, int pe);
target            396 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uchar_put_nbi(unsigned char *target, const unsigned char *source, size_t len, int pe);
target            397 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ushort_put_nbi(unsigned short *target, const unsigned short *source, size_t len, int pe);
target            398 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint_put_nbi(unsigned int *target, const unsigned int *source, size_t len, int pe);
target            399 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ulong_put_nbi(unsigned long *target, const unsigned long *source, size_t len, int pe);
target            400 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ulonglong_put_nbi(unsigned long long *target, const unsigned long long *source, size_t len, int pe);
target            401 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_longdouble_put_nbi(long double *target, const long double *source, size_t len, int pe);
target            402 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int8_put_nbi(int8_t *target, const int8_t *source, size_t len, int pe);
target            403 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int16_put_nbi(int16_t *target, const int16_t *source, size_t len, int pe);
target            404 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int32_put_nbi(int32_t *target, const int32_t *source, size_t len, int pe);
target            405 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int64_put_nbi(int64_t *target, const int64_t *source, size_t len, int pe);
target            406 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint8_put_nbi(uint8_t *target, const uint8_t *source, size_t len, int pe);
target            407 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint16_put_nbi(uint16_t *target, const uint16_t *source, size_t len, int pe);
target            408 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint32_put_nbi(uint32_t *target, const uint32_t *source, size_t len, int pe);
target            409 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint64_put_nbi(uint64_t *target, const uint64_t *source, size_t len, int pe);
target            410 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_size_put_nbi(size_t *target, const size_t *source, size_t len, int pe);
target            411 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ptrdiff_put_nbi(ptrdiff_t *target, const ptrdiff_t *source, size_t len, int pe);
target            447 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_put8_nbi(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            448 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_put16_nbi(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            449 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_put32_nbi(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            450 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_put64_nbi(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            451 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_put128_nbi(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            452 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_putmem_nbi(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            454 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_put8_nbi(void *target, const void *source, size_t len, int pe);
target            455 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_put16_nbi(void *target, const void *source, size_t len, int pe);
target            456 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_put32_nbi(void *target, const void *source, size_t len, int pe);
target            457 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_put64_nbi(void *target, const void *source, size_t len, int pe);
target            458 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_put128_nbi(void *target, const void *source, size_t len, int pe);
target            459 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_putmem_nbi(void *target, const void *source, size_t len, int pe);
target            551 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_char_get(shmem_ctx_t ctx, char *target, const char *source, size_t len, int pe);
target            552 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_short_get(shmem_ctx_t ctx, short *target, const short *source, size_t len, int pe);
target            553 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int_get(shmem_ctx_t ctx, int *target, const int *source, size_t len, int pe);
target            554 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_long_get(shmem_ctx_t ctx, long *target, const long *source, size_t len, int pe);
target            555 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_float_get(shmem_ctx_t ctx, float *target, const float *source, size_t len, int pe);
target            556 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_double_get(shmem_ctx_t ctx, double *target, const double *source, size_t len, int pe);
target            557 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_longlong_get(shmem_ctx_t ctx, long long *target, const long long *source, size_t len, int pe);
target            558 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_schar_get(shmem_ctx_t ctx, signed char *target, const signed char *source, size_t len, int pe);
target            559 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uchar_get(shmem_ctx_t ctx, unsigned char *target, const unsigned char *source, size_t len, int pe);
target            560 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ushort_get(shmem_ctx_t ctx, unsigned short *target, const unsigned short *source, size_t len, int pe);
target            561 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint_get(shmem_ctx_t ctx, unsigned int *target, const unsigned int *source, size_t len, int pe);
target            562 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ulong_get(shmem_ctx_t ctx, unsigned long *target, const unsigned long *source, size_t len, int pe);
target            563 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ulonglong_get(shmem_ctx_t ctx, unsigned long long *target, const unsigned long long *source, size_t len, int pe);
target            564 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_longdouble_get(shmem_ctx_t ctx, long double *target, const long double *source, size_t len, int pe);
target            565 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int8_get(shmem_ctx_t ctx, int8_t *target, const int8_t *source, size_t len, int pe);
target            566 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int16_get(shmem_ctx_t ctx, int16_t *target, const int16_t *source, size_t len, int pe);
target            567 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int32_get(shmem_ctx_t ctx, int32_t *target, const int32_t *source, size_t len, int pe);
target            568 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int64_get(shmem_ctx_t ctx, int64_t *target, const int64_t *source, size_t len, int pe);
target            569 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint8_get(shmem_ctx_t ctx, uint8_t *target, const uint8_t *source, size_t len, int pe);
target            570 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint16_get(shmem_ctx_t ctx, uint16_t *target, const uint16_t *source, size_t len, int pe);
target            571 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint32_get(shmem_ctx_t ctx, uint32_t *target, const uint32_t *source, size_t len, int pe);
target            572 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint64_get(shmem_ctx_t ctx, uint64_t *target, const uint64_t *source, size_t len, int pe);
target            573 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_size_get(shmem_ctx_t ctx, size_t *target, const size_t *source, size_t len, int pe);
target            574 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ptrdiff_get(shmem_ctx_t ctx, ptrdiff_t *target, const ptrdiff_t *source, size_t len, int pe);
target            576 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_char_get(char *target, const char *source, size_t len, int pe);
target            577 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_short_get(short *target, const short *source, size_t len, int pe);
target            578 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int_get(int *target, const int *source, size_t len, int pe);
target            579 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_long_get(long *target, const long *source, size_t len, int pe);
target            580 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_float_get(float *target, const float *source, size_t len, int pe);
target            581 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_double_get(double *target, const double *source, size_t len, int pe);
target            582 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_longlong_get(long long *target, const long long *source, size_t len, int pe);
target            583 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_schar_get(signed char *target, const signed char *source, size_t len, int pe);
target            584 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uchar_get(unsigned char *target, const unsigned char *source, size_t len, int pe);
target            585 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ushort_get(unsigned short *target, const unsigned short *source, size_t len, int pe);
target            586 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint_get(unsigned int *target, const unsigned int *source, size_t len, int pe);
target            587 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ulong_get(unsigned long *target, const unsigned long *source, size_t len, int pe);
target            588 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ulonglong_get(unsigned long long *target, const unsigned long long *source, size_t len, int pe);
target            589 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_longdouble_get(long double *target, const long double *source, size_t len, int pe);
target            590 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int8_get(int8_t *target, const int8_t *source, size_t len, int pe);
target            591 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int16_get(int16_t *target, const int16_t *source, size_t len, int pe);
target            592 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int32_get(int32_t *target, const int32_t *source, size_t len, int pe);
target            593 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int64_get(int64_t *target, const int64_t *source, size_t len, int pe);
target            594 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint8_get(uint8_t *target, const uint8_t *source, size_t len, int pe);
target            595 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint16_get(uint16_t *target, const uint16_t *source, size_t len, int pe);
target            596 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint32_get(uint32_t *target, const uint32_t *source, size_t len, int pe);
target            597 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint64_get(uint64_t *target, const uint64_t *source, size_t len, int pe);
target            598 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_size_get(size_t *target, const size_t *source, size_t len, int pe);
target            599 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ptrdiff_get(ptrdiff_t *target, const ptrdiff_t *source, size_t len, int pe);
target            635 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_get8(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            636 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_get16(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            637 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_get32(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            638 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_get64(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            639 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_get128(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            640 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_getmem(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            642 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_get8(void *target, const void *source, size_t len, int pe);
target            643 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_get16(void *target, const void *source, size_t len, int pe);
target            644 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_get32(void *target, const void *source, size_t len, int pe);
target            645 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_get64(void *target, const void *source, size_t len, int pe);
target            646 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_get128(void *target, const void *source, size_t len, int pe);
target            647 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_getmem(void *target, const void *source, size_t len, int pe);
target            652 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_char_iget(shmem_ctx_t ctx, char* target, const char* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            653 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_short_iget(shmem_ctx_t ctx, short* target, const short* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            654 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int_iget(shmem_ctx_t ctx, int* target, const int* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            655 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_long_iget(shmem_ctx_t ctx, long* target, const long* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            656 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_longlong_iget(shmem_ctx_t ctx, long long* target, const long long* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            657 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_schar_iget(shmem_ctx_t ctx, signed char* target, const signed char* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            658 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uchar_iget(shmem_ctx_t ctx, unsigned char* target, const unsigned char* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            659 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ushort_iget(shmem_ctx_t ctx, unsigned short* target, const unsigned short* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            660 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint_iget(shmem_ctx_t ctx, unsigned int* target, const unsigned int* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            661 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulong_iget(shmem_ctx_t ctx, unsigned long* target, const unsigned long* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            662 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulonglong_iget(shmem_ctx_t ctx, unsigned long long* target, const unsigned long long* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            663 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_float_iget(shmem_ctx_t ctx, float* target, const float* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            664 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_double_iget(shmem_ctx_t ctx, double* target, const double* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            665 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_longdouble_iget(shmem_ctx_t ctx, long double* target, const long double* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            666 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int8_iget(shmem_ctx_t ctx, int8_t* target, const int8_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            667 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int16_iget(shmem_ctx_t ctx, int16_t* target, const int16_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            668 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int32_iget(shmem_ctx_t ctx, int32_t* target, const int32_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            669 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int64_iget(shmem_ctx_t ctx, int64_t* target, const int64_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            670 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint8_iget(shmem_ctx_t ctx, uint8_t* target, const uint8_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            671 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint16_iget(shmem_ctx_t ctx, uint16_t* target, const uint16_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            672 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint32_iget(shmem_ctx_t ctx, uint32_t* target, const uint32_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            673 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint64_iget(shmem_ctx_t ctx, uint64_t* target, const uint64_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            674 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_size_iget(shmem_ctx_t ctx, size_t* target, const size_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            675 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ptrdiff_iget(shmem_ctx_t ctx, ptrdiff_t* target, const ptrdiff_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            677 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_char_iget(char* target, const char* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            678 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_short_iget(short* target, const short* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            679 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_iget(int* target, const int* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            680 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_float_iget(float* target, const float* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            681 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_double_iget(double* target, const double* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            682 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_iget(long long* target, const long long* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            683 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longdouble_iget(long double* target, const long double* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            684 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_iget(long* target, const long* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            685 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_schar_iget(signed char* target, const signed char* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            686 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uchar_iget(unsigned char* target, const unsigned char* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            687 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ushort_iget(unsigned short* target, const unsigned short* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            688 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint_iget(unsigned int* target, const unsigned int* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            689 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulong_iget(unsigned long* target, const unsigned long* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            690 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulonglong_iget(unsigned long long* target, const unsigned long long* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            691 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int8_iget(int8_t* target, const int8_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            692 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int16_iget(int16_t* target, const int16_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            693 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int32_iget(int32_t* target, const int32_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            694 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int64_iget(int64_t* target, const int64_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            695 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint8_iget(uint8_t* target, const uint8_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            696 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint16_iget(uint16_t* target, const uint16_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            697 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint32_iget(uint32_t* target, const uint32_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            698 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint64_iget(uint64_t* target, const uint64_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            699 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_size_iget(size_t* target, const size_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            700 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ptrdiff_iget(ptrdiff_t* target, const ptrdiff_t* source, ptrdiff_t tst, ptrdiff_t sst, size_t len, int pe);
target            736 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_iget8(shmem_ctx_t ctx, void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            737 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_iget16(shmem_ctx_t ctx, void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            738 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_iget32(shmem_ctx_t ctx, void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            739 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_iget64(shmem_ctx_t ctx, void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            740 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_iget128(shmem_ctx_t ctx, void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            742 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_iget8(void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            743 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_iget16(void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            744 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_iget32(void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            745 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_iget64(void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            746 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_iget128(void* target, const void* source, ptrdiff_t tst, ptrdiff_t sst,size_t len, int pe);
target            751 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_char_get_nbi(shmem_ctx_t ctx, char *target, const char *source, size_t len, int pe);
target            752 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_short_get_nbi(shmem_ctx_t ctx, short *target, const short *source, size_t len, int pe);
target            753 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int_get_nbi(shmem_ctx_t ctx, int *target, const int *source, size_t len, int pe);
target            754 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_long_get_nbi(shmem_ctx_t ctx, long *target, const long *source, size_t len, int pe);
target            755 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_longlong_get_nbi(shmem_ctx_t ctx, long long *target, const long long *source, size_t len, int pe);
target            756 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_schar_get_nbi(shmem_ctx_t ctx, signed char *target, const signed char *source, size_t len, int pe);
target            757 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uchar_get_nbi(shmem_ctx_t ctx, unsigned char *target, const unsigned char *source, size_t len, int pe);
target            758 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ushort_get_nbi(shmem_ctx_t ctx, unsigned short *target, const unsigned short *source, size_t len, int pe);
target            759 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint_get_nbi(shmem_ctx_t ctx, unsigned int *target, const unsigned int *source, size_t len, int pe);
target            760 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ulong_get_nbi(shmem_ctx_t ctx, unsigned long *target, const unsigned long *source, size_t len, int pe);
target            761 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ulonglong_get_nbi(shmem_ctx_t ctx, unsigned long long *target, const unsigned long long *source, size_t len, int pe);
target            762 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_float_get_nbi(shmem_ctx_t ctx, float *target, const float *source, size_t len, int pe);
target            763 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_double_get_nbi(shmem_ctx_t ctx, double *target, const double *source, size_t len, int pe);
target            764 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_longdouble_get_nbi(shmem_ctx_t ctx, long double *target, const long double *source, size_t len, int pe);
target            765 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int8_get_nbi(shmem_ctx_t ctx, int8_t *target, const int8_t *source, size_t len, int pe);
target            766 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int16_get_nbi(shmem_ctx_t ctx, int16_t *target, const int16_t *source, size_t len, int pe);
target            767 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int32_get_nbi(shmem_ctx_t ctx, int32_t *target, const int32_t *source, size_t len, int pe);
target            768 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int64_get_nbi(shmem_ctx_t ctx, int64_t *target, const int64_t *source, size_t len, int pe);
target            769 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint8_get_nbi(shmem_ctx_t ctx, uint8_t *target, const uint8_t *source, size_t len, int pe);
target            770 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint16_get_nbi(shmem_ctx_t ctx, uint16_t *target, const uint16_t *source, size_t len, int pe);
target            771 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint32_get_nbi(shmem_ctx_t ctx, uint32_t *target, const uint32_t *source, size_t len, int pe);
target            772 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_uint64_get_nbi(shmem_ctx_t ctx, uint64_t *target, const uint64_t *source, size_t len, int pe);
target            773 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_size_get_nbi(shmem_ctx_t ctx, size_t *target, const size_t *source, size_t len, int pe);
target            774 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_ptrdiff_get_nbi(shmem_ctx_t ctx, ptrdiff_t *target, const ptrdiff_t *source, size_t len, int pe);
target            776 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_getmem_nbi(void *target, const void *source, size_t len, int pe);
target            777 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_char_get_nbi(char *target, const char *source, size_t len, int pe);
target            778 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_short_get_nbi(short *target, const short *source, size_t len, int pe);
target            779 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int_get_nbi(int *target, const int *source, size_t len, int pe);
target            780 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_long_get_nbi(long *target, const long *source, size_t len, int pe);
target            781 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_longlong_get_nbi(long long *target, const long long *source, size_t len, int pe);
target            782 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_schar_get_nbi(signed char *target, const signed char *source, size_t len, int pe);
target            783 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uchar_get_nbi(unsigned char *target, const unsigned char *source, size_t len, int pe);
target            784 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ushort_get_nbi(unsigned short *target, const unsigned short *source, size_t len, int pe);
target            785 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint_get_nbi(unsigned int *target, const unsigned int *source, size_t len, int pe);
target            786 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ulong_get_nbi(unsigned long *target, const unsigned long *source, size_t len, int pe);
target            787 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ulonglong_get_nbi(unsigned long long *target, const unsigned long long *source, size_t len, int pe);
target            788 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_float_get_nbi(float *target, const float *source, size_t len, int pe);
target            789 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_double_get_nbi(double *target, const double *source, size_t len, int pe);
target            790 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_longdouble_get_nbi(long double *target, const long double *source, size_t len, int pe);
target            791 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int8_get_nbi(int8_t *target, const int8_t *source, size_t len, int pe);
target            792 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int16_get_nbi(int16_t *target, const int16_t *source, size_t len, int pe);
target            793 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int32_get_nbi(int32_t *target, const int32_t *source, size_t len, int pe);
target            794 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int64_get_nbi(int64_t *target, const int64_t *source, size_t len, int pe);
target            795 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint8_get_nbi(uint8_t *target, const uint8_t *source, size_t len, int pe);
target            796 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint16_get_nbi(uint16_t *target, const uint16_t *source, size_t len, int pe);
target            797 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint32_get_nbi(uint32_t *target, const uint32_t *source, size_t len, int pe);
target            798 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_uint64_get_nbi(uint64_t *target, const uint64_t *source, size_t len, int pe);
target            799 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_size_get_nbi(size_t *target, const size_t *source, size_t len, int pe);
target            800 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ptrdiff_get_nbi(ptrdiff_t *target, const ptrdiff_t *source, size_t len, int pe);
target            836 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_get8_nbi(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            837 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_get16_nbi(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            838 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_get32_nbi(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            839 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_get64_nbi(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            840 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_get128_nbi(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            841 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_getmem_nbi(shmem_ctx_t ctx, void *target, const void *source, size_t len, int pe);
target            843 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_get8_nbi(void *target, const void *source, size_t len, int pe);
target            844 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_get16_nbi(void *target, const void *source, size_t len, int pe);
target            845 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_get32_nbi(void *target, const void *source, size_t len, int pe);
target            846 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_get64_nbi(void *target, const void *source, size_t len, int pe);
target            847 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_get128_nbi(void *target, const void *source, size_t len, int pe);
target            853 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_ctx_int_atomic_swap(shmem_ctx_t ctx, int *target, int value, int pe);
target            854 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_ctx_long_atomic_swap(shmem_ctx_t ctx, long *target, long value, int pe);
target            855 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_ctx_longlong_atomic_swap(shmem_ctx_t ctx, long long *target, long long value, int pe);
target            856 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_ctx_uint_atomic_swap(shmem_ctx_t ctx, unsigned int *target, unsigned int value, int pe);
target            857 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ctx_ulong_atomic_swap(shmem_ctx_t ctx, unsigned long *target, unsigned long value, int pe);
target            858 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ctx_ulonglong_atomic_swap(shmem_ctx_t ctx, unsigned long long *target, unsigned long long value, int pe);
target            859 oshmem/include/pshmem.h OSHMEM_DECLSPEC float pshmem_ctx_float_atomic_swap(shmem_ctx_t ctx, float *target, float value, int pe);
target            860 oshmem/include/pshmem.h OSHMEM_DECLSPEC double pshmem_ctx_double_atomic_swap(shmem_ctx_t ctx, double *target, double value, int pe);
target            862 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_int_atomic_swap(int *target, int value, int pe);
target            863 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_long_atomic_swap(long *target, long value, int pe);
target            864 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_longlong_atomic_swap(long long*target, long long value, int pe);
target            865 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_uint_atomic_swap(unsigned int *target, unsigned int value, int pe);
target            866 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ulong_atomic_swap(unsigned long *target, unsigned long value, int pe);
target            867 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ulonglong_atomic_swap(unsigned long long *target, unsigned long long value, int pe);
target            868 oshmem/include/pshmem.h OSHMEM_DECLSPEC float pshmem_float_atomic_swap(float *target, float value, int pe);
target            869 oshmem/include/pshmem.h OSHMEM_DECLSPEC double pshmem_double_atomic_swap(double *target, double value, int pe);
target            893 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_int_swap(int *target, int value, int pe);
target            894 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_long_swap(long *target, long value, int pe);
target            895 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_longlong_swap(long long*target, long long value, int pe);
target            896 oshmem/include/pshmem.h OSHMEM_DECLSPEC float pshmem_float_swap(float *target, float value, int pe);
target            897 oshmem/include/pshmem.h OSHMEM_DECLSPEC double pshmem_double_swap(double *target, double value, int pe);
target            909 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int_atomic_set(shmem_ctx_t ctx, int *target, int value, int pe);
target            910 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_long_atomic_set(shmem_ctx_t ctx, long *target, long value, int pe);
target            911 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_longlong_atomic_set(shmem_ctx_t ctx, long long *target, long long value, int pe);
target            912 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint_atomic_set(shmem_ctx_t ctx, unsigned int *target, unsigned int value, int pe);
target            913 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulong_atomic_set(shmem_ctx_t ctx, unsigned long *target, unsigned long value, int pe);
target            914 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulonglong_atomic_set(shmem_ctx_t ctx, unsigned long long *target, unsigned long long value, int pe);
target            915 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_float_atomic_set(shmem_ctx_t ctx, float *target, float value, int pe);
target            916 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_double_atomic_set(shmem_ctx_t ctx, double *target, double value, int pe);
target            918 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_atomic_set(int *target, int value, int pe);
target            919 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_atomic_set(long *target, long value, int pe);
target            920 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_atomic_set(long long *target, long long value, int pe);
target            921 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint_atomic_set(unsigned int *target, unsigned int value, int pe);
target            922 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulong_atomic_set(unsigned long *target, unsigned long value, int pe);
target            923 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulonglong_atomic_set(unsigned long long *target, unsigned long long value, int pe);
target            924 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_float_atomic_set(float *target, float value, int pe);
target            925 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_double_atomic_set(double *target, double value, int pe);
target            949 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_set(int *target, int value, int pe);
target            950 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_set(long *target, long value, int pe);
target            951 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_set(long long *target, long long value, int pe);
target            952 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_float_set(float *target, float value, int pe);
target            953 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_double_set(double *target, double value, int pe);
target            965 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_ctx_int_atomic_compare_swap(shmem_ctx_t ctx, int *target, int cond, int value, int pe);
target            966 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_ctx_long_atomic_compare_swap(shmem_ctx_t ctx, long *target, long cond, long value, int pe);
target            967 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_ctx_longlong_atomic_compare_swap(shmem_ctx_t ctx, long long *target, long long cond, long long value, int pe);
target            968 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_ctx_uint_atomic_compare_swap(shmem_ctx_t ctx, unsigned int *target, unsigned int cond, unsigned int value, int pe);
target            969 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ctx_ulong_atomic_compare_swap(shmem_ctx_t ctx, unsigned long *target, unsigned long cond, unsigned long value, int pe);
target            970 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ctx_ulonglong_atomic_compare_swap(shmem_ctx_t ctx, unsigned long long *target, unsigned long long cond, unsigned long long value, int pe);
target            972 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_int_atomic_compare_swap(int *target, int cond, int value, int pe);
target            973 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_long_atomic_compare_swap(long *target, long cond, long value, int pe);
target            974 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_longlong_atomic_compare_swap(long long *target, long long cond, long long value, int pe);
target            975 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_uint_atomic_compare_swap(unsigned int *target, unsigned int cond, unsigned int value, int pe);
target            976 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ulong_atomic_compare_swap(unsigned long *target, unsigned long cond, unsigned long value, int pe);
target            977 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ulonglong_atomic_compare_swap(unsigned long long *target, unsigned long long cond, unsigned long long value, int pe);
target            998 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_int_cswap(int *target, int cond, int value, int pe);
target            999 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_long_cswap(long *target, long cond, long value, int pe);
target           1000 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_longlong_cswap(long long *target, long long cond, long long value, int pe);
target           1010 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_ctx_int_atomic_fetch_add(shmem_ctx_t ctx, int *target, int value, int pe);
target           1011 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_ctx_long_atomic_fetch_add(shmem_ctx_t ctx, long *target, long value, int pe);
target           1012 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_ctx_longlong_atomic_fetch_add(shmem_ctx_t ctx, long long *target, long long value, int pe);
target           1013 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_ctx_uint_atomic_fetch_add(shmem_ctx_t ctx, unsigned int *target, unsigned int value, int pe);
target           1014 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ctx_ulong_atomic_fetch_add(shmem_ctx_t ctx, unsigned long *target, unsigned long value, int pe);
target           1015 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ctx_ulonglong_atomic_fetch_add(shmem_ctx_t ctx, unsigned long long *target, unsigned long long value, int pe);
target           1017 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_int_atomic_fetch_add(int *target, int value, int pe);
target           1018 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_long_atomic_fetch_add(long *target, long value, int pe);
target           1019 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_longlong_atomic_fetch_add(long long *target, long long value, int pe);
target           1020 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_uint_atomic_fetch_add(unsigned int *target, unsigned int value, int pe);
target           1021 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ulong_atomic_fetch_add(unsigned long *target, unsigned long value, int pe);
target           1022 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ulonglong_atomic_fetch_add(unsigned long long *target, unsigned long long value, int pe);
target           1042 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_int_fadd(int *target, int value, int pe);
target           1043 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_long_fadd(long *target, long value, int pe);
target           1044 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_longlong_fadd(long long *target, long long value, int pe);
target           1054 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_ctx_int_atomic_fetch_and(shmem_ctx_t ctx, int *target, int value, int pe);
target           1055 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_ctx_long_atomic_fetch_and(shmem_ctx_t ctx, long *target, long value, int pe);
target           1056 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_ctx_longlong_atomic_fetch_and(shmem_ctx_t ctx, long long *target, long long value, int pe);
target           1057 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_ctx_uint_atomic_fetch_and(shmem_ctx_t ctx, unsigned int *target, unsigned int value, int pe);
target           1058 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ctx_ulong_atomic_fetch_and(shmem_ctx_t ctx, unsigned long *target, unsigned long value, int pe);
target           1059 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ctx_ulonglong_atomic_fetch_and(shmem_ctx_t ctx, unsigned long long *target, unsigned long long value, int pe);
target           1060 oshmem/include/pshmem.h OSHMEM_DECLSPEC int32_t pshmem_ctx_int32_atomic_fetch_and(shmem_ctx_t ctx, int32_t *target, int32_t value, int pe);
target           1061 oshmem/include/pshmem.h OSHMEM_DECLSPEC int64_t pshmem_ctx_int64_atomic_fetch_and(shmem_ctx_t ctx, int64_t *target, int64_t value, int pe);
target           1062 oshmem/include/pshmem.h OSHMEM_DECLSPEC uint32_t pshmem_ctx_uint32_atomic_fetch_and(shmem_ctx_t ctx, uint32_t *target, uint32_t value, int pe);
target           1063 oshmem/include/pshmem.h OSHMEM_DECLSPEC uint64_t pshmem_ctx_uint64_atomic_fetch_and(shmem_ctx_t ctx, uint64_t *target, uint64_t value, int pe);
target           1065 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_int_atomic_fetch_and(int *target, int value, int pe);
target           1066 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_long_atomic_fetch_and(long *target, long value, int pe);
target           1067 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_longlong_atomic_fetch_and(long long *target, long long value, int pe);
target           1068 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_uint_atomic_fetch_and(unsigned int *target, unsigned int value, int pe);
target           1069 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ulong_atomic_fetch_and(unsigned long *target, unsigned long value, int pe);
target           1070 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ulonglong_atomic_fetch_and(unsigned long long *target, unsigned long long value, int pe);
target           1071 oshmem/include/pshmem.h OSHMEM_DECLSPEC int32_t pshmem_int32_atomic_fetch_and(int32_t *target, int32_t value, int pe);
target           1072 oshmem/include/pshmem.h OSHMEM_DECLSPEC int64_t pshmem_int64_atomic_fetch_and(int64_t *target, int64_t value, int pe);
target           1073 oshmem/include/pshmem.h OSHMEM_DECLSPEC uint32_t pshmem_uint32_atomic_fetch_and(uint32_t *target, uint32_t value, int pe);
target           1074 oshmem/include/pshmem.h OSHMEM_DECLSPEC uint64_t pshmem_uint64_atomic_fetch_and(uint64_t *target, uint64_t value, int pe);
target           1103 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_ctx_int_atomic_fetch_or(shmem_ctx_t ctx, int *target, int value, int pe);
target           1104 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_ctx_long_atomic_fetch_or(shmem_ctx_t ctx, long *target, long value, int pe);
target           1105 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_ctx_longlong_atomic_fetch_or(shmem_ctx_t ctx, long long *target, long long value, int pe);
target           1106 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_ctx_uint_atomic_fetch_or(shmem_ctx_t ctx, unsigned int *target, unsigned int value, int pe);
target           1107 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ctx_ulong_atomic_fetch_or(shmem_ctx_t ctx, unsigned long *target, unsigned long value, int pe);
target           1108 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ctx_ulonglong_atomic_fetch_or(shmem_ctx_t ctx, unsigned long long *target, unsigned long long value, int pe);
target           1109 oshmem/include/pshmem.h OSHMEM_DECLSPEC int32_t pshmem_ctx_int32_atomic_fetch_or(shmem_ctx_t ctx, int32_t *target, int32_t value, int pe);
target           1110 oshmem/include/pshmem.h OSHMEM_DECLSPEC int64_t pshmem_ctx_int64_atomic_fetch_or(shmem_ctx_t ctx, int64_t *target, int64_t value, int pe);
target           1111 oshmem/include/pshmem.h OSHMEM_DECLSPEC uint32_t pshmem_ctx_uint32_atomic_fetch_or(shmem_ctx_t ctx, uint32_t *target, uint32_t value, int pe);
target           1112 oshmem/include/pshmem.h OSHMEM_DECLSPEC uint64_t pshmem_ctx_uint64_atomic_fetch_or(shmem_ctx_t ctx, uint64_t *target, uint64_t value, int pe);
target           1114 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_int_atomic_fetch_or(int *target, int value, int pe);
target           1115 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_long_atomic_fetch_or(long *target, long value, int pe);
target           1116 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_longlong_atomic_fetch_or(long long *target, long long value, int pe);
target           1117 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_uint_atomic_fetch_or(unsigned int *target, unsigned int value, int pe);
target           1118 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ulong_atomic_fetch_or(unsigned long *target, unsigned long value, int pe);
target           1119 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ulonglong_atomic_fetch_or(unsigned long long *target, unsigned long long value, int pe);
target           1120 oshmem/include/pshmem.h OSHMEM_DECLSPEC int32_t pshmem_int32_atomic_fetch_or(int32_t *target, int32_t value, int pe);
target           1121 oshmem/include/pshmem.h OSHMEM_DECLSPEC int64_t pshmem_int64_atomic_fetch_or(int64_t *target, int64_t value, int pe);
target           1122 oshmem/include/pshmem.h OSHMEM_DECLSPEC uint32_t pshmem_uint32_atomic_fetch_or(uint32_t *target, uint32_t value, int pe);
target           1123 oshmem/include/pshmem.h OSHMEM_DECLSPEC uint64_t pshmem_uint64_atomic_fetch_or(uint64_t *target, uint64_t value, int pe);
target           1152 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_ctx_int_atomic_fetch_xor(shmem_ctx_t ctx, int *target, int value, int pe);
target           1153 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_ctx_long_atomic_fetch_xor(shmem_ctx_t ctx, long *target, long value, int pe);
target           1154 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_ctx_longlong_atomic_fetch_xor(shmem_ctx_t ctx, long long *target, long long value, int pe);
target           1155 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_ctx_uint_atomic_fetch_xor(shmem_ctx_t ctx, unsigned int *target, unsigned int value, int pe);
target           1156 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ctx_ulong_atomic_fetch_xor(shmem_ctx_t ctx, unsigned long *target, unsigned long value, int pe);
target           1157 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ctx_ulonglong_atomic_fetch_xor(shmem_ctx_t ctx, unsigned long long *target, unsigned long long value, int pe);
target           1158 oshmem/include/pshmem.h OSHMEM_DECLSPEC int32_t pshmem_ctx_int32_atomic_fetch_xor(shmem_ctx_t ctx, int32_t *target, int32_t value, int pe);
target           1159 oshmem/include/pshmem.h OSHMEM_DECLSPEC int64_t pshmem_ctx_int64_atomic_fetch_xor(shmem_ctx_t ctx, int64_t *target, int64_t value, int pe);
target           1160 oshmem/include/pshmem.h OSHMEM_DECLSPEC uint32_t pshmem_ctx_uint32_atomic_fetch_xor(shmem_ctx_t ctx, uint32_t *target, uint32_t value, int pe);
target           1161 oshmem/include/pshmem.h OSHMEM_DECLSPEC uint64_t pshmem_ctx_uint64_atomic_fetch_xor(shmem_ctx_t ctx, uint64_t *target, uint64_t value, int pe);
target           1163 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_int_atomic_fetch_xor(int *target, int value, int pe);
target           1164 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_long_atomic_fetch_xor(long *target, long value, int pe);
target           1165 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_longlong_atomic_fetch_xor(long long *target, long long value, int pe);
target           1166 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_uint_atomic_fetch_xor(unsigned int *target, unsigned int value, int pe);
target           1167 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ulong_atomic_fetch_xor(unsigned long *target, unsigned long value, int pe);
target           1168 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ulonglong_atomic_fetch_xor(unsigned long long *target, unsigned long long value, int pe);
target           1169 oshmem/include/pshmem.h OSHMEM_DECLSPEC int32_t pshmem_int32_atomic_fetch_xor(int32_t *target, int32_t value, int pe);
target           1170 oshmem/include/pshmem.h OSHMEM_DECLSPEC int64_t pshmem_int64_atomic_fetch_xor(int64_t *target, int64_t value, int pe);
target           1171 oshmem/include/pshmem.h OSHMEM_DECLSPEC uint32_t pshmem_uint32_atomic_fetch_xor(uint32_t *target, uint32_t value, int pe);
target           1172 oshmem/include/pshmem.h OSHMEM_DECLSPEC uint64_t pshmem_uint64_atomic_fetch_xor(uint64_t *target, uint64_t value, int pe);
target           1201 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_ctx_int_atomic_fetch(shmem_ctx_t ctx, const int *target, int pe);
target           1202 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_ctx_long_atomic_fetch(shmem_ctx_t ctx, const long *target, int pe);
target           1203 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_ctx_longlong_atomic_fetch(shmem_ctx_t ctx, const long long *target, int pe);
target           1204 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_ctx_uint_atomic_fetch(shmem_ctx_t ctx, const unsigned int *target, int pe);
target           1205 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ctx_ulong_atomic_fetch(shmem_ctx_t ctx, const unsigned long *target, int pe);
target           1206 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ctx_ulonglong_atomic_fetch(shmem_ctx_t ctx, const unsigned long long *target, int pe);
target           1207 oshmem/include/pshmem.h OSHMEM_DECLSPEC float pshmem_ctx_float_atomic_fetch(shmem_ctx_t ctx, const float *target, int pe);
target           1208 oshmem/include/pshmem.h OSHMEM_DECLSPEC double pshmem_ctx_double_atomic_fetch(shmem_ctx_t ctx, const double *target, int pe);
target           1210 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_int_atomic_fetch(const int *target, int pe);
target           1211 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_long_atomic_fetch(const long *target, int pe);
target           1212 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_longlong_atomic_fetch(const long long *target, int pe);
target           1213 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_uint_atomic_fetch(const unsigned int *target, int pe);
target           1214 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ulong_atomic_fetch(const unsigned long *target, int pe);
target           1215 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ulonglong_atomic_fetch(const unsigned long long *target, int pe);
target           1216 oshmem/include/pshmem.h OSHMEM_DECLSPEC float pshmem_float_atomic_fetch(const float *target, int pe);
target           1217 oshmem/include/pshmem.h OSHMEM_DECLSPEC double pshmem_double_atomic_fetch(const double *target, int pe);
target           1241 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_int_fetch(const int *target, int pe);
target           1242 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_long_fetch(const long *target, int pe);
target           1243 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_longlong_fetch(const long long *target, int pe);
target           1244 oshmem/include/pshmem.h OSHMEM_DECLSPEC float pshmem_float_fetch(const float *target, int pe);
target           1245 oshmem/include/pshmem.h OSHMEM_DECLSPEC double pshmem_double_fetch(const double *target, int pe);
target           1257 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_ctx_int_atomic_fetch_inc(shmem_ctx_t ctx, int *target, int pe);
target           1258 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_ctx_long_atomic_fetch_inc(shmem_ctx_t ctx, long *target, int pe);
target           1259 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_ctx_longlong_atomic_fetch_inc(shmem_ctx_t ctx, long long *target, int pe);
target           1260 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_ctx_uint_atomic_fetch_inc(shmem_ctx_t ctx, unsigned int *target, int pe);
target           1261 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ctx_ulong_atomic_fetch_inc(shmem_ctx_t ctx, unsigned long *target, int pe);
target           1262 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ctx_ulonglong_atomic_fetch_inc(shmem_ctx_t ctx, unsigned long long *target, int pe);
target           1264 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_int_atomic_fetch_inc(int *target, int pe);
target           1265 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_long_atomic_fetch_inc(long *target, int pe);
target           1266 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_longlong_atomic_fetch_inc(long long *target, int pe);
target           1267 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned int pshmem_uint_atomic_fetch_inc(unsigned int *target, int pe);
target           1268 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long pshmem_ulong_atomic_fetch_inc(unsigned long *target, int pe);
target           1269 oshmem/include/pshmem.h OSHMEM_DECLSPEC unsigned long long pshmem_ulonglong_atomic_fetch_inc(unsigned long long *target, int pe);
target           1289 oshmem/include/pshmem.h OSHMEM_DECLSPEC int pshmem_int_finc(int *target, int pe);
target           1290 oshmem/include/pshmem.h OSHMEM_DECLSPEC long pshmem_long_finc(long *target, int pe);
target           1291 oshmem/include/pshmem.h OSHMEM_DECLSPEC long long pshmem_longlong_finc(long long *target, int pe);
target           1301 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int_atomic_add(shmem_ctx_t ctx, int *target, int value, int pe);
target           1302 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_long_atomic_add(shmem_ctx_t ctx, long *target, long value, int pe);
target           1303 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_longlong_atomic_add(shmem_ctx_t ctx, long long *target, long long value, int pe);
target           1304 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint_atomic_add(shmem_ctx_t ctx, unsigned int *target, unsigned int value, int pe);
target           1305 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulong_atomic_add(shmem_ctx_t ctx, unsigned long *target, unsigned long value, int pe);
target           1306 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulonglong_atomic_add(shmem_ctx_t ctx, unsigned long long *target, unsigned long long value, int pe);
target           1308 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_atomic_add(int *target, int value, int pe);
target           1309 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_atomic_add(long *target, long value, int pe);
target           1310 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_atomic_add(long long *target, long long value, int pe);
target           1311 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint_atomic_add(unsigned int *target, unsigned int value, int pe);
target           1312 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulong_atomic_add(unsigned long *target, unsigned long value, int pe);
target           1313 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulonglong_atomic_add(unsigned long long *target, unsigned long long value, int pe);
target           1333 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_add(int *target, int value, int pe);
target           1334 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_add(long *target, long value, int pe);
target           1335 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_add(long long *target, long long value, int pe);
target           1345 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int_atomic_and(shmem_ctx_t ctx, int *target, int value, int pe);
target           1346 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_long_atomic_and(shmem_ctx_t ctx, long *target, long value, int pe);
target           1347 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_longlong_atomic_and(shmem_ctx_t ctx, long long *target, long long value, int pe);
target           1348 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint_atomic_and(shmem_ctx_t ctx, unsigned int *target, unsigned int value, int pe);
target           1349 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulong_atomic_and(shmem_ctx_t ctx, unsigned long *target, unsigned long value, int pe);
target           1350 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulonglong_atomic_and(shmem_ctx_t ctx, unsigned long long *target, unsigned long long value, int pe);
target           1351 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int32_atomic_and(shmem_ctx_t ctx, int32_t *target, int32_t value, int pe);
target           1352 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int64_atomic_and(shmem_ctx_t ctx, int64_t *target, int64_t value, int pe);
target           1353 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint32_atomic_and(shmem_ctx_t ctx, uint32_t *target, uint32_t value, int pe);
target           1354 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint64_atomic_and(shmem_ctx_t ctx, uint64_t *target, uint64_t value, int pe);
target           1356 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_atomic_and(int *target, int value, int pe);
target           1357 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_atomic_and(long *target, long value, int pe);
target           1358 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_atomic_and(long long *target, long long value, int pe);
target           1359 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint_atomic_and(unsigned int *target, unsigned int value, int pe);
target           1360 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulong_atomic_and(unsigned long *target, unsigned long value, int pe);
target           1361 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulonglong_atomic_and(unsigned long long *target, unsigned long long value, int pe);
target           1362 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int32_atomic_and(int32_t *target, int32_t value, int pe);
target           1363 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int64_atomic_and(int64_t *target, int64_t value, int pe);
target           1364 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint32_atomic_and(uint32_t *target, uint32_t value, int pe);
target           1365 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint64_atomic_and(uint64_t *target, uint64_t value, int pe);
target           1386 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int_atomic_or(shmem_ctx_t ctx, int *target, int value, int pe);
target           1387 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_long_atomic_or(shmem_ctx_t ctx, long *target, long value, int pe);
target           1388 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_longlong_atomic_or(shmem_ctx_t ctx, long long *target, long long value, int pe);
target           1389 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint_atomic_or(shmem_ctx_t ctx, unsigned int *target, unsigned int value, int pe);
target           1390 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulong_atomic_or(shmem_ctx_t ctx, unsigned long *target, unsigned long value, int pe);
target           1391 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulonglong_atomic_or(shmem_ctx_t ctx, unsigned long long *target, unsigned long long value, int pe);
target           1392 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int32_atomic_or(shmem_ctx_t ctx, int32_t *target, int32_t value, int pe);
target           1393 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int64_atomic_or(shmem_ctx_t ctx, int64_t *target, int64_t value, int pe);
target           1394 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint32_atomic_or(shmem_ctx_t ctx, uint32_t *target, uint32_t value, int pe);
target           1395 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint64_atomic_or(shmem_ctx_t ctx, uint64_t *target, uint64_t value, int pe);
target           1397 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_atomic_or(int *target, int value, int pe);
target           1398 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_atomic_or(long *target, long value, int pe);
target           1399 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_atomic_or(long long *target, long long value, int pe);
target           1400 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint_atomic_or(unsigned int *target, unsigned int value, int pe);
target           1401 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulong_atomic_or(unsigned long *target, unsigned long value, int pe);
target           1402 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulonglong_atomic_or(unsigned long long *target, unsigned long long value, int pe);
target           1403 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int32_atomic_or(int32_t *target, int32_t value, int pe);
target           1404 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int64_atomic_or(int64_t *target, int64_t value, int pe);
target           1405 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint32_atomic_or(uint32_t *target, uint32_t value, int pe);
target           1406 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint64_atomic_or(uint64_t *target, uint64_t value, int pe);
target           1427 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int_atomic_xor(shmem_ctx_t ctx, int *target, int value, int pe);
target           1428 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_long_atomic_xor(shmem_ctx_t ctx, long *target, long value, int pe);
target           1429 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_longlong_atomic_xor(shmem_ctx_t ctx, long long *target, long long value, int pe);
target           1430 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint_atomic_xor(shmem_ctx_t ctx, unsigned int *target, unsigned int value, int pe);
target           1431 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulong_atomic_xor(shmem_ctx_t ctx, unsigned long *target, unsigned long value, int pe);
target           1432 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulonglong_atomic_xor(shmem_ctx_t ctx, unsigned long long *target, unsigned long long value, int pe);
target           1433 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int32_atomic_xor(shmem_ctx_t ctx, int32_t *target, int32_t value, int pe);
target           1434 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int64_atomic_xor(shmem_ctx_t ctx, int64_t *target, int64_t value, int pe);
target           1435 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint32_atomic_xor(shmem_ctx_t ctx, uint32_t *target, uint32_t value, int pe);
target           1436 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint64_atomic_xor(shmem_ctx_t ctx, uint64_t *target, uint64_t value, int pe);
target           1438 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_atomic_xor(int *target, int value, int pe);
target           1439 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_atomic_xor(long *target, long value, int pe);
target           1440 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_atomic_xor(long long *target, long long value, int pe);
target           1441 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint_atomic_xor(unsigned int *target, unsigned int value, int pe);
target           1442 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulong_atomic_xor(unsigned long *target, unsigned long value, int pe);
target           1443 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulonglong_atomic_xor(unsigned long long *target, unsigned long long value, int pe);
target           1444 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int32_atomic_xor(int32_t *target, int32_t value, int pe);
target           1445 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int64_atomic_xor(int64_t *target, int64_t value, int pe);
target           1446 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint32_atomic_xor(uint32_t *target, uint32_t value, int pe);
target           1447 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint64_atomic_xor(uint64_t *target, uint64_t value, int pe);
target           1468 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_int_atomic_inc(shmem_ctx_t ctx, int *target, int pe);
target           1469 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_long_atomic_inc(shmem_ctx_t ctx, long *target, int pe);
target           1470 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_longlong_atomic_inc(shmem_ctx_t ctx, long long *target, int pe);
target           1471 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_uint_atomic_inc(shmem_ctx_t ctx, unsigned int *target, int pe);
target           1472 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulong_atomic_inc(shmem_ctx_t ctx, unsigned long *target, int pe);
target           1473 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ctx_ulonglong_atomic_inc(shmem_ctx_t ctx, unsigned long long *target, int pe);
target           1475 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_atomic_inc(int *target, int pe);
target           1476 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_atomic_inc(long *target, int pe);
target           1477 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_atomic_inc(long long *target, int pe);
target           1478 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_uint_atomic_inc(unsigned int *target, int pe);
target           1479 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulong_atomic_inc(unsigned long *target, int pe);
target           1480 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_ulonglong_atomic_inc(unsigned long long *target, int pe);
target           1500 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_inc(int *target, int pe);
target           1501 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_inc(long *target, int pe);
target           1502 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_inc(long long *target, int pe);
target           1596 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_broadcast32(void *target, const void *source, size_t nlong, int PE_root, int PE_start, int logPE_stride, int PE_size, long *pSync);
target           1597 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_broadcast64(void *target, const void *source, size_t nlong, int PE_root, int PE_start, int logPE_stride, int PE_size, long *pSync);
target           1598 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_collect32(void *target, const void *source, size_t nlong, int PE_start, int logPE_stride, int PE_size, long *pSync);
target           1599 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_collect64(void *target, const void *source, size_t nlong, int PE_start, int logPE_stride, int PE_size, long *pSync);
target           1600 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_fcollect32(void *target, const void *source, size_t nlong, int PE_start, int logPE_stride, int PE_size, long *pSync);
target           1601 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_fcollect64(void *target, const void *source, size_t nlong, int PE_start, int logPE_stride, int PE_size, long *pSync);
target           1602 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_alltoall32(void *target, const void *source, size_t nelems, int PE_start, int logPE_stride, int PE_size, long *pSync);
target           1603 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_alltoall64(void *target, const void *source, size_t nelems, int PE_start, int logPE_stride, int PE_size, long *pSync);
target           1604 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_alltoalls32(void *target, const void *source, ptrdiff_t dst, ptrdiff_t sst, size_t nelems, int PE_start, int logPE_stride, int PE_size, long *pSync);
target           1605 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_alltoalls64(void *target, const void *source, ptrdiff_t dst, ptrdiff_t sst, size_t nelems, int PE_start, int logPE_stride, int PE_size, long *pSync);
target           1610 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_short_and_to_all(short *target, const short *source, int nreduce, int PE_start, int logPE_stride, int PE_size, short *pWrk, long *pSync);
target           1611 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_and_to_all(int *target, const int *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int *pWrk, long *pSync);
target           1612 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_and_to_all(long *target, const long *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long *pWrk, long *pSync);
target           1613 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_and_to_all(long long *target, const long long *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long long *pWrk, long *pSync);
target           1615 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_short_or_to_all(short *target, const short *source, int nreduce, int PE_start, int logPE_stride, int PE_size, short *pWrk, long *pSync);
target           1616 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_or_to_all(int *target, const int *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int *pWrk, long *pSync);
target           1617 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_or_to_all(long *target, const long *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long *pWrk, long *pSync);
target           1618 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_or_to_all(long long *target, const long long *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long long *pWrk, long *pSync);
target           1620 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_short_xor_to_all(short *target, const short *source, int nreduce, int PE_start, int logPE_stride, int PE_size, short *pWrk, long *pSync);
target           1621 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_xor_to_all(int *target, const int *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int *pWrk, long *pSync);
target           1622 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_xor_to_all(long *target, const long *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long *pWrk, long *pSync);
target           1623 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_xor_to_all(long long *target, const long long *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long long *pWrk, long *pSync);
target           1625 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_short_max_to_all(short *target, const short *source, int nreduce, int PE_start, int logPE_stride, int PE_size, short *pWrk, long *pSync);
target           1626 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_max_to_all(int *target, const int *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int *pWrk, long *pSync);
target           1627 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_max_to_all(long *target, const long *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long *pWrk, long *pSync);
target           1628 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_max_to_all(long long *target, const long long *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long long *pWrk, long *pSync);
target           1629 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_float_max_to_all(float *target, const float *source, int nreduce, int PE_start, int logPE_stride, int PE_size, float *pWrk, long *pSync);
target           1630 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_double_max_to_all(double *target, const double *source, int nreduce, int PE_start, int logPE_stride, int PE_size, double *pWrk, long *pSync);
target           1631 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longdouble_max_to_all(long double *target, const long double *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long double *pWrk, long *pSync);
target           1633 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_short_min_to_all(short *target, const short *source, int nreduce, int PE_start, int logPE_stride, int PE_size, short *pWrk, long *pSync);
target           1634 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_min_to_all(int *target, const int *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int *pWrk, long *pSync);
target           1635 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_min_to_all(long *target, const long *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long *pWrk, long *pSync);
target           1636 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_min_to_all(long long *target, const long long *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long long *pWrk, long *pSync);
target           1637 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_float_min_to_all(float *target, const float *source, int nreduce, int PE_start, int logPE_stride, int PE_size, float *pWrk, long *pSync);
target           1638 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_double_min_to_all(double *target, const double *source, int nreduce, int PE_start, int logPE_stride, int PE_size, double *pWrk, long *pSync);
target           1639 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longdouble_min_to_all(long double *target, const long double *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long double *pWrk, long *pSync);
target           1641 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_short_sum_to_all(short *target, const short *source, int nreduce, int PE_start, int logPE_stride, int PE_size, short *pWrk, long *pSync);
target           1642 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_sum_to_all(int *target, const int *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int *pWrk, long *pSync);
target           1643 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_sum_to_all(long *target, const long *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long *pWrk, long *pSync);
target           1644 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_sum_to_all(long long *target, const long long *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long long *pWrk, long *pSync);
target           1645 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_float_sum_to_all(float *target, const float *source, int nreduce, int PE_start, int logPE_stride, int PE_size, float *pWrk, long *pSync);
target           1646 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_double_sum_to_all(double *target, const double *source, int nreduce, int PE_start, int logPE_stride, int PE_size, double *pWrk, long *pSync);
target           1647 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longdouble_sum_to_all(long double *target, const long double *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long double *pWrk, long *pSync);
target           1648 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_complexf_sum_to_all(OSHMEM_COMPLEX_TYPE(float) *target, const OSHMEM_COMPLEX_TYPE(float) *source, int nreduce, int PE_start, int logPE_stride, int PE_size, OSHMEM_COMPLEX_TYPE(float) *pWrk, long *pSync);
target           1649 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_complexd_sum_to_all(OSHMEM_COMPLEX_TYPE(double) *target, const OSHMEM_COMPLEX_TYPE(double) *source, int nreduce, int PE_start, int logPE_stride, int PE_size, OSHMEM_COMPLEX_TYPE(double) *pWrk, long *pSync);
target           1651 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_short_prod_to_all(short *target, const short *source, int nreduce, int PE_start, int logPE_stride, int PE_size, short *pWrk, long *pSync);
target           1652 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int_prod_to_all(int *target, const int *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int *pWrk, long *pSync);
target           1653 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_long_prod_to_all(long *target, const long *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long *pWrk, long *pSync);
target           1654 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longlong_prod_to_all(long long *target, const long long *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long long *pWrk, long *pSync);
target           1655 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_float_prod_to_all(float *target, const float *source, int nreduce, int PE_start, int logPE_stride, int PE_size, float *pWrk, long *pSync);
target           1656 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_double_prod_to_all(double *target, const double *source, int nreduce, int PE_start, int logPE_stride, int PE_size, double *pWrk, long *pSync);
target           1657 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_longdouble_prod_to_all(long double *target, const long double *source, int nreduce, int PE_start, int logPE_stride, int PE_size, long double *pWrk, long *pSync);
target           1658 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_complexf_prod_to_all(OSHMEM_COMPLEX_TYPE(float) *target, const OSHMEM_COMPLEX_TYPE(float) *source, int nreduce, int PE_start, int logPE_stride, int PE_size, OSHMEM_COMPLEX_TYPE(float) *pWrk, long *pSync);
target           1659 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_complexd_prod_to_all(OSHMEM_COMPLEX_TYPE(double) *target, const OSHMEM_COMPLEX_TYPE(double) *source, int nreduce, int PE_start, int logPE_stride, int PE_size, OSHMEM_COMPLEX_TYPE(double) *pWrk, long *pSync);
target           1665 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_udcflush_line(void* target);
target           1667 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_set_cache_line_inv(void* target);
target           1669 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_clear_cache_line_inv(void* target);
target             39 oshmem/include/pshmemx.h OSHMEM_DECLSPEC  void pshmem_char_put(char *target, const char *source, size_t len, int pe);
target             40 oshmem/include/pshmemx.h OSHMEM_DECLSPEC  void pshmem_char_get(char *target, const char *source, size_t len, int pe);
target             82 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int32_t pshmemx_int32_swap(int32_t *target, int32_t value, int pe);
target             83 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_swap(int64_t *target, int64_t value, int pe);
target             86 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int32_set(int32_t *target, int32_t value, int pe);
target             87 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_set(int64_t *target, int64_t value, int pe);
target             90 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int32_t pshmemx_int32_cswap(int32_t *target, int32_t cond, int32_t value, int pe);
target             91 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_cswap(int64_t *target, int64_t cond, int64_t value, int pe);
target             94 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int32_t pshmemx_int32_fadd(int32_t *target, int32_t value, int pe);
target             95 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_fadd(int64_t *target, int64_t value, int pe);
target             98 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int32_t pshmemx_int32_atomic_fetch_and(int32_t *target, int32_t value, int pe);
target             99 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_atomic_fetch_and(int64_t *target, int64_t value, int pe);
target            100 oshmem/include/pshmemx.h OSHMEM_DECLSPEC uint32_t pshmemx_uint32_atomic_fetch_and(uint32_t *target, uint32_t value, int pe);
target            101 oshmem/include/pshmemx.h OSHMEM_DECLSPEC uint64_t pshmemx_uint64_atomic_fetch_and(uint64_t *target, uint64_t value, int pe);
target            104 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int32_t pshmemx_int32_atomic_fetch_or(int32_t *target, int32_t value, int pe);
target            105 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_atomic_fetch_or(int64_t *target, int64_t value, int pe);
target            106 oshmem/include/pshmemx.h OSHMEM_DECLSPEC uint32_t pshmemx_uint32_atomic_fetch_or(uint32_t *target, uint32_t value, int pe);
target            107 oshmem/include/pshmemx.h OSHMEM_DECLSPEC uint64_t pshmemx_uint64_atomic_fetch_or(uint64_t *target, uint64_t value, int pe);
target            110 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int32_t pshmemx_int32_atomic_fetch_xor(int32_t *target, int32_t value, int pe);
target            111 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_atomic_fetch_xor(int64_t *target, int64_t value, int pe);
target            112 oshmem/include/pshmemx.h OSHMEM_DECLSPEC uint32_t pshmemx_uint32_atomic_fetch_xor(uint32_t *target, uint32_t value, int pe);
target            113 oshmem/include/pshmemx.h OSHMEM_DECLSPEC uint64_t pshmemx_uint64_atomic_fetch_xor(uint64_t *target, uint64_t value, int pe);
target            116 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int32_t pshmemx_int32_fetch(const int32_t *target, int pe);
target            117 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_fetch(const int64_t *target, int pe);
target            120 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int32_t pshmemx_int32_finc(int32_t *target, int pe);
target            121 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_finc(int64_t *target, int pe);
target            124 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int32_add(int32_t *target, int32_t value, int pe);
target            125 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_add(int64_t *target, int64_t value, int pe);
target            128 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int32_atomic_and(int32_t *target, int32_t value, int pe);
target            129 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_atomic_and(int64_t *target, int64_t value, int pe);
target            130 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_uint32_atomic_and(uint32_t *target, uint32_t value, int pe);
target            131 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_uint64_atomic_and(uint64_t *target, uint64_t value, int pe);
target            134 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int32_atomic_or(int32_t *target, int32_t value, int pe);
target            135 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_atomic_or(int64_t *target, int64_t value, int pe);
target            136 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_uint32_atomic_or(uint32_t *target, uint32_t value, int pe);
target            137 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_uint64_atomic_or(uint64_t *target, uint64_t value, int pe);
target            140 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int32_atomic_xor(int32_t *target, int32_t value, int pe);
target            141 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_atomic_xor(int64_t *target, int64_t value, int pe);
target            142 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_uint32_atomic_xor(uint32_t *target, uint32_t value, int pe);
target            143 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_uint64_atomic_xor(uint64_t *target, uint64_t value, int pe);
target            146 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int32_inc(int32_t *target, int pe);
target            147 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_inc(int64_t *target, int pe);
target            161 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int16_and_to_all(int16_t *target, const int16_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int16_t *pWrk, long *pSync);
target            162 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int32_and_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
target            163 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_and_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
target            165 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int16_or_to_all(int16_t *target, const int16_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int16_t *pWrk, long *pSync);
target            166 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int32_or_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
target            167 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_or_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
target            169 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int16_xor_to_all(int16_t *target, const int16_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int16_t *pWrk, long *pSync);
target            170 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int32_xor_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
target            171 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_xor_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
target            173 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int16_max_to_all(int16_t *target, const int16_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int16_t *pWrk, long *pSync);
target            174 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int32_max_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
target            175 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_max_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
target            177 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int16_min_to_all(int16_t *target, const int16_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int16_t *pWrk, long *pSync);
target            178 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int32_min_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
target            179 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_min_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
target            181 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int16_sum_to_all(int16_t *target, const int16_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int16_t *pWrk, long *pSync);
target            182 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int32_sum_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
target            183 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_sum_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
target            185 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int16_prod_to_all(int16_t *target, const int16_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int16_t *pWrk, long *pSync);
target            186 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int32_prod_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
target            187 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_prod_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
target             82 oshmem/include/shmemx.h OSHMEM_DECLSPEC int32_t shmemx_int32_swap(int32_t *target, int32_t value, int pe);
target             83 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_swap(int64_t *target, int64_t value, int pe);
target             86 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int32_set(int32_t *target, int32_t value, int pe);
target             87 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_set(int64_t *target, int64_t value, int pe);
target             90 oshmem/include/shmemx.h OSHMEM_DECLSPEC int32_t shmemx_int32_cswap(int32_t *target, int32_t cond, int32_t value, int pe);
target             91 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_cswap(int64_t *target, int64_t cond, int64_t value, int pe);
target             94 oshmem/include/shmemx.h OSHMEM_DECLSPEC int32_t shmemx_int32_fadd(int32_t *target, int32_t value, int pe);
target             95 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_fadd(int64_t *target, int64_t value, int pe);
target             98 oshmem/include/shmemx.h OSHMEM_DECLSPEC int32_t shmemx_int32_atomic_fetch_and(int32_t *target, int32_t value, int pe);
target             99 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_atomic_fetch_and(int64_t *target, int64_t value, int pe);
target            100 oshmem/include/shmemx.h OSHMEM_DECLSPEC uint32_t shmemx_uint32_atomic_fetch_and(uint32_t *target, uint32_t value, int pe);
target            101 oshmem/include/shmemx.h OSHMEM_DECLSPEC uint64_t shmemx_uint64_atomic_fetch_and(uint64_t *target, uint64_t value, int pe);
target            104 oshmem/include/shmemx.h OSHMEM_DECLSPEC int32_t shmemx_int32_atomic_fetch_or(int32_t *target, int32_t value, int pe);
target            105 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_atomic_fetch_or(int64_t *target, int64_t value, int pe);
target            106 oshmem/include/shmemx.h OSHMEM_DECLSPEC uint32_t shmemx_uint32_atomic_fetch_or(uint32_t *target, uint32_t value, int pe);
target            107 oshmem/include/shmemx.h OSHMEM_DECLSPEC uint64_t shmemx_uint64_atomic_fetch_or(uint64_t *target, uint64_t value, int pe);
target            110 oshmem/include/shmemx.h OSHMEM_DECLSPEC int32_t shmemx_int32_atomic_fetch_xor(int32_t *target, int32_t value, int pe);
target            111 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_atomic_fetch_xor(int64_t *target, int64_t value, int pe);
target            112 oshmem/include/shmemx.h OSHMEM_DECLSPEC uint32_t shmemx_uint32_atomic_fetch_xor(uint32_t *target, uint32_t value, int pe);
target            113 oshmem/include/shmemx.h OSHMEM_DECLSPEC uint64_t shmemx_uint64_atomic_fetch_xor(uint64_t *target, uint64_t value, int pe);
target            116 oshmem/include/shmemx.h OSHMEM_DECLSPEC int32_t shmemx_int32_fetch(const int32_t *target, int pe);
target            117 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_fetch(const int64_t *target, int pe);
target            120 oshmem/include/shmemx.h OSHMEM_DECLSPEC int32_t shmemx_int32_finc(int32_t *target, int pe);
target            121 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_finc(int64_t *target, int pe);
target            124 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int32_add(int32_t *target, int32_t value, int pe);
target            125 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_add(int64_t *target, int64_t value, int pe);
target            128 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int32_atomic_and(int32_t *target, int32_t value, int pe);
target            129 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_atomic_and(int64_t *target, int64_t value, int pe);
target            130 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_uint32_atomic_and(uint32_t *target, uint32_t value, int pe);
target            131 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_uint64_atomic_and(uint64_t *target, uint64_t value, int pe);
target            134 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int32_atomic_or(int32_t *target, int32_t value, int pe);
target            135 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_atomic_or(int64_t *target, int64_t value, int pe);
target            136 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_uint32_atomic_or(uint32_t *target, uint32_t value, int pe);
target            137 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_uint64_atomic_or(uint64_t *target, uint64_t value, int pe);
target            140 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int32_atomic_xor(int32_t *target, int32_t value, int pe);
target            141 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_atomic_xor(int64_t *target, int64_t value, int pe);
target            142 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_uint32_atomic_xor(uint32_t *target, uint32_t value, int pe);
target            143 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_uint64_atomic_xor(uint64_t *target, uint64_t value, int pe);
target            146 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int32_inc(int32_t *target, int pe);
target            147 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_inc(int64_t *target, int pe);
target            161 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int16_and_to_all(int16_t *target, const int16_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int16_t *pWrk, long *pSync);
target            162 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int32_and_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
target            163 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_and_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
target            165 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int16_or_to_all(int16_t *target, const int16_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int16_t *pWrk, long *pSync);
target            166 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int32_or_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
target            167 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_or_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
target            169 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int16_xor_to_all(int16_t *target, const int16_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int16_t *pWrk, long *pSync);
target            170 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int32_xor_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
target            171 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_xor_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
target            173 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int16_max_to_all(int16_t *target, const int16_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int16_t *pWrk, long *pSync);
target            174 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int32_max_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
target            175 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_max_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
target            177 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int16_min_to_all(int16_t *target, const int16_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int16_t *pWrk, long *pSync);
target            178 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int32_min_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
target            179 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_min_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
target            181 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int16_sum_to_all(int16_t *target, const int16_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int16_t *pWrk, long *pSync);
target            182 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int32_sum_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
target            183 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_sum_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
target            185 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int16_prod_to_all(int16_t *target, const int16_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int16_t *pWrk, long *pSync);
target            186 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int32_prod_to_all(int32_t *target, const int32_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int32_t *pWrk, long *pSync);
target            187 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_prod_to_all(int64_t *target, const int64_t *source, int nreduce, int PE_start, int logPE_stride, int PE_size, int64_t *pWrk, long *pSync);
target             38 oshmem/mca/atomic/atomic.h #define DO_SHMEM_TYPE_OP(ctx, type_name, type, op, target, value, pe) do {    \
target             44 oshmem/mca/atomic/atomic.h         RUNTIME_CHECK_ADDR(target);                                           \
target             49 oshmem/mca/atomic/atomic.h             (void*)target,                                                    \
target             59 oshmem/mca/atomic/atomic.h     void prefix##_##type_name##_atomic_##op(type *target, type value, int pe) \
target             62 oshmem/mca/atomic/atomic.h                          target, value, pe);                                  \
target             66 oshmem/mca/atomic/atomic.h     void prefix##_ctx_##type_name##_atomic_##op(shmem_ctx_t ctx, type *target, type value, int pe) \
target             69 oshmem/mca/atomic/atomic.h                          target, value, pe);                                  \
target             72 oshmem/mca/atomic/atomic.h #define DO_OSHMEM_TYPE_FOP(ctx, type_name, type, op, target, value, pe) do {        \
target             79 oshmem/mca/atomic/atomic.h         RUNTIME_CHECK_ADDR(target);                                                 \
target             84 oshmem/mca/atomic/atomic.h             (void*)target,                                                          \
target             95 oshmem/mca/atomic/atomic.h     type prefix##_##type_name##_atomic_fetch_##op(type *target, type value, int pe) \
target             98 oshmem/mca/atomic/atomic.h                            target, value, pe);                                      \
target            102 oshmem/mca/atomic/atomic.h     type prefix##_ctx_##type_name##_atomic_fetch_##op(shmem_ctx_t ctx, type *target, type value, int pe) \
target            105 oshmem/mca/atomic/atomic.h                            target, value, pe);                             \
target            162 oshmem/mca/atomic/atomic.h                       void *target,
target            167 oshmem/mca/atomic/atomic.h                       void *target,
target            172 oshmem/mca/atomic/atomic.h                      void *target,
target            177 oshmem/mca/atomic/atomic.h                       void *target,
target            182 oshmem/mca/atomic/atomic.h                        void *target,
target            188 oshmem/mca/atomic/atomic.h                        void *target,
target            194 oshmem/mca/atomic/atomic.h                       void *target,
target            200 oshmem/mca/atomic/atomic.h                        void *target,
target            206 oshmem/mca/atomic/atomic.h                        void *target,
target            212 oshmem/mca/atomic/atomic.h                         void *target,
target             40 oshmem/mca/atomic/basic/atomic_basic.h                            void *target,
target             22 oshmem/mca/atomic/basic/atomic_basic_cswap.c                            void *target,
target             38 oshmem/mca/atomic/basic/atomic_basic_cswap.c         rc = MCA_SPML_CALL(get(ctx, target, nlong, prev, pe));
target             41 oshmem/mca/atomic/basic/atomic_basic_cswap.c             rc = MCA_SPML_CALL(put(ctx, target, nlong, (void*)&value, pe));
target             97 oshmem/mca/atomic/basic/atomic_basic_module.c                          void *target,
target            109 oshmem/mca/atomic/basic/atomic_basic_module.c     rc = MCA_SPML_CALL(get(ctx, target, size, (void*)&temp_value, pe));
target            118 oshmem/mca/atomic/basic/atomic_basic_module.c         rc = MCA_SPML_CALL(put(ctx, target, size, (void*)&temp_value, pe));
target            129 oshmem/mca/atomic/basic/atomic_basic_module.c                         void *target,
target            137 oshmem/mca/atomic/basic/atomic_basic_module.c     return mca_atomic_basic_fop(ctx, target, &prev, value, size, pe, op);
target            140 oshmem/mca/atomic/basic/atomic_basic_module.c static int mca_atomic_basic_add(shmem_ctx_t ctx, void *target, uint64_t value,
target            143 oshmem/mca/atomic/basic/atomic_basic_module.c     return mca_atomic_basic_op(ctx, target, value, size, pe,
target            148 oshmem/mca/atomic/basic/atomic_basic_module.c                                 void *target, uint64_t value,
target            151 oshmem/mca/atomic/basic/atomic_basic_module.c     return mca_atomic_basic_op(ctx, target, value, size, pe,
target            155 oshmem/mca/atomic/basic/atomic_basic_module.c static int mca_atomic_basic_or(shmem_ctx_t ctx, void *target, uint64_t value,
target            158 oshmem/mca/atomic/basic/atomic_basic_module.c     return mca_atomic_basic_op(ctx, target, value, size, pe,
target            163 oshmem/mca/atomic/basic/atomic_basic_module.c                                 void *target, uint64_t value,
target            166 oshmem/mca/atomic/basic/atomic_basic_module.c     return mca_atomic_basic_op(ctx, target, value, size, pe,
target            170 oshmem/mca/atomic/basic/atomic_basic_module.c static int mca_atomic_basic_fadd(shmem_ctx_t ctx, void *target, void *prev, uint64_t value,
target            173 oshmem/mca/atomic/basic/atomic_basic_module.c     return mca_atomic_basic_fop(ctx, target, prev, value, size, pe,
target            178 oshmem/mca/atomic/basic/atomic_basic_module.c                                  void *target, void *prev, uint64_t value,
target            181 oshmem/mca/atomic/basic/atomic_basic_module.c     return mca_atomic_basic_fop(ctx, target, prev, value, size, pe,
target            185 oshmem/mca/atomic/basic/atomic_basic_module.c static int mca_atomic_basic_for(shmem_ctx_t ctx, void *target, void *prev, uint64_t value,
target            188 oshmem/mca/atomic/basic/atomic_basic_module.c     return mca_atomic_basic_fop(ctx, target, prev, value, size, pe,
target            192 oshmem/mca/atomic/basic/atomic_basic_module.c static int mca_atomic_basic_fxor(shmem_ctx_t ctx, void *target, void *prev, uint64_t value,
target            195 oshmem/mca/atomic/basic/atomic_basic_module.c     return mca_atomic_basic_fop(ctx, target, prev, value, size, pe,
target            199 oshmem/mca/atomic/basic/atomic_basic_module.c static int mca_atomic_basic_swap(shmem_ctx_t ctx, void *target, void *prev, uint64_t value,
target            202 oshmem/mca/atomic/basic/atomic_basic_module.c     return mca_atomic_basic_fop(ctx, target, prev, value, size, pe,
target             46 oshmem/mca/atomic/mxm/atomic_mxm.h                        void *target,
target             51 oshmem/mca/atomic/mxm/atomic_mxm.h                         void *target,
target             57 oshmem/mca/atomic/mxm/atomic_mxm.h                         void *target,
target             63 oshmem/mca/atomic/mxm/atomic_mxm.h                          void *target,
target            100 oshmem/mca/atomic/mxm/atomic_mxm.h static inline void mca_atomic_mxm_req_init(mxm_send_req_t *sreq, int pe, void *target, size_t nlong)
target            108 oshmem/mca/atomic/mxm/atomic_mxm.h     mkey = mca_spml_ikrit_get_mkey(pe, target, MXM_PTL_RDMA, &remote_addr, mca_atomic_mxm_spml_self);
target             28 oshmem/mca/atomic/mxm/atomic_mxm_cswap.c                         void *target,
target             36 oshmem/mca/atomic/mxm/atomic_mxm_cswap.c     mca_atomic_mxm_req_init(&sreq, pe, target, nlong);
target             48 oshmem/mca/atomic/mxm/atomic_mxm_cswap.c                          void *target,
target             57 oshmem/mca/atomic/mxm/atomic_mxm_cswap.c     mca_atomic_mxm_req_init(&sreq, pe, target, nlong);
target             29 oshmem/mca/atomic/mxm/atomic_mxm_fadd.c                        void *target,
target             37 oshmem/mca/atomic/mxm/atomic_mxm_fadd.c     mca_atomic_mxm_req_init(&sreq, pe, target, size);
target             49 oshmem/mca/atomic/mxm/atomic_mxm_fadd.c                         void *target,
target             57 oshmem/mca/atomic/mxm/atomic_mxm_fadd.c     mca_atomic_mxm_req_init(&sreq, pe, target, size);
target             36 oshmem/mca/atomic/mxm/atomic_mxm_module.c                                              void *target,
target             45 oshmem/mca/atomic/mxm/atomic_mxm_module.c                                               void *target,
target             46 oshmem/mca/atomic/ucx/atomic_ucx.h                          void *target,
target             23 oshmem/mca/atomic/ucx/atomic_ucx_cswap.c                          void *target,
target             43 oshmem/mca/atomic/ucx/atomic_ucx_cswap.c     ucx_mkey   = mca_spml_ucx_get_mkey(ctx, pe, target, (void *)&rva, mca_spml_self);
target             37 oshmem/mca/atomic/ucx/atomic_ucx_module.c                       void *target,
target             50 oshmem/mca/atomic/ucx/atomic_ucx_module.c     ucx_mkey = mca_spml_ucx_get_mkey(ctx, pe, target, (void *)&rva, mca_spml_self);
target             59 oshmem/mca/atomic/ucx/atomic_ucx_module.c                        void *target,
target             73 oshmem/mca/atomic/ucx/atomic_ucx_module.c     ucx_mkey = mca_spml_ucx_get_mkey(ctx, pe, target, (void *)&rva, mca_spml_self);
target             83 oshmem/mca/atomic/ucx/atomic_ucx_module.c                               void *target,
target             88 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return mca_atomic_ucx_op(ctx, target, value, size, pe, UCP_ATOMIC_POST_OP_ADD);
target             92 oshmem/mca/atomic/ucx/atomic_ucx_module.c                               void *target,
target             98 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return mca_atomic_ucx_op(ctx, target, value, size, pe, UCP_ATOMIC_POST_OP_AND);
target            105 oshmem/mca/atomic/ucx/atomic_ucx_module.c                               void *target,
target            111 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return mca_atomic_ucx_op(ctx, target, value, size, pe, UCP_ATOMIC_POST_OP_OR);
target            118 oshmem/mca/atomic/ucx/atomic_ucx_module.c                               void *target,
target            124 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return mca_atomic_ucx_op(ctx, target, value, size, pe, UCP_ATOMIC_POST_OP_XOR);
target            131 oshmem/mca/atomic/ucx/atomic_ucx_module.c                                void *target,
target            137 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return mca_atomic_ucx_fop(ctx, target, prev, value, size, pe, UCP_ATOMIC_FETCH_OP_FADD);
target            141 oshmem/mca/atomic/ucx/atomic_ucx_module.c                                void *target,
target            148 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return mca_atomic_ucx_fop(ctx, target, prev, value, size, pe, UCP_ATOMIC_FETCH_OP_FAND);
target            155 oshmem/mca/atomic/ucx/atomic_ucx_module.c                                void *target,
target            162 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return mca_atomic_ucx_fop(ctx, target, prev, value, size, pe, UCP_ATOMIC_FETCH_OP_FOR);
target            169 oshmem/mca/atomic/ucx/atomic_ucx_module.c                                void *target,
target            176 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return mca_atomic_ucx_fop(ctx, target, prev, value, size, pe, UCP_ATOMIC_FETCH_OP_FXOR);
target            183 oshmem/mca/atomic/ucx/atomic_ucx_module.c                                void *target,
target            189 oshmem/mca/atomic/ucx/atomic_ucx_module.c     return mca_atomic_ucx_fop(ctx, target, prev, value, size, pe, UCP_ATOMIC_FETCH_OP_SWAP);
target             76 oshmem/mca/scoll/base/scoll_base_select.c                                 void *target,
target             92 oshmem/mca/scoll/base/scoll_base_select.c                               void *target,
target            109 oshmem/mca/scoll/base/scoll_base_select.c                              void *target,
target            125 oshmem/mca/scoll/base/scoll_base_select.c                               void *target,
target             60 oshmem/mca/scoll/basic/scoll_basic.h                               void *target,
target             67 oshmem/mca/scoll/basic/scoll_basic.h                             void *target,
target             75 oshmem/mca/scoll/basic/scoll_basic.h                            void *target,
target             82 oshmem/mca/scoll/basic/scoll_basic.h                              void *target,
target             23 oshmem/mca/scoll/basic/scoll_basic_alltoall.c                           void *target,
target             29 oshmem/mca/scoll/basic/scoll_basic_alltoall.c                            void *target,
target             37 oshmem/mca/scoll/basic/scoll_basic_alltoall.c                              void *target,
target             70 oshmem/mca/scoll/basic/scoll_basic_alltoall.c         rc = a2a_alg_simple(group, target, source, nelems, element_size);
target             72 oshmem/mca/scoll/basic/scoll_basic_alltoall.c         rc = a2as_alg_simple(group, target, source, dst, sst, nelems,
target            123 oshmem/mca/scoll/basic/scoll_basic_alltoall.c                            void *target,
target            147 oshmem/mca/scoll/basic/scoll_basic_alltoall.c                         get_stride_elem(target, tst, nelems, element_size,
target            162 oshmem/mca/scoll/basic/scoll_basic_alltoall.c                            void *target,
target            181 oshmem/mca/scoll/basic/scoll_basic_alltoall.c     dst_blk = get_stride_elem(target, 1, nelems, element_size, dst_blk_idx, 0);
target             27 oshmem/mca/scoll/basic/scoll_basic_broadcast.c                                        void *target,
target             33 oshmem/mca/scoll/basic/scoll_basic_broadcast.c                                      void *target,
target             40 oshmem/mca/scoll/basic/scoll_basic_broadcast.c                               void *target,
target             72 oshmem/mca/scoll/basic/scoll_basic_broadcast.c                                                      target,
target             82 oshmem/mca/scoll/basic/scoll_basic_broadcast.c                                                    target,
target             92 oshmem/mca/scoll/basic/scoll_basic_broadcast.c                                                    target,
target            124 oshmem/mca/scoll/basic/scoll_basic_broadcast.c                                        void *target,
target            152 oshmem/mca/scoll/basic/scoll_basic_broadcast.c                 rc = MCA_SPML_CALL(put(oshmem_ctx_default, target, nlong, (void *)source, pe_cur));
target            179 oshmem/mca/scoll/basic/scoll_basic_broadcast.c                                      void *target,
target            246 oshmem/mca/scoll/basic/scoll_basic_broadcast.c             rc = MCA_SPML_CALL(put(oshmem_ctx_default, target, nlong, (my_id == root_id ? (void *)source : target), peer_pe));
target             24 oshmem/mca/scoll/basic/scoll_basic_collect.c                                          void *target,
target             29 oshmem/mca/scoll/basic/scoll_basic_collect.c                                          void *target,
target             34 oshmem/mca/scoll/basic/scoll_basic_collect.c                                     void *target,
target             39 oshmem/mca/scoll/basic/scoll_basic_collect.c                                             void *target,
target             44 oshmem/mca/scoll/basic/scoll_basic_collect.c                               void *target,
target             50 oshmem/mca/scoll/basic/scoll_basic_collect.c                             void *target,
target             82 oshmem/mca/scoll/basic/scoll_basic_collect.c                                                        target,
target             91 oshmem/mca/scoll/basic/scoll_basic_collect.c                                                   target,
target            100 oshmem/mca/scoll/basic/scoll_basic_collect.c                                                           target,
target            109 oshmem/mca/scoll/basic/scoll_basic_collect.c                                             target,
target            118 oshmem/mca/scoll/basic/scoll_basic_collect.c                                                        target,
target            126 oshmem/mca/scoll/basic/scoll_basic_collect.c                                                target,
target            151 oshmem/mca/scoll/basic/scoll_basic_collect.c                                          void *target,
target            168 oshmem/mca/scoll/basic/scoll_basic_collect.c         memcpy((void*) ((unsigned char*) target + 0 * nlong),
target            187 oshmem/mca/scoll/basic/scoll_basic_collect.c             rc = MCA_SPML_CALL(get(oshmem_ctx_default, (void *)source, nlong, (void*)((unsigned char*)target + i * nlong), pe_cur));
target            198 oshmem/mca/scoll/basic/scoll_basic_collect.c                     target,
target            199 oshmem/mca/scoll/basic/scoll_basic_collect.c                     target,
target            212 oshmem/mca/scoll/basic/scoll_basic_collect.c                                     void *target,
target            235 oshmem/mca/scoll/basic/scoll_basic_collect.c     memcpy((void*) ((unsigned char*) target + my_id * nlong),
target            271 oshmem/mca/scoll/basic/scoll_basic_collect.c             rc = MCA_SPML_CALL(put(oshmem_ctx_default, (void*)((unsigned char*)target + my_id * nlong), (1 << (round - 1)) * nlong, (void*)((unsigned char*)target + my_id * nlong), peer_pe));
target            309 oshmem/mca/scoll/basic/scoll_basic_collect.c                 target,
target            310 oshmem/mca/scoll/basic/scoll_basic_collect.c                 target,
target            323 oshmem/mca/scoll/basic/scoll_basic_collect.c                               void *target,
target            343 oshmem/mca/scoll/basic/scoll_basic_collect.c     memcpy((void*) ((unsigned char*) target + my_id * nlong),
target            352 oshmem/mca/scoll/basic/scoll_basic_collect.c         rc = MCA_SPML_CALL(put(oshmem_ctx_default, (void*)((unsigned char*)target + data_index * nlong), nlong, (void*)((unsigned char*)target + data_index * nlong), peer_pe));
target            382 oshmem/mca/scoll/basic/scoll_basic_collect.c                                             void *target,
target            413 oshmem/mca/scoll/basic/scoll_basic_collect.c     memcpy((void*) ((unsigned char*) target + my_id * nlong),
target            434 oshmem/mca/scoll/basic/scoll_basic_collect.c             rc = MCA_SPML_CALL(put(oshmem_ctx_default, (void*)((unsigned char*)target + data_index * nlong), nlong, (void *)source, pe_cur));
target            486 oshmem/mca/scoll/basic/scoll_basic_collect.c             rc = MCA_SPML_CALL(put(oshmem_ctx_default, (void*)((unsigned char*)target + data_index * nlong), (1 << (round - 1)) * nlong, (void*)((unsigned char*)target + data_index * nlong), peer_pe));
target            515 oshmem/mca/scoll/basic/scoll_basic_collect.c             rc = MCA_SPML_CALL(put(oshmem_ctx_default, target, group->proc_count * nlong, target, peer_pe));
target            537 oshmem/mca/scoll/basic/scoll_basic_collect.c                                          void *target,
target            591 oshmem/mca/scoll/basic/scoll_basic_collect.c             memcpy((void*) ((unsigned char*) target + 0 * nlong),
target            608 oshmem/mca/scoll/basic/scoll_basic_collect.c                 rc = MCA_SPML_CALL(get(oshmem_ctx_default, (void *)source, (size_t)wait_pe_array[i], (void*)((unsigned char*)target + offset), pe_cur));
target            631 oshmem/mca/scoll/basic/scoll_basic_collect.c                 target,
target            632 oshmem/mca/scoll/basic/scoll_basic_collect.c                 target,
target             26 oshmem/mca/scoll/basic/scoll_basic_reduce.c                                        void *target,
target             33 oshmem/mca/scoll/basic/scoll_basic_reduce.c                                   void *target,
target             40 oshmem/mca/scoll/basic/scoll_basic_reduce.c                                           void *target,
target             47 oshmem/mca/scoll/basic/scoll_basic_reduce.c                               void *target,
target             54 oshmem/mca/scoll/basic/scoll_basic_reduce.c                            void *target,
target             62 oshmem/mca/scoll/basic/scoll_basic_reduce.c                            void *target,
target             94 oshmem/mca/scoll/basic/scoll_basic_reduce.c                                                      target,
target            105 oshmem/mca/scoll/basic/scoll_basic_reduce.c                                                 target,
target            116 oshmem/mca/scoll/basic/scoll_basic_reduce.c                                                         target,
target            127 oshmem/mca/scoll/basic/scoll_basic_reduce.c                                             target,
target            138 oshmem/mca/scoll/basic/scoll_basic_reduce.c                                          target,
target            149 oshmem/mca/scoll/basic/scoll_basic_reduce.c                                                      target,
target            181 oshmem/mca/scoll/basic/scoll_basic_reduce.c                                        void *target,
target            199 oshmem/mca/scoll/basic/scoll_basic_reduce.c             memcpy(target, (void *) source, nlong);
target            224 oshmem/mca/scoll/basic/scoll_basic_reduce.c                     op->o_func.c_fn(target_cur, target, nlong / op->dt_size);
target            241 oshmem/mca/scoll/basic/scoll_basic_reduce.c                 target,
target            242 oshmem/mca/scoll/basic/scoll_basic_reduce.c                 target,
target            254 oshmem/mca/scoll/basic/scoll_basic_reduce.c                                   void *target,
target            304 oshmem/mca/scoll/basic/scoll_basic_reduce.c                 op->o_func.c_fn(target, target_cur, nlong / op->dt_size);
target            320 oshmem/mca/scoll/basic/scoll_basic_reduce.c             rc = MCA_SPML_CALL(put(oshmem_ctx_default, target, nlong, target_cur, peer_pe));
target            342 oshmem/mca/scoll/basic/scoll_basic_reduce.c         memcpy(target, target_cur, nlong);
target            360 oshmem/mca/scoll/basic/scoll_basic_reduce.c                 target,
target            361 oshmem/mca/scoll/basic/scoll_basic_reduce.c                 target,
target            377 oshmem/mca/scoll/basic/scoll_basic_reduce.c                                           void *target,
target            422 oshmem/mca/scoll/basic/scoll_basic_reduce.c         if (source == target) {
target            433 oshmem/mca/scoll/basic/scoll_basic_reduce.c         rc = MCA_SPML_CALL(put(oshmem_ctx_default, target, nlong, target_cur, peer_pe));
target            454 oshmem/mca/scoll/basic/scoll_basic_reduce.c             if (source == target) {
target            470 oshmem/mca/scoll/basic/scoll_basic_reduce.c                 op->o_func.c_fn(target, target_cur, nlong / op->dt_size);
target            498 oshmem/mca/scoll/basic/scoll_basic_reduce.c             rc = MCA_SPML_CALL(put(oshmem_ctx_default, target, nlong, target_cur, peer_pe));
target            515 oshmem/mca/scoll/basic/scoll_basic_reduce.c                 op->o_func.c_fn(target, target_cur, nlong / op->dt_size);
target            521 oshmem/mca/scoll/basic/scoll_basic_reduce.c         memcpy(target, target_cur, nlong);
target            532 oshmem/mca/scoll/basic/scoll_basic_reduce.c             rc = MCA_SPML_CALL(put(oshmem_ctx_default, target, nlong, target_cur, peer_pe));
target            551 oshmem/mca/scoll/basic/scoll_basic_reduce.c                               void *target,
target            592 oshmem/mca/scoll/basic/scoll_basic_reduce.c             memcpy(target, (void *) source, nlong);
target            596 oshmem/mca/scoll/basic/scoll_basic_reduce.c             rc = MCA_SPML_CALL(recv(target, nlong, peer_pe));
target            625 oshmem/mca/scoll/basic/scoll_basic_reduce.c             op->o_func.c_fn(inbuf, target, nlong / op->dt_size);
target            640 oshmem/mca/scoll/basic/scoll_basic_reduce.c                 target,
target            641 oshmem/mca/scoll/basic/scoll_basic_reduce.c                 target,
target            654 oshmem/mca/scoll/basic/scoll_basic_reduce.c                            void *target,
target            664 oshmem/mca/scoll/basic/scoll_basic_reduce.c     void *rbuf = target;
target            809 oshmem/mca/scoll/basic/scoll_basic_reduce.c                 target,
target            810 oshmem/mca/scoll/basic/scoll_basic_reduce.c                 target,
target             89 oshmem/mca/scoll/mpi/scoll_mpi.h                             void *target,
target             97 oshmem/mca/scoll/mpi/scoll_mpi.h                           void *target,
target            106 oshmem/mca/scoll/mpi/scoll_mpi.h                          void *target,
target             37 oshmem/mca/scoll/mpi/scoll_mpi_ops.c                             void *target,
target             54 oshmem/mca/scoll/mpi/scoll_mpi_ops.c         buf = target;
target             69 oshmem/mca/scoll/mpi/scoll_mpi_ops.c                 target,
target             92 oshmem/mca/scoll/mpi/scoll_mpi_ops.c                 target,
target            103 oshmem/mca/scoll/mpi/scoll_mpi_ops.c                           void *target,
target            128 oshmem/mca/scoll/mpi/scoll_mpi_ops.c         rbuf = target;
target            139 oshmem/mca/scoll/mpi/scoll_mpi_ops.c                     target,
target            154 oshmem/mca/scoll/mpi/scoll_mpi_ops.c                     target,
target            165 oshmem/mca/scoll/mpi/scoll_mpi_ops.c                               target,
target            199 oshmem/mca/scoll/mpi/scoll_mpi_ops.c         rc = mpi_module->comm->c_coll->coll_allgatherv(source, nlong, stype, target, recvcounts,
target            214 oshmem/mca/scoll/mpi/scoll_mpi_ops.c         void *target,
target            230 oshmem/mca/scoll/mpi/scoll_mpi_ops.c     rbuf = target;
target            251 oshmem/mca/scoll/mpi/scoll_mpi_ops.c                 target,
target            267 oshmem/mca/scoll/mpi/scoll_mpi_ops.c                 target,
target            121 oshmem/mca/scoll/scoll.h                                                     void *target,
target            128 oshmem/mca/scoll/scoll.h                                                   void *target,
target            136 oshmem/mca/scoll/scoll.h                                                  void *target,
target            143 oshmem/mca/scoll/scoll.h                                                   void *target,
target             97 oshmem/mca/spml/base/base.h OSHMEM_DECLSPEC int mca_spml_base_put_all_nb(void *target, const void *source,
target            284 oshmem/mca/spml/base/spml_base.c int mca_spml_base_put_all_nb(void *target, const void *source,
target            147 oshmem/mca/spml/ucx/spml_ucx.h extern int mca_spml_ucx_put_all_nb(void *target,
target             26 oshmem/shmem/c/shmem_add.c #define DO_SHMEM_TYPE_ATOMIC_ADD(ctx, type_name, type, target, value, pe) { \
target             32 oshmem/shmem/c/shmem_add.c         RUNTIME_CHECK_ADDR(target);                                 \
target             37 oshmem/shmem/c/shmem_add.c             (void*)target,                                          \
target             45 oshmem/shmem/c/shmem_add.c     void prefix##_ctx##type_name##_atomic_add(shmem_ctx_t ctx, type *target, type value, int pe) \
target             47 oshmem/shmem/c/shmem_add.c         DO_SHMEM_TYPE_ATOMIC_ADD(ctx, type_name, type, target,      \
target             53 oshmem/shmem/c/shmem_add.c     void prefix##type_name##_atomic_add(type *target, type value, int pe) \
target             56 oshmem/shmem/c/shmem_add.c                                  type, target, value, pe);          \
target            101 oshmem/shmem/c/shmem_add.c     void prefix##type_name##_add(type *target, type value, int pe)  \
target            104 oshmem/shmem/c/shmem_add.c                                  type, target, value, pe);          \
target             23 oshmem/shmem/c/shmem_alltoall.c static void _shmem_alltoall(void *target,
target             34 oshmem/shmem/c/shmem_alltoall.c     void shmem##name(void *target,                                   \
target             43 oshmem/shmem/c/shmem_alltoall.c     RUNTIME_CHECK_ADDR_SIZE(target, nelems);                         \
target             46 oshmem/shmem/c/shmem_alltoall.c     _shmem_alltoall(target, source, 1, 1, nelems, element_size,      \
target             52 oshmem/shmem/c/shmem_alltoall.c     void shmem##name(void *target,                                   \
target             62 oshmem/shmem/c/shmem_alltoall.c     RUNTIME_CHECK_ADDR_SIZE(target, nelems);                         \
target             65 oshmem/shmem/c/shmem_alltoall.c     _shmem_alltoall(target, source, dst, sst, nelems, element_size,  \
target             70 oshmem/shmem/c/shmem_alltoall.c static void _shmem_alltoall(void *target,
target             87 oshmem/shmem/c/shmem_alltoall.c                                        target,
target             23 oshmem/shmem/c/shmem_broadcast.c static void _shmem_broadcast(void *target,
target             33 oshmem/shmem/c/shmem_broadcast.c     void shmem##name( void *target,                                 \
target             43 oshmem/shmem/c/shmem_broadcast.c     RUNTIME_CHECK_ADDR_SIZE(target, nelems);                        \
target             46 oshmem/shmem/c/shmem_broadcast.c     _shmem_broadcast( target, source, nelems * element_size,        \
target             51 oshmem/shmem/c/shmem_broadcast.c static void _shmem_broadcast(void *target,
target             77 oshmem/shmem/c/shmem_broadcast.c                                             target,
target             29 oshmem/shmem/c/shmem_clear_cache_line_inv.c void shmem_clear_cache_line_inv(void *target)
target             23 oshmem/shmem/c/shmem_collect.c static void _shmem_collect(void *target,
target             33 oshmem/shmem/c/shmem_collect.c     void shmem##name( void *target,                             \
target             42 oshmem/shmem/c/shmem_collect.c     RUNTIME_CHECK_ADDR_SIZE(target, nelems);                    \
target             45 oshmem/shmem/c/shmem_collect.c     _shmem_collect( target, source, nelems * element_size,      \
target             51 oshmem/shmem/c/shmem_collect.c static void _shmem_collect(void *target,
target             67 oshmem/shmem/c/shmem_collect.c                                       target,
target             28 oshmem/shmem/c/shmem_cswap.c #define DO_SHMEM_TYPE_ATOMIC_COMPARE_SWAP(ctx, type, target, cond, value, pe, out_value) do { \
target             34 oshmem/shmem/c/shmem_cswap.c         RUNTIME_CHECK_ADDR(target);                                 \
target             39 oshmem/shmem/c/shmem_cswap.c             (void*)target,                                          \
target             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) \
target             52 oshmem/shmem/c/shmem_cswap.c         DO_SHMEM_TYPE_ATOMIC_COMPARE_SWAP(ctx, type, target, cond, value,  \
target             58 oshmem/shmem/c/shmem_cswap.c     type prefix##type_name##_atomic_compare_swap(type *target, type cond, type value, int pe) \
target             61 oshmem/shmem/c/shmem_cswap.c         DO_SHMEM_TYPE_ATOMIC_COMPARE_SWAP(oshmem_ctx_default, type, target, \
target            106 oshmem/shmem/c/shmem_cswap.c     type prefix##type_name##_cswap(type *target, type cond, type value, int pe) \
target            109 oshmem/shmem/c/shmem_cswap.c         DO_SHMEM_TYPE_ATOMIC_COMPARE_SWAP(oshmem_ctx_default, type, target, \
target             28 oshmem/shmem/c/shmem_fadd.c #define DO_SHMEM_TYPE_ATOMIC_FETCH_ADD(ctx, type_name, type, target, value, pe, out_value) do { \
target             34 oshmem/shmem/c/shmem_fadd.c         RUNTIME_CHECK_ADDR(target);                                 \
target             39 oshmem/shmem/c/shmem_fadd.c             (void*)target,                                          \
target             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) \
target             51 oshmem/shmem/c/shmem_fadd.c         DO_SHMEM_TYPE_ATOMIC_FETCH_ADD(ctx, type_name, type, target,     \
target             57 oshmem/shmem/c/shmem_fadd.c     type prefix##type_name##_atomic_fetch_add(type *target, type value, int pe)\
target             61 oshmem/shmem/c/shmem_fadd.c                                   type, target, value, pe, out_value); \
target            105 oshmem/shmem/c/shmem_fadd.c     type prefix##type_name##_fadd(type *target, type value, int pe) \
target            109 oshmem/shmem/c/shmem_fadd.c                                        type, target, value, pe, out_value); \
target             27 oshmem/shmem/c/shmem_fetch.c #define DO_SHMEM_TYPE_ATOMIC_FETCH(ctx, type_name, type, target, pe, out_value) do { \
target             34 oshmem/shmem/c/shmem_fetch.c         RUNTIME_CHECK_ADDR(target);                                 \
target             39 oshmem/shmem/c/shmem_fetch.c             (void*)target,                                          \
target             48 oshmem/shmem/c/shmem_fetch.c     type prefix##_ctx##type_name##_atomic_fetch(shmem_ctx_t ctx, const type *target, int pe) \
target             51 oshmem/shmem/c/shmem_fetch.c         DO_SHMEM_TYPE_ATOMIC_FETCH(ctx, type_name, type, target,    \
target             57 oshmem/shmem/c/shmem_fetch.c     type prefix##type_name##_atomic_fetch(const type *target, int pe) \
target             61 oshmem/shmem/c/shmem_fetch.c                                    type, target, pe, out_value);    \
target            116 oshmem/shmem/c/shmem_fetch.c     type prefix##type_name##_fetch(const type *target, int pe)      \
target            120 oshmem/shmem/c/shmem_fetch.c                                    type, target, pe, out_value);    \
target             28 oshmem/shmem/c/shmem_finc.c #define DO_SHMEM_TYPE_ATOMIC_FETCH_INC(ctx, type_name, type, target, pe, out_value) do { \
target             35 oshmem/shmem/c/shmem_finc.c         RUNTIME_CHECK_ADDR(target);                                 \
target             40 oshmem/shmem/c/shmem_finc.c             (void*)target,                                          \
target             49 oshmem/shmem/c/shmem_finc.c     type prefix##_ctx##type_name##_atomic_fetch_inc(shmem_ctx_t ctx, type *target, int pe) \
target             52 oshmem/shmem/c/shmem_finc.c         DO_SHMEM_TYPE_ATOMIC_FETCH_INC(ctx, type_name, type, target,\
target             58 oshmem/shmem/c/shmem_finc.c     type prefix##type_name##_atomic_fetch_inc(type *target, int pe) \
target             62 oshmem/shmem/c/shmem_finc.c                                   type, target, pe, out_value);     \
target            106 oshmem/shmem/c/shmem_finc.c     type prefix##type_name##_finc(type *target, int pe)             \
target            110 oshmem/shmem/c/shmem_finc.c                                   type, target, pe, out_value);     \
target             25 oshmem/shmem/c/shmem_get.c #define DO_SHMEM_TYPE_GET(ctx, type, target, source, nelems, pe) do { \
target             38 oshmem/shmem/c/shmem_get.c             (void*)target,                                          \
target             44 oshmem/shmem/c/shmem_get.c     void shmem_ctx##type_name##_get(shmem_ctx_t ctx, type *target, const type *source, size_t nelems, int pe) \
target             46 oshmem/shmem/c/shmem_get.c         DO_SHMEM_TYPE_GET(ctx, type, target, source, nelems, pe);   \
target             51 oshmem/shmem/c/shmem_get.c     void shmem##type_name##_get(type *target, const type *source, size_t nelems, int pe) \
target             53 oshmem/shmem/c/shmem_get.c         DO_SHMEM_TYPE_GET(oshmem_ctx_default, type, target, source,  \
target            176 oshmem/shmem/c/shmem_get.c #define DO_SHMEM_GETMEM(ctx, target, source, element_size, nelems, pe) do { \
target            189 oshmem/shmem/c/shmem_get.c             (void*)target,                                          \
target            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) \
target            197 oshmem/shmem/c/shmem_get.c         DO_SHMEM_GETMEM(ctx, target, source, element_size, nelems, pe); \
target            202 oshmem/shmem/c/shmem_get.c     void prefix##name(void *target, const void *source, size_t nelems, int pe) \
target            204 oshmem/shmem/c/shmem_get.c         DO_SHMEM_GETMEM(oshmem_ctx_default, target, source,          \
target             25 oshmem/shmem/c/shmem_get_nb.c #define DO_SHMEM_TYPE_GET_NB(ctx, type, target, source, nelems, pe) do { \
target             38 oshmem/shmem/c/shmem_get_nb.c             (void *)target,                                         \
target             44 oshmem/shmem/c/shmem_get_nb.c     void shmem_ctx##type_name##_get_nbi(shmem_ctx_t ctx, type *target, const type *source, size_t nelems, int pe) \
target             46 oshmem/shmem/c/shmem_get_nb.c         DO_SHMEM_TYPE_GET_NB(ctx, type, target, source, nelems, pe); \
target             51 oshmem/shmem/c/shmem_get_nb.c     void shmem##type_name##_get_nbi(type *target, const type *source, size_t nelems, int pe) \
target             53 oshmem/shmem/c/shmem_get_nb.c         DO_SHMEM_TYPE_GET_NB(oshmem_ctx_default, type, target,       \
target            176 oshmem/shmem/c/shmem_get_nb.c #define DO_SHMEM_GETMEM_NB(ctx, target, source, element_size, nelems, pe) do { \
target            189 oshmem/shmem/c/shmem_get_nb.c             (void *)target,                                         \
target            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) \
target            197 oshmem/shmem/c/shmem_get_nb.c         DO_SHMEM_GETMEM_NB(ctx, target, source, element_size, nelems, pe); \
target            202 oshmem/shmem/c/shmem_get_nb.c     void prefix##name##_nbi(void *target, const void *source, size_t nelems, int pe) \
target            204 oshmem/shmem/c/shmem_get_nb.c         DO_SHMEM_GETMEM_NB(oshmem_ctx_default, target, source,       \
target             26 oshmem/shmem/c/shmem_iget.c #define DO_SHMEM_TYPE_IGET(ctx, type, target, source, tst, sst, nelems, pe) do { \
target             42 oshmem/shmem/c/shmem_iget.c                 (void*)(target + i * tst),                          \
target             49 oshmem/shmem/c/shmem_iget.c     void shmem_ctx##type_name##_iget(shmem_ctx_t ctx, type *target, const type *source, ptrdiff_t tst, ptrdiff_t sst, size_t nelems, int pe) \
target             51 oshmem/shmem/c/shmem_iget.c         DO_SHMEM_TYPE_IGET(ctx, type, target, source, tst, sst, nelems, pe); \
target             56 oshmem/shmem/c/shmem_iget.c     void shmem##type_name##_iget(type *target, const type *source, ptrdiff_t tst, ptrdiff_t sst, size_t nelems, int pe) \
target             58 oshmem/shmem/c/shmem_iget.c         DO_SHMEM_TYPE_IGET(oshmem_ctx_default, type, target, source, \
target            179 oshmem/shmem/c/shmem_iget.c #define DO_SHMEM_IGETMEM(ctx, target, source, tst, sst, element_size, nelems, pe) do { \
target            193 oshmem/shmem/c/shmem_iget.c                 (void*)((char*)target + i * tst * element_size),    \
target            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) \
target            202 oshmem/shmem/c/shmem_iget.c         DO_SHMEM_IGETMEM(ctx, target, source, tst, sst,             \
target            208 oshmem/shmem/c/shmem_iget.c     void prefix##name(void *target, const void *source, ptrdiff_t tst, ptrdiff_t sst, size_t nelems, int pe) \
target            210 oshmem/shmem/c/shmem_iget.c         DO_SHMEM_IGETMEM(oshmem_ctx_default, target, source, tst, sst, \
target             27 oshmem/shmem/c/shmem_inc.c #define DO_SHMEM_TYPE_ATOMIC_INC(ctx, type_name, type, target, pe) do { \
target             34 oshmem/shmem/c/shmem_inc.c         RUNTIME_CHECK_ADDR(target);                                 \
target             39 oshmem/shmem/c/shmem_inc.c             (void*)target,                                          \
target             47 oshmem/shmem/c/shmem_inc.c     void prefix##_ctx##type_name##_atomic_inc(shmem_ctx_t ctx, type *target, int pe) \
target             49 oshmem/shmem/c/shmem_inc.c         DO_SHMEM_TYPE_ATOMIC_INC(ctx, type_name, type, target, pe); \
target             54 oshmem/shmem/c/shmem_inc.c     void prefix##type_name##_atomic_inc(type *target, int pe)       \
target             57 oshmem/shmem/c/shmem_inc.c                                  type, target, pe);                 \
target            100 oshmem/shmem/c/shmem_inc.c     void prefix##type_name##_inc(type *target, int pe)              \
target            103 oshmem/shmem/c/shmem_inc.c                                  type, target, pe);                 \
target             26 oshmem/shmem/c/shmem_iput.c #define DO_SHMEM_TYPE_IPUT(ctx, type, target, source, tst, sst, nelemes, pe) do { \
target             33 oshmem/shmem/c/shmem_iput.c         RUNTIME_CHECK_ADDR(target);                                 \
target             40 oshmem/shmem/c/shmem_iput.c                 (void*)(target + i * tst),                          \
target             49 oshmem/shmem/c/shmem_iput.c     void shmem_ctx##type_name##_iput(shmem_ctx_t ctx, type *target, const type *source, ptrdiff_t tst, ptrdiff_t sst, size_t nelems, int pe) \
target             51 oshmem/shmem/c/shmem_iput.c         DO_SHMEM_TYPE_IPUT(ctx, type, target, source, tst, sst,     \
target             57 oshmem/shmem/c/shmem_iput.c     void shmem##type_name##_iput(type *target, const type *source, ptrdiff_t tst, ptrdiff_t sst, size_t nelems, int pe) \
target             59 oshmem/shmem/c/shmem_iput.c         DO_SHMEM_TYPE_IPUT(oshmem_ctx_default, type, target, source, \
target            180 oshmem/shmem/c/shmem_iput.c #define DO_SHMEM_IPUTMEM(ctx, target, source, tst, sst, element_size, nelems, pe) do { \
target            186 oshmem/shmem/c/shmem_iput.c         RUNTIME_CHECK_ADDR(target);                                 \
target            192 oshmem/shmem/c/shmem_iput.c                 (void*)((char*)target + i * tst * element_size),    \
target            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) \
target            203 oshmem/shmem/c/shmem_iput.c         DO_SHMEM_IPUTMEM(ctx, target, source, tst, sst,             \
target            209 oshmem/shmem/c/shmem_iput.c     void prefix##name(void *target, const void *source, ptrdiff_t tst, ptrdiff_t sst, size_t nelems, int pe) \
target            211 oshmem/shmem/c/shmem_iput.c         DO_SHMEM_IPUTMEM(oshmem_ctx_default, target, source, tst,    \
target             59 oshmem/shmem/c/shmem_lock.c static void shmem_get_wrapper(uint64_t *target,
target             64 oshmem/shmem/c/shmem_lock.c static void shmem_wait_wrapper(void *target, int target_size, uint64_t value);
target            263 oshmem/shmem/c/shmem_lock.c static uint64_t shmem_lock_cswap(void *target,
target            272 oshmem/shmem/c/shmem_lock.c         MCA_ATOMIC_CALL(cswap(oshmem_ctx_default, target, (void*)&prev_value, cond, value, target_size, pe));
target            278 oshmem/shmem/c/shmem_lock.c         MCA_ATOMIC_CALL(cswap(oshmem_ctx_default, target, (void*)&prev_value_32, cond32, value32, target_size, pe));
target            289 oshmem/shmem/c/shmem_lock.c static uint64_t shmem_lock_cswap_poll(void *target,
target            297 oshmem/shmem/c/shmem_lock.c     prev_value = shmem_lock_cswap(target, target_size, cond, value, pe);
target            302 oshmem/shmem/c/shmem_lock.c static uint64_t shmem_lock_fadd(void *target,
target            310 oshmem/shmem/c/shmem_lock.c         prev_value = (uint64_t) shmem_int_fadd((int *) target, (int) value, pe);
target            312 oshmem/shmem/c/shmem_lock.c         prev_value = (uint64_t) shmem_long_fadd((long *) target,
target            316 oshmem/shmem/c/shmem_lock.c         prev_value = (uint64_t) shmem_longlong_fadd((long long *) target,
target            681 oshmem/shmem/c/shmem_lock.c static void shmem_get_wrapper(uint64_t *target,
target            688 oshmem/shmem/c/shmem_lock.c         shmem_get64(target, source, nelems, pe);
target            692 oshmem/shmem/c/shmem_lock.c         *target = temp32;
target            799 oshmem/shmem/c/shmem_lock.c static void shmem_wait_wrapper(void *target, int target_size, uint64_t value)
target            802 oshmem/shmem/c/shmem_lock.c         shmem_int_wait((int *) target, (int) value);
target            804 oshmem/shmem/c/shmem_lock.c         shmem_long_wait((long *) target, (long) value);
target            806 oshmem/shmem/c/shmem_lock.c         shmem_longlong_wait((long long *) target, (long long) value);
target             28 oshmem/shmem/c/shmem_put.c #define DO_SHMEM_TYPE_PUT(ctx, type, target, source, len, pe) do {  \
target             34 oshmem/shmem/c/shmem_put.c         RUNTIME_CHECK_ADDR(target);                                 \
target             39 oshmem/shmem/c/shmem_put.c             (void*)target,                                          \
target             47 oshmem/shmem/c/shmem_put.c     void shmem_ctx##type_name##_put(shmem_ctx_t ctx, type *target, const type *source, size_t len, int pe)\
target             49 oshmem/shmem/c/shmem_put.c         DO_SHMEM_TYPE_PUT(ctx, type, target, source, len, pe);      \
target             54 oshmem/shmem/c/shmem_put.c     void shmem##type_name##_put(type *target, const type *source, size_t len, int pe)\
target             56 oshmem/shmem/c/shmem_put.c         DO_SHMEM_TYPE_PUT(oshmem_ctx_default, type, target,          \
target            179 oshmem/shmem/c/shmem_put.c #define DO_SHMEM_PUTMEM(ctx, target, source, element_size, nelems, pe) do { \
target            185 oshmem/shmem/c/shmem_put.c         RUNTIME_CHECK_ADDR(target);                                 \
target            190 oshmem/shmem/c/shmem_put.c             (void*)target,                                          \
target            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) \
target            200 oshmem/shmem/c/shmem_put.c         DO_SHMEM_PUTMEM(ctx, target, source,                        \
target            206 oshmem/shmem/c/shmem_put.c     void prefix##name(void *target, const void *source, size_t nelems, int pe) \
target            208 oshmem/shmem/c/shmem_put.c         DO_SHMEM_PUTMEM(oshmem_ctx_default, target,                  \
target             32 oshmem/shmem/c/shmem_put_nb.c #define DO_SHMEM_TYPE_PUT_NB(ctx, type, target, source, len, pe) do { \
target             38 oshmem/shmem/c/shmem_put_nb.c         RUNTIME_CHECK_ADDR(target);                                 \
target             43 oshmem/shmem/c/shmem_put_nb.c             (void *)target,                                         \
target             51 oshmem/shmem/c/shmem_put_nb.c     void shmem_ctx##type_name##_put_nbi(shmem_ctx_t ctx, type *target, const type *source, size_t len, int pe) \
target             53 oshmem/shmem/c/shmem_put_nb.c         DO_SHMEM_TYPE_PUT_NB(ctx, type, target, source, len, pe);   \
target             58 oshmem/shmem/c/shmem_put_nb.c     void shmem##type_name##_put_nbi(type *target, const type *source, size_t len, int pe) \
target             60 oshmem/shmem/c/shmem_put_nb.c         DO_SHMEM_TYPE_PUT_NB(oshmem_ctx_default, type, target,       \
target            183 oshmem/shmem/c/shmem_put_nb.c #define DO_SHMEM_PUTMEM_NB(ctx, target, source, element_size, nelems, pe) do { \
target            189 oshmem/shmem/c/shmem_put_nb.c         RUNTIME_CHECK_ADDR(target);                                 \
target            194 oshmem/shmem/c/shmem_put_nb.c             (void *)target,                                         \
target            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) \
target            204 oshmem/shmem/c/shmem_put_nb.c         DO_SHMEM_PUTMEM_NB(ctx, target, source, element_size,       \
target            210 oshmem/shmem/c/shmem_put_nb.c     void prefix##name##_nbi(void *target, const void *source, size_t nelems, int pe) \
target            212 oshmem/shmem/c/shmem_put_nb.c         DO_SHMEM_PUTMEM_NB(oshmem_ctx_default, target, source,       \
target             30 oshmem/shmem/c/shmem_reduce.c     void prefix##type_name##_##name##_to_all( type *target,                                 \
target             43 oshmem/shmem/c/shmem_reduce.c     RUNTIME_CHECK_ADDR_SIZE(target, nreduce);                                               \
target             55 oshmem/shmem/c/shmem_reduce.c                 (void*)target,                                                              \
target             26 oshmem/shmem/c/shmem_set.c #define DO_SHMEM_TYPE_ATOMIC_SET(ctx, type, target, value, pe) do { \
target             33 oshmem/shmem/c/shmem_set.c         RUNTIME_CHECK_ADDR(target);                                 \
target             38 oshmem/shmem/c/shmem_set.c             (void*)target,                                          \
target             47 oshmem/shmem/c/shmem_set.c     void prefix##_ctx##type_name##_atomic_set(shmem_ctx_t ctx, type *target, type value, int pe) \
target             49 oshmem/shmem/c/shmem_set.c         DO_SHMEM_TYPE_ATOMIC_SET(ctx, type, target, value, pe);     \
target             54 oshmem/shmem/c/shmem_set.c     void prefix##type_name##_atomic_set(type *target, type value, int pe) \
target             56 oshmem/shmem/c/shmem_set.c         DO_SHMEM_TYPE_ATOMIC_SET(oshmem_ctx_default, type, target, value, pe); \
target            110 oshmem/shmem/c/shmem_set.c     void prefix##type_name##_set(type *target, type value, int pe)  \
target            112 oshmem/shmem/c/shmem_set.c         DO_SHMEM_TYPE_ATOMIC_SET(oshmem_ctx_default, type, target, value, pe); \
target             29 oshmem/shmem/c/shmem_set_cache_line_inv.c void shmem_set_cache_line_inv(void *target)
target             26 oshmem/shmem/c/shmem_swap.c #define DO_SHMEM_TYPE_ATOMIC_SWAP(ctx, type, target, value, pe, out_value) do { \
target             32 oshmem/shmem/c/shmem_swap.c         RUNTIME_CHECK_ADDR(target);                                 \
target             37 oshmem/shmem/c/shmem_swap.c             (void*)target,                                          \
target             46 oshmem/shmem/c/shmem_swap.c     type prefix##_ctx##type_name##_atomic_swap(shmem_ctx_t ctx, type *target, type value, int pe) \
target             49 oshmem/shmem/c/shmem_swap.c         DO_SHMEM_TYPE_ATOMIC_SWAP(ctx, type, target, value, pe,     \
target             55 oshmem/shmem/c/shmem_swap.c     type prefix##type_name##_atomic_swap(type *target, type value, int pe)\
target             58 oshmem/shmem/c/shmem_swap.c         DO_SHMEM_TYPE_ATOMIC_SWAP(oshmem_ctx_default, type, target,  \
target            113 oshmem/shmem/c/shmem_swap.c     type prefix##type_name##_swap(type *target, type value, int pe) \
target            116 oshmem/shmem/c/shmem_swap.c         DO_SHMEM_TYPE_ATOMIC_SWAP(oshmem_ctx_default, type, target,  \
target             27 oshmem/shmem/c/shmem_udcflush_line.c void shmem_udcflush_line(void *target)
target             36 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (FORTRAN_POINTER_T*, pshmem_ptr, PSHMEM_PTR, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target             40 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_put, PSHMEM_PUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             41 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_character_put, PSHMEM_CHARACTER_PUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             42 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_complex_put, PSHMEM_COMPLEX_PUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             43 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_double_put, PSHMEM_DOUBLE_PUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             44 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_logical_put, PSHMEM_LOGICAL_PUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             45 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_integer_put, PSHMEM_INTEGER_PUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             46 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real_put, PSHMEM_REAL_PUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             47 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_put4, PSHMEM_PUT4, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             48 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_put8, PSHMEM_PUT8, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             49 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_put32, PSHMEM_PUT32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             50 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_put64, PSHMEM_PUT64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             51 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_put128, PSHMEM_PUT128, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             52 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_putmem, PSHMEM_PUTMEM, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             54 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_iput4, PSHMEM_IPUT4, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             55 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_iput8, PSHMEM_IPUT8, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             56 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_iput32, PSHMEM_IPUT32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             57 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_iput64, PSHMEM_IPUT64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             58 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_iput128, PSHMEM_IPUT128, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             59 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_complex_iput, PSHMEM_COMPLEX_IPUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             60 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_double_iput, PSHMEM_DOUBLE_IPUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             61 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_integer_iput, PSHMEM_INTEGER_IPUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             62 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_logical_iput, PSHMEM_LOGICAL_IPUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             63 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real_iput, PSHMEM_REAL_IPUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             65 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_putmem_nbi, PSHMEM_PUTMEM_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             66 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_character_put_nbi, PSHMEM_CHARACTER_PUT_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             67 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_complex_put_nbi, PSHMEM_COMPLEX_PUT_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             68 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_double_put_nbi, PSHMEM_DOUBLE_PUT_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             69 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_integer_put_nbi, PSHMEM_INTEGER_PUT_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             70 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_logical_put_nbi, PSHMEM_LOGICAL_PUT_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             71 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real_put_nbi, PSHMEM_REAL_PUT_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             72 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_put4_nbi, PSHMEM_PUT4_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             73 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_put8_nbi, PSHMEM_PUT8_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             74 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_put32_nbi, PSHMEM_PUT32_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             75 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_put64_nbi, PSHMEM_PUT64_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             76 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_put128_nbi, PSHMEM_PUT128_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             78 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_character_get, PSHMEM_CHARACTER_GET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             79 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_complex_get, PSHMEM_COMPLEX_GET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             80 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_double_get, PSHMEM_DOUBLE_GET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             81 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_integer_get, PSHMEM_INTEGER_GET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             82 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_get4, PSHMEM_GET4, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             83 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_get8, PSHMEM_GET8, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             84 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_get32, PSHMEM_GET32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             85 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_get64, PSHMEM_GET64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             86 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_get128, PSHMEM_GET128, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             87 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_getmem, PSHMEM_GETMEM, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             88 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_logical_get, PSHMEM_LOGICAL_GET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             89 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real_get, PSHMEM_REAL_GET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             91 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_iget4, PSHMEM_IGET4, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             92 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_iget8, PSHMEM_IGET8, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             93 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_iget32, PSHMEM_IGET32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             94 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_iget64, PSHMEM_IGET64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             95 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_iget128, PSHMEM_IGET128, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             96 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_complex_iget, PSHMEM_COMPLEX_IGET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             97 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_double_iget, PSHMEM_DOUBLE_IGET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             98 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_integer_iget, PSHMEM_INTEGER_IGET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             99 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_logical_iget, PSHMEM_LOGICAL_IGET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target            100 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real_iget, PSHMEM_REAL_IGET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target            102 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_getmem_nbi, PSHMEM_GETMEM_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            103 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_character_get_nbi, PSHMEM_CHARACTER_GET_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            104 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_complex_get_nbi, PSHMEM_COMPLEX_GET_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            105 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_double_get_nbi, PSHMEM_DOUBLE_GET_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            106 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_integer_get_nbi, PSHMEM_INTEGER_GET_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            107 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_logical_get_nbi, PSHMEM_LOGICAL_GET_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            108 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real_get_nbi, PSHMEM_REAL_GET_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            109 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_get4_nbi, PSHMEM_GET4_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            110 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_get8_nbi, PSHMEM_GET8_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            111 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_get32_nbi, PSHMEM_GET32_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            112 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_get64_nbi, PSHMEM_GET64_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            113 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_get128_nbi, PSHMEM_GET128_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            115 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (MPI_Fint, pshmem_swap, PSHMEM_SWAP, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            116 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (ompi_fortran_integer4_t, pshmem_int4_swap, PSHMEM_INT4_SWAP, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            117 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (ompi_fortran_integer8_t, pshmem_int8_swap, PSHMEM_INT8_SWAP, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            118 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (ompi_fortran_real4_t, pshmem_real4_swap, PSHMEM_REAL4_SWAP, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            119 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (ompi_fortran_real8_t, pshmem_real8_swap, PSHMEM_REAL8_SWAP, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            121 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int4_set, PSHMEM_INT4_SET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            122 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int8_set, PSHMEM_INT8_SET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            123 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real4_set, PSHMEM_REAL4_SET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            124 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real8_set, PSHMEM_REAL8_SET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            127 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (ompi_fortran_integer4_t, pshmem_int4_cswap, PSHMEM_INT4_CSWAP, (FORTRAN_POINTER_T target, MPI_Fint *cond, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            128 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (ompi_fortran_integer8_t, pshmem_int8_cswap, PSHMEM_INT8_CSWAP, (FORTRAN_POINTER_T target, MPI_Fint *cond, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            130 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (ompi_fortran_integer4_t, pshmem_int4_fadd, PSHMEM_INT4_FADD, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            131 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (ompi_fortran_integer8_t, pshmem_int8_fadd, PSHMEM_INT8_FADD, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            133 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (ompi_fortran_integer4_t, pshmem_int4_fetch, PSHMEM_INT4_FETCH, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            134 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (ompi_fortran_integer8_t, pshmem_int8_fetch, PSHMEM_INT8_FETCH, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            135 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (ompi_fortran_real4_t, pshmem_real4_fetch, PSHMEM_REAL4_FETCH, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            136 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (ompi_fortran_real8_t, pshmem_real8_fetch, PSHMEM_REAL8_FETCH, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            138 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int4_inc, PSHMEM_INT4_INC, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            139 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int8_inc, PSHMEM_INT8_INC, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            140 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (ompi_fortran_integer4_t, pshmem_int4_finc, PSHMEM_INT4_FINC, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            141 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (ompi_fortran_integer8_t, pshmem_int8_finc, PSHMEM_INT8_FINC, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            142 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int4_add, PSHMEM_INT4_ADD, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            143 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int8_add, PSHMEM_INT8_ADD, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            151 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int2_and_to_all, PSHMEM_INT2_AND_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            152 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int4_and_to_all, PSHMEM_INT4_AND_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            153 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int8_and_to_all, PSHMEM_INT8_AND_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            154 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int2_or_to_all, PSHMEM_INT2_OR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            155 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int4_or_to_all, PSHMEM_INT4_OR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            156 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int8_or_to_all, PSHMEM_INT8_OR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            157 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int2_xor_to_all, PSHMEM_INT2_XOR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            158 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int4_xor_to_all, PSHMEM_INT4_XOR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            159 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int8_xor_to_all, PSHMEM_INT8_XOR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            160 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_comp4_xor_to_all, PSHMEM_COMP4_XOR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            161 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_comp8_xor_to_all, PSHMEM_COMP8_XOR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            162 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int2_max_to_all, PSHMEM_INT2_MAX_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            163 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int4_max_to_all, PSHMEM_INT4_MAX_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            164 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int8_max_to_all, PSHMEM_INT8_MAX_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            165 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real4_max_to_all, PSHMEM_REAL4_MAX_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            166 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real8_max_to_all, PSHMEM_REAL8_MAX_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            167 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real16_max_to_all, PSHMEM_REAL16_MAX_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            168 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int2_min_to_all, PSHMEM_INT2_MIN_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            169 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int4_min_to_all, PSHMEM_INT4_MIN_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            170 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int8_min_to_all, PSHMEM_INT8_MIN_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            171 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real4_min_to_all, PSHMEM_REAL4_MIN_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            172 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real8_min_to_all, PSHMEM_REAL8_MIN_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            173 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real16_min_to_all, PSHMEM_REAL16_MIN_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            174 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int2_sum_to_all, PSHMEM_INT2_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            175 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int4_sum_to_all, PSHMEM_INT4_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            176 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int8_sum_to_all, PSHMEM_INT8_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            177 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_comp4_sum_to_all, PSHMEM_COMP4_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            178 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_comp8_sum_to_all, PSHMEM_COMP8_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            179 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real4_sum_to_all, PSHMEM_REAL4_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            180 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real8_sum_to_all, PSHMEM_REAL8_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            181 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real16_sum_to_all, PSHMEM_REAL16_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            182 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int2_prod_to_all, PSHMEM_INT2_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            183 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int4_prod_to_all, PSHMEM_INT4_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            184 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_int8_prod_to_all, PSHMEM_INT8_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            185 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_comp4_prod_to_all, PSHMEM_COMP4_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            186 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_comp8_prod_to_all, PSHMEM_COMP8_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            187 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real4_prod_to_all, PSHMEM_REAL4_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            188 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real8_prod_to_all, PSHMEM_REAL8_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            189 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_real16_prod_to_all, PSHMEM_REAL16_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            190 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_collect4, PSHMEM_COLLECT4, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            191 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_collect8, PSHMEM_COLLECT8, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            192 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_collect32, PSHMEM_COLLECT32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            193 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_collect64, PSHMEM_COLLECT64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            194 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_fcollect4, PSHMEM_FCOLLECT4, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            195 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_fcollect8, PSHMEM_FCOLLECT8, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            196 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_fcollect32, PSHMEM_FCOLLECT32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            197 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_fcollect64, PSHMEM_FCOLLECT64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            198 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_broadcast4, PSHMEM_BROADCAST4, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_root, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            199 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_broadcast8, PSHMEM_BROADCAST8, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_root, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            200 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_broadcast32, PSHMEM_BROADCAST32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_root, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            201 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_broadcast64, PSHMEM_BROADCAST64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_root, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            202 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_alltoall32, PSHMEM_ALLTOALL32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            203 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_alltoall64, PSHMEM_ALLTOALL64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            204 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_alltoalls32, PSHMEM_ALLTOALLS32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *dst, MPI_Fint *sst, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            205 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_alltoalls64, PSHMEM_ALLTOALLS64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *dst, MPI_Fint *sst, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            210 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_set_cache_line_inv, PSHMEM_SET_CACHE_LINE_INV, (FORTRAN_POINTER_T target));
target            212 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_clear_cache_line_inv, PSHMEM_CLEAR_CACHE_LINE_INV, (FORTRAN_POINTER_T target));
target            214 oshmem/shmem/fortran/profile/prototypes_pshmem.h PN (void, pshmem_udcflush_line, PSHMEM_UDCFLUSH_LINE, (FORTRAN_POINTER_T target));
target             39 oshmem/shmem/fortran/prototypes_shmem.h PN (FORTRAN_POINTER_T*, shmem_ptr, SHMEM_PTR, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target             43 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_put, SHMEM_PUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             44 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_character_put, SHMEM_CHARACTER_PUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             45 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_complex_put, SHMEM_COMPLEX_PUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             46 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_double_put, SHMEM_DOUBLE_PUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             47 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_logical_put, SHMEM_LOGICAL_PUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             48 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_integer_put, SHMEM_INTEGER_PUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             49 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real_put, SHMEM_REAL_PUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             50 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_put4, SHMEM_PUT4, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             51 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_put8, SHMEM_PUT8, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             52 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_put32, SHMEM_PUT32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             53 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_put64, SHMEM_PUT64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             54 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_put128, SHMEM_PUT128, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             55 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_putmem, SHMEM_PUTMEM, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             57 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_iput4, SHMEM_IPUT4, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             58 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_iput8, SHMEM_IPUT8, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             59 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_iput32, SHMEM_IPUT32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             60 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_iput64, SHMEM_IPUT64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             61 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_iput128, SHMEM_IPUT128, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             62 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_complex_iput, SHMEM_COMPLEX_IPUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             63 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_double_iput, SHMEM_DOUBLE_IPUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             64 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_integer_iput, SHMEM_INTEGER_IPUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             65 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_logical_iput, SHMEM_LOGICAL_IPUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             66 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real_iput, SHMEM_REAL_IPUT, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             68 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_putmem_nbi, SHMEM_PUTMEM_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             69 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_character_put_nbi, SHMEM_CHARACTER_PUT_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             70 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_complex_put_nbi, SHMEM_COMPLEX_PUT_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             71 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_double_put_nbi, SHMEM_DOUBLE_PUT_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             72 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_integer_put_nbi, SHMEM_INTEGER_PUT_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             73 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_logical_put_nbi, SHMEM_LOGICAL_PUT_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             74 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real_put_nbi, SHMEM_REAL_PUT_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             75 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_put4_nbi, SHMEM_PUT4_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             76 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_put8_nbi, SHMEM_PUT8_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             77 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_put32_nbi, SHMEM_PUT32_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             78 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_put64_nbi, SHMEM_PUT64_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             79 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_put128_nbi, SHMEM_PUT128_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe));
target             81 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_character_get, SHMEM_CHARACTER_GET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             82 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_complex_get, SHMEM_COMPLEX_GET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             83 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_double_get, SHMEM_DOUBLE_GET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             84 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_integer_get, SHMEM_INTEGER_GET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             85 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_get4, SHMEM_GET4, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             86 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_get8, SHMEM_GET8, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             87 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_get32, SHMEM_GET32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             88 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_get64, SHMEM_GET64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             89 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_get128, SHMEM_GET128, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             90 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_getmem, SHMEM_GETMEM, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             91 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_logical_get, SHMEM_LOGICAL_GET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             92 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real_get, SHMEM_REAL_GET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target             94 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_iget4, SHMEM_IGET4, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             95 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_iget8, SHMEM_IGET8, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             96 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_iget32, SHMEM_IGET32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             97 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_iget64, SHMEM_IGET64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             98 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_iget128, SHMEM_IGET128, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target             99 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_complex_iget, SHMEM_COMPLEX_IGET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target            100 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_double_iget, SHMEM_DOUBLE_IGET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target            101 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_integer_iget, SHMEM_INTEGER_IGET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target            102 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_logical_iget, SHMEM_LOGICAL_IGET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target            103 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real_iget, SHMEM_REAL_IGET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe));
target            105 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_getmem_nbi, SHMEM_GETMEM_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            106 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_character_get_nbi, SHMEM_CHARACTER_GET_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            107 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_complex_get_nbi, SHMEM_COMPLEX_GET_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            108 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_double_get_nbi, SHMEM_DOUBLE_GET_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            109 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_integer_get_nbi, SHMEM_INTEGER_GET_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            110 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_logical_get_nbi, SHMEM_LOGICAL_GET_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            111 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real_get_nbi, SHMEM_REAL_GET_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            112 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_get4_nbi, SHMEM_GET4_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            113 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_get8_nbi, SHMEM_GET8_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            114 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_get32_nbi, SHMEM_GET32_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            115 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_get64_nbi, SHMEM_GET64_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            116 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_get128_nbi, SHMEM_GET128_NBI, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe));
target            119 oshmem/shmem/fortran/prototypes_shmem.h PN (MPI_Fint, shmem_swap, SHMEM_SWAP, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            120 oshmem/shmem/fortran/prototypes_shmem.h PN (ompi_fortran_integer4_t, shmem_int4_swap, SHMEM_INT4_SWAP, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            121 oshmem/shmem/fortran/prototypes_shmem.h PN (ompi_fortran_integer8_t, shmem_int8_swap, SHMEM_INT8_SWAP, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            122 oshmem/shmem/fortran/prototypes_shmem.h PN (ompi_fortran_real4_t, shmem_real4_swap, SHMEM_REAL4_SWAP, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            123 oshmem/shmem/fortran/prototypes_shmem.h PN (ompi_fortran_real8_t, shmem_real8_swap, SHMEM_REAL8_SWAP, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            125 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int4_set, SHMEM_INT4_SET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            126 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int8_set, SHMEM_INT8_SET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            127 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real4_set, SHMEM_REAL4_SET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            128 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real8_set, SHMEM_REAL8_SET, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            130 oshmem/shmem/fortran/prototypes_shmem.h PN (ompi_fortran_integer4_t, shmem_int4_cswap, SHMEM_INT4_CSWAP, (FORTRAN_POINTER_T target, MPI_Fint *cond, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            131 oshmem/shmem/fortran/prototypes_shmem.h PN (ompi_fortran_integer8_t, shmem_int8_cswap, SHMEM_INT8_CSWAP, (FORTRAN_POINTER_T target, MPI_Fint *cond, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            133 oshmem/shmem/fortran/prototypes_shmem.h PN (ompi_fortran_integer4_t, shmem_int4_fadd, SHMEM_INT4_FADD, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            134 oshmem/shmem/fortran/prototypes_shmem.h PN (ompi_fortran_integer8_t, shmem_int8_fadd, SHMEM_INT8_FADD, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            136 oshmem/shmem/fortran/prototypes_shmem.h PN (ompi_fortran_integer4_t, shmem_int4_fetch, SHMEM_INT4_FETCH, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            137 oshmem/shmem/fortran/prototypes_shmem.h PN (ompi_fortran_integer8_t, shmem_int8_fetch, SHMEM_INT8_FETCH, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            138 oshmem/shmem/fortran/prototypes_shmem.h PN (ompi_fortran_real4_t, shmem_real4_fetch, SHMEM_REAL4_FETCH, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            139 oshmem/shmem/fortran/prototypes_shmem.h PN (ompi_fortran_real8_t, shmem_real8_fetch, SHMEM_REAL8_FETCH, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            141 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int4_inc, SHMEM_INT4_INC, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            142 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int8_inc, SHMEM_INT8_INC, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            143 oshmem/shmem/fortran/prototypes_shmem.h PN (ompi_fortran_integer4_t, shmem_int4_finc, SHMEM_INT4_FINC, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            144 oshmem/shmem/fortran/prototypes_shmem.h PN (ompi_fortran_integer8_t, shmem_int8_finc, SHMEM_INT8_FINC, (FORTRAN_POINTER_T target, MPI_Fint *pe));
target            145 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int4_add, SHMEM_INT4_ADD, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            146 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int8_add, SHMEM_INT8_ADD, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe));
target            154 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int2_and_to_all, SHMEM_INT2_AND_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            155 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int4_and_to_all, SHMEM_INT4_AND_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            156 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int8_and_to_all, SHMEM_INT8_AND_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            157 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int2_or_to_all, SHMEM_INT2_OR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            158 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int4_or_to_all, SHMEM_INT4_OR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            159 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int8_or_to_all, SHMEM_INT8_OR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            160 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int2_xor_to_all, SHMEM_INT2_XOR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            161 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int4_xor_to_all, SHMEM_INT4_XOR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            162 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int8_xor_to_all, SHMEM_INT8_XOR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            163 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_comp4_xor_to_all, SHMEM_COMP4_XOR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            164 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_comp8_xor_to_all, SHMEM_COMP8_XOR_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            165 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int2_max_to_all, SHMEM_INT2_MAX_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            166 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int4_max_to_all, SHMEM_INT4_MAX_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            167 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int8_max_to_all, SHMEM_INT8_MAX_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            168 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real4_max_to_all, SHMEM_REAL4_MAX_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            169 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real8_max_to_all, SHMEM_REAL8_MAX_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            170 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real16_max_to_all, SHMEM_REAL16_MAX_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            171 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int2_min_to_all, SHMEM_INT2_MIN_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            172 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int4_min_to_all, SHMEM_INT4_MIN_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            173 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int8_min_to_all, SHMEM_INT8_MIN_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            174 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real4_min_to_all, SHMEM_REAL4_MIN_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            175 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real8_min_to_all, SHMEM_REAL8_MIN_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            176 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real16_min_to_all, SHMEM_REAL16_MIN_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            177 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int2_sum_to_all, SHMEM_INT2_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            178 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int4_sum_to_all, SHMEM_INT4_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            179 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int8_sum_to_all, SHMEM_INT8_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            180 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_comp4_sum_to_all, SHMEM_COMP4_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            181 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_comp8_sum_to_all, SHMEM_COMP8_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            182 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real4_sum_to_all, SHMEM_REAL4_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            183 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real8_sum_to_all, SHMEM_REAL8_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            184 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real16_sum_to_all, SHMEM_REAL16_SUM_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            185 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int2_prod_to_all, SHMEM_INT2_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            186 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int4_prod_to_all, SHMEM_INT4_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            187 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_int8_prod_to_all, SHMEM_INT8_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            188 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_comp4_prod_to_all, SHMEM_COMP4_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            189 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_comp8_prod_to_all, SHMEM_COMP8_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            190 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real4_prod_to_all, SHMEM_REAL4_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            191 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real8_prod_to_all, SHMEM_REAL8_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            192 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_real16_prod_to_all, SHMEM_REAL16_PROD_TO_ALL, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync));
target            193 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_collect4, SHMEM_COLLECT4, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            194 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_collect8, SHMEM_COLLECT8, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            195 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_collect32, SHMEM_COLLECT32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            196 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_collect64, SHMEM_COLLECT64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            197 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_fcollect4, SHMEM_FCOLLECT4, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            198 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_fcollect8, SHMEM_FCOLLECT8, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            199 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_fcollect32, SHMEM_FCOLLECT32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            200 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_fcollect64, SHMEM_FCOLLECT64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            201 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_broadcast4, SHMEM_BROADCAST4, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_root, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            202 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_broadcast8, SHMEM_BROADCAST8, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_root, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            203 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_broadcast32, SHMEM_BROADCAST32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_root, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            204 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_broadcast64, SHMEM_BROADCAST64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_root, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            205 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_alltoall32, SHMEM_ALLTOALL32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            206 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_alltoall64, SHMEM_ALLTOALL64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            207 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_alltoalls32, SHMEM_ALLTOALLS32, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *dst, MPI_Fint *sst, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            208 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_alltoalls64, SHMEM_ALLTOALLS64, (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *dst, MPI_Fint *sst, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync));
target            213 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_set_cache_line_inv, SHMEM_SET_CACHE_LINE_INV, (FORTRAN_POINTER_T target));
target            215 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_clear_cache_line_inv, SHMEM_CLEAR_CACHE_LINE_INV, (FORTRAN_POINTER_T target));
target            217 oshmem/shmem/fortran/prototypes_shmem.h PN (void, shmem_udcflush_line, SHMEM_UDCFLUSH_LINE, (FORTRAN_POINTER_T target));
target             34 oshmem/shmem/fortran/shmem_alltoall_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             35 oshmem/shmem/fortran/shmem_alltoall_f.c         (target, source, nlong, PE_start, logPE_stride, PE_size, pSync))
target             42 oshmem/shmem/fortran/shmem_alltoall_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             43 oshmem/shmem/fortran/shmem_alltoall_f.c         (target, source, nlong, PE_start, logPE_stride, PE_size, pSync))
target             50 oshmem/shmem/fortran/shmem_alltoall_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *dst, MPI_Fint *sst, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             51 oshmem/shmem/fortran/shmem_alltoall_f.c         (target, source, dst, sst, nlong, PE_start, logPE_stride, PE_size, pSync))
target             58 oshmem/shmem/fortran/shmem_alltoall_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *dst, MPI_Fint *sst, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             59 oshmem/shmem/fortran/shmem_alltoall_f.c         (target, source, dst, sst, nlong, PE_start, logPE_stride, PE_size, pSync))
target             61 oshmem/shmem/fortran/shmem_alltoall_f.c #define SHMEM_ALLTOALL(F_NAME, T_NAME) void F_NAME(FORTRAN_POINTER_T target, \
target             79 oshmem/shmem/fortran/shmem_alltoall_f.c             FPTR_2_VOID_PTR(target), \
target             90 oshmem/shmem/fortran/shmem_alltoall_f.c #define SHMEM_ALLTOALLS(F_NAME, T_NAME) void F_NAME(FORTRAN_POINTER_T target, \
target            110 oshmem/shmem/fortran/shmem_alltoall_f.c             FPTR_2_VOID_PTR(target), \
target             33 oshmem/shmem/fortran/shmem_and_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             34 oshmem/shmem/fortran/shmem_and_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             41 oshmem/shmem/fortran/shmem_and_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             42 oshmem/shmem/fortran/shmem_and_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             49 oshmem/shmem/fortran/shmem_and_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             50 oshmem/shmem/fortran/shmem_and_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             52 oshmem/shmem/fortran/shmem_and_to_all_f.c #define SHMEM_AND_TO_ALL(F_NAME, T_NAME) void F_NAME(FORTRAN_POINTER_T target, \
target             73 oshmem/shmem/fortran/shmem_and_to_all_f.c             FPTR_2_VOID_PTR(target), \
target             34 oshmem/shmem/fortran/shmem_broadcast_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_root, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             35 oshmem/shmem/fortran/shmem_broadcast_f.c         (target, source, nlong, PE_root, PE_start, logPE_stride, PE_size, pSync))
target             42 oshmem/shmem/fortran/shmem_broadcast_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_root, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             43 oshmem/shmem/fortran/shmem_broadcast_f.c         (target, source, nlong, PE_root, PE_start, logPE_stride, PE_size, pSync))
target             50 oshmem/shmem/fortran/shmem_broadcast_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_root, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             51 oshmem/shmem/fortran/shmem_broadcast_f.c         (target, source, nlong, PE_root, PE_start, logPE_stride, PE_size, pSync))
target             58 oshmem/shmem/fortran/shmem_broadcast_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_root, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             59 oshmem/shmem/fortran/shmem_broadcast_f.c         (target, source, nlong, PE_root, PE_start, logPE_stride, PE_size, pSync))
target             61 oshmem/shmem/fortran/shmem_broadcast_f.c #define SHMEM_BROADCAST(F_NAME, T_NAME) void F_NAME(FORTRAN_POINTER_T target, \
target             93 oshmem/shmem/fortran/shmem_broadcast_f.c                 FPTR_2_VOID_PTR(target), \
target             42 oshmem/shmem/fortran/shmem_cache_f.c         (FORTRAN_POINTER_T target),
target             43 oshmem/shmem/fortran/shmem_cache_f.c         (target))
target             58 oshmem/shmem/fortran/shmem_cache_f.c         (FORTRAN_POINTER_T target),
target             59 oshmem/shmem/fortran/shmem_cache_f.c         (target))
target             74 oshmem/shmem/fortran/shmem_cache_f.c         (FORTRAN_POINTER_T target),
target             75 oshmem/shmem/fortran/shmem_cache_f.c         (target))
target             82 oshmem/shmem/fortran/shmem_cache_f.c void shmem_set_cache_line_inv_f(FORTRAN_POINTER_T target)
target             84 oshmem/shmem/fortran/shmem_cache_f.c     shmem_set_cache_line_inv(FPTR_2_VOID_PTR(target));
target             92 oshmem/shmem/fortran/shmem_cache_f.c void shmem_clear_cache_line_inv_f(FORTRAN_POINTER_T target)
target             94 oshmem/shmem/fortran/shmem_cache_f.c     shmem_clear_cache_line_inv(FPTR_2_VOID_PTR(target));
target            102 oshmem/shmem/fortran/shmem_cache_f.c void shmem_udcflush_line_f(FORTRAN_POINTER_T target)
target            104 oshmem/shmem/fortran/shmem_cache_f.c     shmem_udcflush_line(FPTR_2_VOID_PTR(target));
target             32 oshmem/shmem/fortran/shmem_character_get_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_character_get_f.c         (target,source,len,pe) )
target             35 oshmem/shmem/fortran/shmem_character_get_f.c void shmem_character_get_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             42 oshmem/shmem/fortran/shmem_character_get_f.c         FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_character_put_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_character_put_f.c         (target,source,length,pe) )
target             35 oshmem/shmem/fortran/shmem_character_put_f.c void shmem_character_put_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             40 oshmem/shmem/fortran/shmem_character_put_f.c     MCA_SPML_CALL(put(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             38 oshmem/shmem/fortran/shmem_collect_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             39 oshmem/shmem/fortran/shmem_collect_f.c         (target,source,nlong,PE_start,logPE_stride,PE_size,pSync) )
target             46 oshmem/shmem/fortran/shmem_collect_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             47 oshmem/shmem/fortran/shmem_collect_f.c         (target,source,nlong,PE_start,logPE_stride,PE_size,pSync) )
target             54 oshmem/shmem/fortran/shmem_collect_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             55 oshmem/shmem/fortran/shmem_collect_f.c         (target,source,nlong,PE_start,logPE_stride,PE_size,pSync) )
target             62 oshmem/shmem/fortran/shmem_collect_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             63 oshmem/shmem/fortran/shmem_collect_f.c         (target,source,nlong,PE_start,logPE_stride,PE_size,pSync) )
target             70 oshmem/shmem/fortran/shmem_collect_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             71 oshmem/shmem/fortran/shmem_collect_f.c         (target,source,nlong,PE_start,logPE_stride,PE_size,pSync) )
target             78 oshmem/shmem/fortran/shmem_collect_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             79 oshmem/shmem/fortran/shmem_collect_f.c         (target,source,nlong,PE_start,logPE_stride,PE_size,pSync) )
target             86 oshmem/shmem/fortran/shmem_collect_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             87 oshmem/shmem/fortran/shmem_collect_f.c         (target,source,nlong,PE_start,logPE_stride,PE_size,pSync) )
target             94 oshmem/shmem/fortran/shmem_collect_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nlong, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T pSync),
target             95 oshmem/shmem/fortran/shmem_collect_f.c         (target,source,nlong,PE_start,logPE_stride,PE_size,pSync) )
target             97 oshmem/shmem/fortran/shmem_collect_f.c #define SHMEM_COLLECT(F_NAME, T_NAME) void F_NAME(FORTRAN_POINTER_T target, \
target            114 oshmem/shmem/fortran/shmem_collect_f.c             FPTR_2_VOID_PTR(target), \
target             32 oshmem/shmem/fortran/shmem_complex_get_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_complex_get_f.c         (target,source,len,pe) )
target             35 oshmem/shmem/fortran/shmem_complex_get_f.c void shmem_complex_get_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             42 oshmem/shmem/fortran/shmem_complex_get_f.c         FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_complex_iget_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_complex_iget_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_complex_iget_f.c void shmem_complex_iget_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             49 oshmem/shmem/fortran/shmem_complex_iget_f.c             (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * complex_type_size,
target             32 oshmem/shmem/fortran/shmem_complex_iput_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_complex_iput_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_complex_iput_f.c void shmem_complex_iput_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             47 oshmem/shmem/fortran/shmem_complex_iput_f.c         MCA_SPML_CALL(put(oshmem_ctx_default, (uint8_t*)FPTR_2_VOID_PTR(target) + i * tst_c * complex_type_size,
target             32 oshmem/shmem/fortran/shmem_complex_put_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_complex_put_f.c         (target,source,length,pe) )
target             35 oshmem/shmem/fortran/shmem_complex_put_f.c void shmem_complex_put_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             40 oshmem/shmem/fortran/shmem_complex_put_f.c     MCA_SPML_CALL(put(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_double_get_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_double_get_f.c         (target,source,len,pe) )
target             35 oshmem/shmem/fortran/shmem_double_get_f.c void shmem_double_get_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             42 oshmem/shmem/fortran/shmem_double_get_f.c         FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_double_iget_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_double_iget_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_double_iget_f.c void shmem_double_iget_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             49 oshmem/shmem/fortran/shmem_double_iget_f.c             (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * double_type_size,
target             32 oshmem/shmem/fortran/shmem_double_iput_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_double_iput_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_double_iput_f.c void shmem_double_iput_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             47 oshmem/shmem/fortran/shmem_double_iput_f.c         MCA_SPML_CALL(put(oshmem_ctx_default, (uint8_t*)FPTR_2_VOID_PTR(target) + i * tst_c * double_type_size,
target             32 oshmem/shmem/fortran/shmem_double_put_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_double_put_f.c         (target,source,length,pe) )
target             35 oshmem/shmem/fortran/shmem_double_put_f.c void shmem_double_put_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             40 oshmem/shmem/fortran/shmem_double_put_f.c     MCA_SPML_CALL(put(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             31 oshmem/shmem/fortran/shmem_get128_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             32 oshmem/shmem/fortran/shmem_get128_f.c         (target,source,len,pe) )
target             34 oshmem/shmem/fortran/shmem_get128_f.c void shmem_get128_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             38 oshmem/shmem/fortran/shmem_get128_f.c         FPTR_2_VOID_PTR(target),
target             31 oshmem/shmem/fortran/shmem_get32_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             32 oshmem/shmem/fortran/shmem_get32_f.c         (target,source,len,pe) )
target             34 oshmem/shmem/fortran/shmem_get32_f.c void shmem_get32_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             38 oshmem/shmem/fortran/shmem_get32_f.c         FPTR_2_VOID_PTR(target),
target             31 oshmem/shmem/fortran/shmem_get4_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             32 oshmem/shmem/fortran/shmem_get4_f.c         (target,source,len,pe) )
target             34 oshmem/shmem/fortran/shmem_get4_f.c void shmem_get4_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             38 oshmem/shmem/fortran/shmem_get4_f.c         FPTR_2_VOID_PTR(target),
target             31 oshmem/shmem/fortran/shmem_get64_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             32 oshmem/shmem/fortran/shmem_get64_f.c         (target,source,len,pe) )
target             34 oshmem/shmem/fortran/shmem_get64_f.c void shmem_get64_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             38 oshmem/shmem/fortran/shmem_get64_f.c         FPTR_2_VOID_PTR(target),
target             31 oshmem/shmem/fortran/shmem_get8_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             32 oshmem/shmem/fortran/shmem_get8_f.c         (target,source,len,pe) )
target             34 oshmem/shmem/fortran/shmem_get8_f.c void shmem_get8_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             38 oshmem/shmem/fortran/shmem_get8_f.c         FPTR_2_VOID_PTR(target),
target             46 oshmem/shmem/fortran/shmem_get_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             47 oshmem/shmem/fortran/shmem_get_nb_f.c         (target,source,len,pe) )
target             49 oshmem/shmem/fortran/shmem_get_nb_f.c void shmem_getmem_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             53 oshmem/shmem/fortran/shmem_get_nb_f.c         FPTR_2_VOID_PTR(target),
target             62 oshmem/shmem/fortran/shmem_get_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             63 oshmem/shmem/fortran/shmem_get_nb_f.c         (target,source,len,pe))
target             65 oshmem/shmem/fortran/shmem_get_nb_f.c void shmem_character_get_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             72 oshmem/shmem/fortran/shmem_get_nb_f.c         FPTR_2_VOID_PTR(target),
target             81 oshmem/shmem/fortran/shmem_get_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             82 oshmem/shmem/fortran/shmem_get_nb_f.c         (target,source,len,pe) )
target             84 oshmem/shmem/fortran/shmem_get_nb_f.c void shmem_complex_get_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             91 oshmem/shmem/fortran/shmem_get_nb_f.c         FPTR_2_VOID_PTR(target),
target            100 oshmem/shmem/fortran/shmem_get_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target            101 oshmem/shmem/fortran/shmem_get_nb_f.c         (target,source,len,pe) )
target            103 oshmem/shmem/fortran/shmem_get_nb_f.c void shmem_double_get_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target            110 oshmem/shmem/fortran/shmem_get_nb_f.c         FPTR_2_VOID_PTR(target),
target            119 oshmem/shmem/fortran/shmem_get_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target            120 oshmem/shmem/fortran/shmem_get_nb_f.c         (target,source,len,pe) )
target            122 oshmem/shmem/fortran/shmem_get_nb_f.c void shmem_integer_get_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target            129 oshmem/shmem/fortran/shmem_get_nb_f.c         FPTR_2_VOID_PTR(target),
target            138 oshmem/shmem/fortran/shmem_get_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target            139 oshmem/shmem/fortran/shmem_get_nb_f.c         (target,source,len,pe) )
target            141 oshmem/shmem/fortran/shmem_get_nb_f.c void shmem_logical_get_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target            148 oshmem/shmem/fortran/shmem_get_nb_f.c         FPTR_2_VOID_PTR(target),
target            157 oshmem/shmem/fortran/shmem_get_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target            158 oshmem/shmem/fortran/shmem_get_nb_f.c         (target,source,len,pe) )
target            160 oshmem/shmem/fortran/shmem_get_nb_f.c void shmem_real_get_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target            167 oshmem/shmem/fortran/shmem_get_nb_f.c         FPTR_2_VOID_PTR(target),
target            177 oshmem/shmem/fortran/shmem_get_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target            178 oshmem/shmem/fortran/shmem_get_nb_f.c         (target,source,len,pe) )
target            180 oshmem/shmem/fortran/shmem_get_nb_f.c void shmem_get4_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target            184 oshmem/shmem/fortran/shmem_get_nb_f.c         FPTR_2_VOID_PTR(target),
target            193 oshmem/shmem/fortran/shmem_get_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target            194 oshmem/shmem/fortran/shmem_get_nb_f.c         (target,source,len,pe) )
target            196 oshmem/shmem/fortran/shmem_get_nb_f.c void shmem_get8_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target            200 oshmem/shmem/fortran/shmem_get_nb_f.c         FPTR_2_VOID_PTR(target),
target            209 oshmem/shmem/fortran/shmem_get_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target            210 oshmem/shmem/fortran/shmem_get_nb_f.c         (target,source,len,pe) )
target            212 oshmem/shmem/fortran/shmem_get_nb_f.c void shmem_get32_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target            216 oshmem/shmem/fortran/shmem_get_nb_f.c         FPTR_2_VOID_PTR(target),
target            225 oshmem/shmem/fortran/shmem_get_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target            226 oshmem/shmem/fortran/shmem_get_nb_f.c         (target,source,len,pe) )
target            228 oshmem/shmem/fortran/shmem_get_nb_f.c void shmem_get64_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target            232 oshmem/shmem/fortran/shmem_get_nb_f.c         FPTR_2_VOID_PTR(target),
target            241 oshmem/shmem/fortran/shmem_get_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target            242 oshmem/shmem/fortran/shmem_get_nb_f.c         (target,source,len,pe) )
target            244 oshmem/shmem/fortran/shmem_get_nb_f.c void shmem_get128_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target            248 oshmem/shmem/fortran/shmem_get_nb_f.c         FPTR_2_VOID_PTR(target),
target             31 oshmem/shmem/fortran/shmem_getmem_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             32 oshmem/shmem/fortran/shmem_getmem_f.c         (target,source,len,pe) )
target             34 oshmem/shmem/fortran/shmem_getmem_f.c void shmem_getmem_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             38 oshmem/shmem/fortran/shmem_getmem_f.c         FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_iget128_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_iget128_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_iget128_f.c void shmem_iget128_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             46 oshmem/shmem/fortran/shmem_iget128_f.c             (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * 16,
target             32 oshmem/shmem/fortran/shmem_iget32_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_iget32_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_iget32_f.c void shmem_iget32_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             46 oshmem/shmem/fortran/shmem_iget32_f.c             (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * 4,
target             32 oshmem/shmem/fortran/shmem_iget4_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_iget4_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_iget4_f.c void shmem_iget4_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             46 oshmem/shmem/fortran/shmem_iget4_f.c             (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * 4,
target             32 oshmem/shmem/fortran/shmem_iget64_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_iget64_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_iget64_f.c void shmem_iget64_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             46 oshmem/shmem/fortran/shmem_iget64_f.c             (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * 8,
target             32 oshmem/shmem/fortran/shmem_iget8_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_iget8_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_iget8_f.c void shmem_iget8_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             46 oshmem/shmem/fortran/shmem_iget8_f.c             (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * 8,
target             33 oshmem/shmem/fortran/shmem_int4_add_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             34 oshmem/shmem/fortran/shmem_int4_add_f.c         (target,value,pe) )
target             36 oshmem/shmem/fortran/shmem_int4_add_f.c void shmem_int4_add_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             38 oshmem/shmem/fortran/shmem_int4_add_f.c     MCA_ATOMIC_CALL(add(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             35 oshmem/shmem/fortran/shmem_int4_cswap_f.c         (FORTRAN_POINTER_T target, MPI_Fint *cond, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             36 oshmem/shmem/fortran/shmem_int4_cswap_f.c         (target,cond,value,pe) )
target             38 oshmem/shmem/fortran/shmem_int4_cswap_f.c ompi_fortran_integer4_t shmem_int4_cswap_f(FORTRAN_POINTER_T target, MPI_Fint *cond, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             42 oshmem/shmem/fortran/shmem_int4_cswap_f.c     MCA_ATOMIC_CALL(cswap(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             33 oshmem/shmem/fortran/shmem_int4_fadd_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             34 oshmem/shmem/fortran/shmem_int4_fadd_f.c         (target,value,pe) )
target             36 oshmem/shmem/fortran/shmem_int4_fadd_f.c ompi_fortran_integer4_t shmem_int4_fadd_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             40 oshmem/shmem/fortran/shmem_int4_fadd_f.c     MCA_ATOMIC_CALL(fadd(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_int4_fetch_f.c         (FORTRAN_POINTER_T target, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_int4_fetch_f.c         (target,pe) )
target             35 oshmem/shmem/fortran/shmem_int4_fetch_f.c ompi_fortran_integer4_t shmem_int4_fetch_f(FORTRAN_POINTER_T target, MPI_Fint *pe)
target             40 oshmem/shmem/fortran/shmem_int4_fetch_f.c     MCA_ATOMIC_CALL(fadd(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             33 oshmem/shmem/fortran/shmem_int4_finc_f.c         (FORTRAN_POINTER_T target, MPI_Fint *pe),
target             34 oshmem/shmem/fortran/shmem_int4_finc_f.c         (target,pe) )
target             36 oshmem/shmem/fortran/shmem_int4_finc_f.c ompi_fortran_integer4_t shmem_int4_finc_f(FORTRAN_POINTER_T target, MPI_Fint *pe)
target             41 oshmem/shmem/fortran/shmem_int4_finc_f.c     MCA_ATOMIC_CALL(fadd(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             33 oshmem/shmem/fortran/shmem_int4_inc_f.c         (FORTRAN_POINTER_T target, MPI_Fint *pe),
target             34 oshmem/shmem/fortran/shmem_int4_inc_f.c         (target,pe) )
target             36 oshmem/shmem/fortran/shmem_int4_inc_f.c void shmem_int4_inc_f(FORTRAN_POINTER_T target, MPI_Fint *pe)
target             40 oshmem/shmem/fortran/shmem_int4_inc_f.c     MCA_ATOMIC_CALL(add(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             31 oshmem/shmem/fortran/shmem_int4_set_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             32 oshmem/shmem/fortran/shmem_int4_set_f.c         (target,value,pe) )
target             34 oshmem/shmem/fortran/shmem_int4_set_f.c void  shmem_int4_set_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             38 oshmem/shmem/fortran/shmem_int4_set_f.c     MCA_ATOMIC_CALL(swap(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_int4_swap_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_int4_swap_f.c         (target,value,pe) )
target             35 oshmem/shmem/fortran/shmem_int4_swap_f.c ompi_fortran_integer4_t shmem_int4_swap_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             39 oshmem/shmem/fortran/shmem_int4_swap_f.c     MCA_ATOMIC_CALL(swap(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             33 oshmem/shmem/fortran/shmem_int8_add_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             34 oshmem/shmem/fortran/shmem_int8_add_f.c         (target,value,pe) )
target             36 oshmem/shmem/fortran/shmem_int8_add_f.c void shmem_int8_add_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             38 oshmem/shmem/fortran/shmem_int8_add_f.c     MCA_ATOMIC_CALL(add(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             34 oshmem/shmem/fortran/shmem_int8_cswap_f.c         (FORTRAN_POINTER_T target, MPI_Fint *cond, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             35 oshmem/shmem/fortran/shmem_int8_cswap_f.c         (target,cond,value,pe) )
target             37 oshmem/shmem/fortran/shmem_int8_cswap_f.c ompi_fortran_integer8_t shmem_int8_cswap_f(FORTRAN_POINTER_T target, MPI_Fint *cond, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             41 oshmem/shmem/fortran/shmem_int8_cswap_f.c     MCA_ATOMIC_CALL(cswap(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             33 oshmem/shmem/fortran/shmem_int8_fadd_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             34 oshmem/shmem/fortran/shmem_int8_fadd_f.c         (target,value,pe) )
target             36 oshmem/shmem/fortran/shmem_int8_fadd_f.c ompi_fortran_integer8_t shmem_int8_fadd_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             40 oshmem/shmem/fortran/shmem_int8_fadd_f.c     MCA_ATOMIC_CALL(fadd(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_int8_fetch_f.c         (FORTRAN_POINTER_T target, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_int8_fetch_f.c         (target,pe) )
target             35 oshmem/shmem/fortran/shmem_int8_fetch_f.c ompi_fortran_integer8_t shmem_int8_fetch_f(FORTRAN_POINTER_T target, MPI_Fint *pe)
target             40 oshmem/shmem/fortran/shmem_int8_fetch_f.c     MCA_ATOMIC_CALL(fadd(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             33 oshmem/shmem/fortran/shmem_int8_finc_f.c         (FORTRAN_POINTER_T target, MPI_Fint *pe),
target             34 oshmem/shmem/fortran/shmem_int8_finc_f.c         (target,pe))
target             36 oshmem/shmem/fortran/shmem_int8_finc_f.c ompi_fortran_integer8_t shmem_int8_finc_f(FORTRAN_POINTER_T target, MPI_Fint *pe)
target             41 oshmem/shmem/fortran/shmem_int8_finc_f.c     MCA_ATOMIC_CALL(fadd(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             33 oshmem/shmem/fortran/shmem_int8_inc_f.c         (FORTRAN_POINTER_T target, MPI_Fint *pe),
target             34 oshmem/shmem/fortran/shmem_int8_inc_f.c         (target,pe))
target             36 oshmem/shmem/fortran/shmem_int8_inc_f.c void shmem_int8_inc_f(FORTRAN_POINTER_T target, MPI_Fint *pe)
target             40 oshmem/shmem/fortran/shmem_int8_inc_f.c     MCA_ATOMIC_CALL(add(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             31 oshmem/shmem/fortran/shmem_int8_set_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             32 oshmem/shmem/fortran/shmem_int8_set_f.c         (target,value,pe) )
target             34 oshmem/shmem/fortran/shmem_int8_set_f.c void shmem_int8_set_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             38 oshmem/shmem/fortran/shmem_int8_set_f.c     MCA_ATOMIC_CALL(swap(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_int8_swap_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_int8_swap_f.c         (target,value,pe) )
target             35 oshmem/shmem/fortran/shmem_int8_swap_f.c ompi_fortran_integer8_t shmem_int8_swap_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             39 oshmem/shmem/fortran/shmem_int8_swap_f.c     MCA_ATOMIC_CALL(swap(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_integer_get_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_integer_get_f.c         (target,source,len,pe) )
target             35 oshmem/shmem/fortran/shmem_integer_get_f.c void shmem_integer_get_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             42 oshmem/shmem/fortran/shmem_integer_get_f.c         FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_integer_iget_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_integer_iget_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_integer_iget_f.c void shmem_integer_iget_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             49 oshmem/shmem/fortran/shmem_integer_iget_f.c             (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * integer_type_size,
target             32 oshmem/shmem/fortran/shmem_integer_iput_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_integer_iput_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_integer_iput_f.c void shmem_integer_iput_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             47 oshmem/shmem/fortran/shmem_integer_iput_f.c         MCA_SPML_CALL(put(oshmem_ctx_default, (uint8_t*)FPTR_2_VOID_PTR(target) + i * tst_c * integer_type_size,
target             32 oshmem/shmem/fortran/shmem_integer_put_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_integer_put_f.c         (target,source,length,pe) )
target             35 oshmem/shmem/fortran/shmem_integer_put_f.c void shmem_integer_put_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             40 oshmem/shmem/fortran/shmem_integer_put_f.c     MCA_SPML_CALL(put(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_iput128_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_iput128_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_iput128_f.c void shmem_iput128_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             44 oshmem/shmem/fortran/shmem_iput128_f.c         MCA_SPML_CALL(put(oshmem_ctx_default, (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * 16,
target             32 oshmem/shmem/fortran/shmem_iput32_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_iput32_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_iput32_f.c void shmem_iput32_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             44 oshmem/shmem/fortran/shmem_iput32_f.c         MCA_SPML_CALL(put(oshmem_ctx_default, (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * 4,
target             32 oshmem/shmem/fortran/shmem_iput4_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_iput4_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_iput4_f.c void shmem_iput4_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             44 oshmem/shmem/fortran/shmem_iput4_f.c         MCA_SPML_CALL(put(oshmem_ctx_default, (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * 4,
target             32 oshmem/shmem/fortran/shmem_iput64_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_iput64_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_iput64_f.c void shmem_iput64_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             44 oshmem/shmem/fortran/shmem_iput64_f.c         MCA_SPML_CALL(put(oshmem_ctx_default, (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * 8,
target             32 oshmem/shmem/fortran/shmem_iput8_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_iput8_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_iput8_f.c void shmem_iput8_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             44 oshmem/shmem/fortran/shmem_iput8_f.c         MCA_SPML_CALL(put(oshmem_ctx_default, (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * 8,
target             32 oshmem/shmem/fortran/shmem_logical_get_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_logical_get_f.c         (target,source,len,pe) )
target             35 oshmem/shmem/fortran/shmem_logical_get_f.c void shmem_logical_get_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             42 oshmem/shmem/fortran/shmem_logical_get_f.c         FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_logical_iget_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_logical_iget_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_logical_iget_f.c void shmem_logical_iget_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             49 oshmem/shmem/fortran/shmem_logical_iget_f.c             (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * logical_type_size,
target             32 oshmem/shmem/fortran/shmem_logical_iput_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_logical_iput_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_logical_iput_f.c void shmem_logical_iput_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             47 oshmem/shmem/fortran/shmem_logical_iput_f.c         MCA_SPML_CALL(put(oshmem_ctx_default, (uint8_t*)FPTR_2_VOID_PTR(target) + i * tst_c * logical_type_size,
target             32 oshmem/shmem/fortran/shmem_logical_put_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_logical_put_f.c         (target,source,length,pe) )
target             35 oshmem/shmem/fortran/shmem_logical_put_f.c void shmem_logical_put_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             40 oshmem/shmem/fortran/shmem_logical_put_f.c     MCA_SPML_CALL(put(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             36 oshmem/shmem/fortran/shmem_max_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             37 oshmem/shmem/fortran/shmem_max_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             44 oshmem/shmem/fortran/shmem_max_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             45 oshmem/shmem/fortran/shmem_max_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             52 oshmem/shmem/fortran/shmem_max_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             53 oshmem/shmem/fortran/shmem_max_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             60 oshmem/shmem/fortran/shmem_max_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             61 oshmem/shmem/fortran/shmem_max_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             68 oshmem/shmem/fortran/shmem_max_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             69 oshmem/shmem/fortran/shmem_max_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             76 oshmem/shmem/fortran/shmem_max_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             77 oshmem/shmem/fortran/shmem_max_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             79 oshmem/shmem/fortran/shmem_max_to_all_f.c #define SHMEM_MAX_TO_ALL(F_NAME, T_NAME) void F_NAME(FORTRAN_POINTER_T target, \
target             99 oshmem/shmem/fortran/shmem_max_to_all_f.c             FPTR_2_VOID_PTR(target),\
target             36 oshmem/shmem/fortran/shmem_min_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             37 oshmem/shmem/fortran/shmem_min_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             44 oshmem/shmem/fortran/shmem_min_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             45 oshmem/shmem/fortran/shmem_min_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             52 oshmem/shmem/fortran/shmem_min_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             53 oshmem/shmem/fortran/shmem_min_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             60 oshmem/shmem/fortran/shmem_min_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             61 oshmem/shmem/fortran/shmem_min_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             68 oshmem/shmem/fortran/shmem_min_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             69 oshmem/shmem/fortran/shmem_min_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             76 oshmem/shmem/fortran/shmem_min_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             77 oshmem/shmem/fortran/shmem_min_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             80 oshmem/shmem/fortran/shmem_min_to_all_f.c #define SHMEM_MIN_TO_ALL(F_NAME, T_NAME) void F_NAME(FORTRAN_POINTER_T target, \
target            101 oshmem/shmem/fortran/shmem_min_to_all_f.c             FPTR_2_VOID_PTR(target),\
target             33 oshmem/shmem/fortran/shmem_or_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             34 oshmem/shmem/fortran/shmem_or_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             41 oshmem/shmem/fortran/shmem_or_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             42 oshmem/shmem/fortran/shmem_or_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             49 oshmem/shmem/fortran/shmem_or_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             50 oshmem/shmem/fortran/shmem_or_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             52 oshmem/shmem/fortran/shmem_or_to_all_f.c #define SHMEM_OR_TO_ALL(F_NAME, T_NAME)  void F_NAME(FORTRAN_POINTER_T target, \
target             72 oshmem/shmem/fortran/shmem_or_to_all_f.c             FPTR_2_VOID_PTR(target),\
target             38 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             39 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             46 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             47 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             54 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             55 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             62 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             63 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             70 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             71 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             79 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             80 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             87 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             88 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             95 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             96 oshmem/shmem/fortran/shmem_prod_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             98 oshmem/shmem/fortran/shmem_prod_to_all_f.c #define SHMEM_PROD_TO_ALL(F_NAME, T_NAME) void F_NAME(FORTRAN_POINTER_T target, \
target            118 oshmem/shmem/fortran/shmem_prod_to_all_f.c             FPTR_2_VOID_PTR(target),\
target             29 oshmem/shmem/fortran/shmem_ptr_f.c         (FORTRAN_POINTER_T target, MPI_Fint *pe),
target             30 oshmem/shmem/fortran/shmem_ptr_f.c         (target,pe) )
target             32 oshmem/shmem/fortran/shmem_ptr_f.c FORTRAN_POINTER_T* shmem_ptr_f(FORTRAN_POINTER_T target, MPI_Fint *pe)
target             34 oshmem/shmem/fortran/shmem_ptr_f.c     return (FORTRAN_POINTER_T *)shmem_ptr(FPTR_2_VOID_PTR(target), OMPI_FINT_2_INT(*pe));
target             32 oshmem/shmem/fortran/shmem_put128_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_put128_f.c         (target,source,length,pe) )
target             35 oshmem/shmem/fortran/shmem_put128_f.c void shmem_put128_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             37 oshmem/shmem/fortran/shmem_put128_f.c     MCA_SPML_CALL(put(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_put32_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_put32_f.c         (target,source,length,pe) )
target             35 oshmem/shmem/fortran/shmem_put32_f.c void shmem_put32_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             37 oshmem/shmem/fortran/shmem_put32_f.c     MCA_SPML_CALL(put(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_put4_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_put4_f.c         (target,source,length,pe) )
target             35 oshmem/shmem/fortran/shmem_put4_f.c void shmem_put4_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             37 oshmem/shmem/fortran/shmem_put4_f.c     MCA_SPML_CALL(put(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_put64_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_put64_f.c         (target,source,length,pe) )
target             35 oshmem/shmem/fortran/shmem_put64_f.c void shmem_put64_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             37 oshmem/shmem/fortran/shmem_put64_f.c     MCA_SPML_CALL(put(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_put8_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_put8_f.c         (target,source,length,pe) )
target             35 oshmem/shmem/fortran/shmem_put8_f.c void shmem_put8_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             37 oshmem/shmem/fortran/shmem_put8_f.c     MCA_SPML_CALL(put(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             46 oshmem/shmem/fortran/shmem_put_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             47 oshmem/shmem/fortran/shmem_put_nb_f.c         (target,source,length,pe) )
target             49 oshmem/shmem/fortran/shmem_put_nb_f.c void shmem_putmem_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             51 oshmem/shmem/fortran/shmem_put_nb_f.c     MCA_SPML_CALL(put_nb(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             62 oshmem/shmem/fortran/shmem_put_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             63 oshmem/shmem/fortran/shmem_put_nb_f.c         (target,source,length,pe) )
target             65 oshmem/shmem/fortran/shmem_put_nb_f.c void shmem_character_put_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             70 oshmem/shmem/fortran/shmem_put_nb_f.c     MCA_SPML_CALL(put_nb(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             81 oshmem/shmem/fortran/shmem_put_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             82 oshmem/shmem/fortran/shmem_put_nb_f.c         (target,source,length,pe) )
target             84 oshmem/shmem/fortran/shmem_put_nb_f.c void shmem_complex_put_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             89 oshmem/shmem/fortran/shmem_put_nb_f.c     MCA_SPML_CALL(put_nb(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target            100 oshmem/shmem/fortran/shmem_put_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target            101 oshmem/shmem/fortran/shmem_put_nb_f.c         (target,source,length,pe) )
target            103 oshmem/shmem/fortran/shmem_put_nb_f.c void shmem_double_put_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target            108 oshmem/shmem/fortran/shmem_put_nb_f.c     MCA_SPML_CALL(put_nb(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target            119 oshmem/shmem/fortran/shmem_put_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target            120 oshmem/shmem/fortran/shmem_put_nb_f.c         (target,source,length,pe) )
target            122 oshmem/shmem/fortran/shmem_put_nb_f.c void shmem_integer_put_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target            127 oshmem/shmem/fortran/shmem_put_nb_f.c     MCA_SPML_CALL(put_nb(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target            138 oshmem/shmem/fortran/shmem_put_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target            139 oshmem/shmem/fortran/shmem_put_nb_f.c         (target,source,length,pe) )
target            141 oshmem/shmem/fortran/shmem_put_nb_f.c void shmem_logical_put_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target            146 oshmem/shmem/fortran/shmem_put_nb_f.c     MCA_SPML_CALL(put_nb(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target            157 oshmem/shmem/fortran/shmem_put_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target            158 oshmem/shmem/fortran/shmem_put_nb_f.c         (target,source,length,pe) )
target            160 oshmem/shmem/fortran/shmem_put_nb_f.c void shmem_real_put_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target            165 oshmem/shmem/fortran/shmem_put_nb_f.c     MCA_SPML_CALL(put_nb(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target            176 oshmem/shmem/fortran/shmem_put_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target            177 oshmem/shmem/fortran/shmem_put_nb_f.c         (target,source,length,pe) )
target            179 oshmem/shmem/fortran/shmem_put_nb_f.c void shmem_put4_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target            181 oshmem/shmem/fortran/shmem_put_nb_f.c     MCA_SPML_CALL(put_nb(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target            192 oshmem/shmem/fortran/shmem_put_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target            193 oshmem/shmem/fortran/shmem_put_nb_f.c         (target,source,length,pe) )
target            195 oshmem/shmem/fortran/shmem_put_nb_f.c void shmem_put8_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target            197 oshmem/shmem/fortran/shmem_put_nb_f.c     MCA_SPML_CALL(put_nb(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target            208 oshmem/shmem/fortran/shmem_put_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target            209 oshmem/shmem/fortran/shmem_put_nb_f.c         (target,source,length,pe) )
target            211 oshmem/shmem/fortran/shmem_put_nb_f.c void shmem_put32_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target            213 oshmem/shmem/fortran/shmem_put_nb_f.c     MCA_SPML_CALL(put_nb(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target            224 oshmem/shmem/fortran/shmem_put_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target            225 oshmem/shmem/fortran/shmem_put_nb_f.c         (target,source,length,pe) )
target            227 oshmem/shmem/fortran/shmem_put_nb_f.c void shmem_put64_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target            229 oshmem/shmem/fortran/shmem_put_nb_f.c     MCA_SPML_CALL(put_nb(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target            240 oshmem/shmem/fortran/shmem_put_nb_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target            241 oshmem/shmem/fortran/shmem_put_nb_f.c         (target,source,length,pe) )
target            243 oshmem/shmem/fortran/shmem_put_nb_f.c void shmem_put128_nbi_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target            245 oshmem/shmem/fortran/shmem_put_nb_f.c     MCA_SPML_CALL(put_nb(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_putmem_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_putmem_f.c         (target,source,length,pe) )
target             35 oshmem/shmem/fortran/shmem_putmem_f.c void shmem_putmem_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             37 oshmem/shmem/fortran/shmem_putmem_f.c     MCA_SPML_CALL(put(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             31 oshmem/shmem/fortran/shmem_real4_fetch_f.c         (FORTRAN_POINTER_T target, MPI_Fint *pe),
target             32 oshmem/shmem/fortran/shmem_real4_fetch_f.c         (target,pe) )
target             34 oshmem/shmem/fortran/shmem_real4_fetch_f.c ompi_fortran_real4_t shmem_real4_fetch_f(FORTRAN_POINTER_T target, MPI_Fint *pe)
target             39 oshmem/shmem/fortran/shmem_real4_fetch_f.c     MCA_ATOMIC_CALL(fadd(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             31 oshmem/shmem/fortran/shmem_real4_set_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             32 oshmem/shmem/fortran/shmem_real4_set_f.c         (target,value,pe) )
target             34 oshmem/shmem/fortran/shmem_real4_set_f.c void shmem_real4_set_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             38 oshmem/shmem/fortran/shmem_real4_set_f.c     MCA_ATOMIC_CALL(swap(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_real4_swap_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_real4_swap_f.c         (target,value,pe) )
target             35 oshmem/shmem/fortran/shmem_real4_swap_f.c ompi_fortran_real4_t shmem_real4_swap_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             39 oshmem/shmem/fortran/shmem_real4_swap_f.c     MCA_ATOMIC_CALL(swap(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_real8_fetch_f.c         (FORTRAN_POINTER_T target, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_real8_fetch_f.c         (target,pe) )
target             35 oshmem/shmem/fortran/shmem_real8_fetch_f.c ompi_fortran_real8_t shmem_real8_fetch_f(FORTRAN_POINTER_T target, MPI_Fint *pe)
target             40 oshmem/shmem/fortran/shmem_real8_fetch_f.c     MCA_ATOMIC_CALL(fadd(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             31 oshmem/shmem/fortran/shmem_real8_set_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             32 oshmem/shmem/fortran/shmem_real8_set_f.c         (target,value,pe) )
target             34 oshmem/shmem/fortran/shmem_real8_set_f.c void shmem_real8_set_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             38 oshmem/shmem/fortran/shmem_real8_set_f.c     MCA_ATOMIC_CALL(swap(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_real8_swap_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_real8_swap_f.c         (target,value,pe) )
target             35 oshmem/shmem/fortran/shmem_real8_swap_f.c ompi_fortran_real8_t shmem_real8_swap_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             39 oshmem/shmem/fortran/shmem_real8_swap_f.c     MCA_ATOMIC_CALL(swap(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_real_get_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_real_get_f.c         (target,source,len,pe) )
target             35 oshmem/shmem/fortran/shmem_real_get_f.c void shmem_real_get_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *len, MPI_Fint *pe)
target             42 oshmem/shmem/fortran/shmem_real_get_f.c         FPTR_2_VOID_PTR(target),
target             32 oshmem/shmem/fortran/shmem_real_iget_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_real_iget_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_real_iget_f.c void shmem_real_iget_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             49 oshmem/shmem/fortran/shmem_real_iget_f.c             (uint8_t *)FPTR_2_VOID_PTR(target) + i * tst_c * real_type_size,
target             32 oshmem/shmem/fortran/shmem_real_iput_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_real_iput_f.c         (target,source,tst,sst,len,pe) )
target             35 oshmem/shmem/fortran/shmem_real_iput_f.c void shmem_real_iput_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *tst, MPI_Fint *sst, MPI_Fint *len, MPI_Fint *pe)
target             47 oshmem/shmem/fortran/shmem_real_iput_f.c         MCA_SPML_CALL(put(oshmem_ctx_default, (uint8_t*)FPTR_2_VOID_PTR(target) + i * tst_c * real_type_size,
target             32 oshmem/shmem/fortran/shmem_real_put_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_real_put_f.c         (target,source,length,pe) )
target             35 oshmem/shmem/fortran/shmem_real_put_f.c void shmem_real_put_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *length, MPI_Fint *pe)
target             40 oshmem/shmem/fortran/shmem_real_put_f.c     MCA_SPML_CALL(put(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             38 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             39 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             46 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             47 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             54 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             55 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             62 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             63 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             70 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             71 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             78 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             79 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             86 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             87 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             94 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             95 oshmem/shmem/fortran/shmem_sum_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             97 oshmem/shmem/fortran/shmem_sum_to_all_f.c #define SHMEM_SUM_TO_ALL(F_NAME, T_NAME) void F_NAME(FORTRAN_POINTER_T target, \
target            117 oshmem/shmem/fortran/shmem_sum_to_all_f.c             FPTR_2_VOID_PTR(target),\
target             32 oshmem/shmem/fortran/shmem_swap_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe),
target             33 oshmem/shmem/fortran/shmem_swap_f.c         (target,value,pe) )
target             35 oshmem/shmem/fortran/shmem_swap_f.c MPI_Fint shmem_swap_f(FORTRAN_POINTER_T target, FORTRAN_POINTER_T value, MPI_Fint *pe)
target             41 oshmem/shmem/fortran/shmem_swap_f.c     MCA_ATOMIC_CALL(swap(oshmem_ctx_default, FPTR_2_VOID_PTR(target),
target             35 oshmem/shmem/fortran/shmem_xor_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             36 oshmem/shmem/fortran/shmem_xor_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             43 oshmem/shmem/fortran/shmem_xor_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             44 oshmem/shmem/fortran/shmem_xor_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             51 oshmem/shmem/fortran/shmem_xor_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             52 oshmem/shmem/fortran/shmem_xor_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             59 oshmem/shmem/fortran/shmem_xor_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             60 oshmem/shmem/fortran/shmem_xor_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             67 oshmem/shmem/fortran/shmem_xor_to_all_f.c         (FORTRAN_POINTER_T target, FORTRAN_POINTER_T source, MPI_Fint *nreduce, MPI_Fint *PE_start, MPI_Fint * logPE_stride, MPI_Fint *PE_size, FORTRAN_POINTER_T *pWrk, FORTRAN_POINTER_T pSync),
target             68 oshmem/shmem/fortran/shmem_xor_to_all_f.c         (target,source,nreduce,PE_start,logPE_stride,PE_size,pWrk,pSync) )
target             70 oshmem/shmem/fortran/shmem_xor_to_all_f.c #define SHMEM_XOR_TO_ALL(F_NAME, T_NAME) void F_NAME(FORTRAN_POINTER_T target, \
target             91 oshmem/shmem/fortran/shmem_xor_to_all_f.c             FPTR_2_VOID_PTR(target),\