int64_t           249 ompi/communicator/comm_cid.c static volatile int64_t ompi_comm_cid_lowest_id = INT64_MAX;
int64_t           305 ompi/communicator/comm_cid.c     int64_t my_id = ((int64_t) ompi_comm_get_cid (context->comm) << 32 | context->pml_tag);
int64_t           631 ompi/datatype/ompi_datatype_module.c     MOOG(int64_t, 64);
int64_t           170 ompi/mca/coll/base/coll_base_allgather.c         span = opal_datatype_span(&rdtype->super, (int64_t)(size - rank) * rcount, &gap);
int64_t           221 ompi/mca/coll/base/coll_base_alltoall.c     span = opal_datatype_span(&sdtype->super, (int64_t)size * scount, &gap);
int64_t            72 ompi/mca/coll/base/coll_base_gather.c         rsize = opal_datatype_span(&rdtype->super, (int64_t)rcount * size, &rgap);
int64_t           108 ompi/mca/coll/base/coll_base_gather.c         ssize = opal_datatype_span(&sdtype->super, (int64_t)scount * size, &sgap);
int64_t            93 ompi/mca/coll/base/coll_base_scatter.c         ssize = opal_datatype_span(&sdtype->super, (int64_t)scount * size, &sgap);
int64_t           131 ompi/mca/coll/base/coll_base_scatter.c         rsize = opal_datatype_span(&rdtype->super, (int64_t)rcount * size, &rgap);
int64_t           110 ompi/mca/coll/basic/coll_basic_allgather.c         span = opal_datatype_span(&sdtype->super, (int64_t)scount * (int64_t)size, &gap);
int64_t            61 ompi/mca/coll/inter/coll_inter_allgather.c         span = opal_datatype_span(&sdtype->super, (int64_t)scount*(int64_t)size, &gap);
int64_t            65 ompi/mca/coll/inter/coll_inter_gather.c         span = opal_datatype_span(&sdtype->super, (int64_t)scount*(int64_t)size_local, &gap);
int64_t            65 ompi/mca/coll/inter/coll_inter_scatter.c             span = opal_datatype_span(&rdtype->super, (int64_t)rcount*(int64_t)size_local, &gap);
int64_t           127 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c     int64_t *file_offsets;
int64_t           171 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c         int64_t file_offsets;
int64_t           341 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	    file_offsets = (int64_t*)ADIOI_Malloc(MAX_ARRAY_SIZE*
int64_t           342 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 						  sizeof(int64_t));
int64_t           349 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	    file_offsets = (int64_t*)ADIOI_Malloc(extra_blks*
int64_t           350 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 						  sizeof(int64_t));
int64_t           576 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	file_offsets = (int64_t *)ADIOI_Malloc(max_file_list*sizeof(int64_t));
int64_t           483 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c     int64_t *file_offsets;
int64_t           535 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c         int64_t file_offsets;
int64_t           730 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	    file_offsets = (int64_t*)ADIOI_Malloc(MAX_ARRAY_SIZE*
int64_t           731 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 						  sizeof(int64_t));
int64_t           738 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	    file_offsets = (int64_t*)ADIOI_Malloc(extra_blks*
int64_t           739 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                                                   sizeof(int64_t));
int64_t           966 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	file_offsets = (int64_t *)ADIOI_Malloc(max_file_list*sizeof(int64_t));
int64_t            31 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io.h                    int64_t *cur_flat_buf_reg_off_p,
int64_t            36 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io.h                    int64_t *cur_flat_file_reg_off_p,
int64_t            42 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io.h                    int64_t *bytes_completed,
int64_t            43 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io.h                    int64_t total_io_size,
int64_t            44 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io.h                    int64_t buf_off_arr[],
int64_t            47 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io.h                    int64_t file_off_arr[],
int64_t            51 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io.h void print_buf_file_ol_pairs(int64_t buf_off_arr[],
int64_t            54 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io.h 			     int64_t file_off_arr[],
int64_t           332 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 				      (int64_t *)&arr_addr[0],
int64_t            24 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     int64_t cur_io_size = 0, io_size = 0;
int64_t            32 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     int64_t buf_off_arr[MAX_OL_COUNT];
int64_t            34 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     int64_t file_off_arr[MAX_OL_COUNT];
int64_t            42 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     int64_t cur_flat_buf_reg_off = 0;
int64_t            43 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     int64_t cur_flat_file_reg_off = 0;
int64_t           357 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		   int64_t *cur_flat_buf_reg_off_p,
int64_t           362 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		   int64_t *cur_flat_file_reg_off_p,
int64_t           368 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		   int64_t *bytes_completed,
int64_t           369 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		   int64_t total_io_size,
int64_t           370 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		   int64_t buf_off_arr[],
int64_t           373 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		   int64_t file_off_arr[],
int64_t           380 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     int64_t cur_flat_buf_reg_left = 0;
int64_t           381 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     int64_t cur_flat_file_reg_left = 0;
int64_t           633 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c void print_buf_file_ol_pairs(int64_t buf_off_arr[],
int64_t           636 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 			     int64_t file_off_arr[],
int64_t            34 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c     int64_t *file_offsets;
int64_t            93 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c        int64_t file_offset;
int64_t           298 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    file_offsets = (int64_t*)ADIOI_Malloc(MAX_ARRAY_SIZE*
int64_t           299 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 						  sizeof(int64_t));
int64_t           306 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    file_offsets = (int64_t*)ADIOI_Malloc(extra_blks*
int64_t           307 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 						  sizeof(int64_t));
int64_t           657 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	file_offsets = (int64_t *)ADIOI_Malloc(max_file_list*sizeof(int64_t));
int64_t            40 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c     int64_t *file_offsets;
int64_t           109 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c        int64_t file_offset;
int64_t           340 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    file_offsets = (int64_t*)ADIOI_Malloc(MAX_ARRAY_SIZE*
int64_t           341 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 						  sizeof(int64_t));
int64_t           348 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    file_offsets = (int64_t*)ADIOI_Malloc(extra_blks*
int64_t           349 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c                                                   sizeof(int64_t));
int64_t           704 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	file_offsets = (int64_t *)ADIOI_Malloc(max_file_list*sizeof(int64_t));
int64_t           294 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	    file_offsets = (int64_t*)ADIOI_Malloc(MAX_ARRAY_SIZE*
int64_t           295 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 						  sizeof(int64_t));
int64_t           302 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	    file_offsets = (int64_t*)ADIOI_Malloc(extra_blks*
int64_t           303 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 						  sizeof(int64_t));
int64_t           321 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	    file_offsets = (int64_t*)ADIOI_Malloc(MAX_ARRAY_SIZE*
int64_t           322 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 						  sizeof(int64_t));
int64_t           329 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	    file_offsets = (int64_t*)ADIOI_Malloc(extra_blks*
int64_t           330 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c                                                   sizeof(int64_t));
int64_t            83 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     int64_t data_sz = 0;
int64_t            45 ompi/mca/io/romio321/romio/test/big_extents.c 	int64_t expected_extent, int do_coll)
int64_t           100 ompi/mca/io/romio321/romio/test/big_extents.c static int testtype(char *filename, MPI_Datatype type, int64_t expected_extent)
int64_t           192 ompi/mca/io/romio321/romio/test/big_extents.c     ret = testtype(argv[1], indexed1G, (int64_t)1024*1024*1024);
int64_t           194 ompi/mca/io/romio321/romio/test/big_extents.c     ret = testtype(argv[1], indexed3G, (int64_t)1024*1024*1024*3);
int64_t           196 ompi/mca/io/romio321/romio/test/big_extents.c     ret = testtype(argv[1], indexed6G, (int64_t)1024*1024*1024*6);
int64_t           198 ompi/mca/io/romio321/romio/test/big_extents.c     ret = testtype(argv[1], subarray1G, (int64_t)1024*1024*1024);
int64_t           200 ompi/mca/io/romio321/romio/test/big_extents.c     ret = testtype(argv[1], subarray3G, (int64_t)1024*1024*1024*3);
int64_t           202 ompi/mca/io/romio321/romio/test/big_extents.c     ret = testtype(argv[1], subarray6G, (int64_t)1024*1024*1024*6);
int64_t           347 ompi/mca/mtl/portals4/mtl_portals4_flowctl.c     int64_t epoch_counter;
int64_t           471 ompi/mca/mtl/portals4/mtl_portals4_recv.c     ptl_request->opcount = OPAL_THREAD_ADD_FETCH64((int64_t*) &ompi_mtl_portals4.recv_opcount, 1);
int64_t           486 ompi/mca/mtl/portals4/mtl_portals4_recv.c                          (int64_t)length, match_bits, ignore_bits, (unsigned long) ptl_request));
int64_t           552 ompi/mca/mtl/portals4/mtl_portals4_recv.c     ptl_request->opcount = OPAL_THREAD_ADD_FETCH64((int64_t*) &ompi_mtl_portals4.recv_opcount, 1);
int64_t           567 ompi/mca/mtl/portals4/mtl_portals4_recv.c                          (int64_t)length, (unsigned long) ptl_request));
int64_t           495 ompi/mca/mtl/portals4/mtl_portals4_send.c     ptl_request->opcount = OPAL_THREAD_ADD_FETCH64((int64_t*)&ompi_mtl_portals4.opcount, 1);
int64_t           505 ompi/mca/mtl/portals4/mtl_portals4_send.c                          (int64_t)length));
int64_t           162 ompi/mca/op/base/op_base_functions.c FUNC_FUNC(max,  int64_t,  int64_t)
int64_t           225 ompi/mca/op/base/op_base_functions.c FUNC_FUNC(min,  int64_t,  int64_t)
int64_t           285 ompi/mca/op/base/op_base_functions.c OP_FUNC(sum,  int64_t,  int64_t, +=)
int64_t           354 ompi/mca/op/base/op_base_functions.c OP_FUNC(prod,  int64_t,  int64_t, *=)
int64_t           425 ompi/mca/op/base/op_base_functions.c FUNC_FUNC(land,  int64_t,  int64_t)
int64_t           447 ompi/mca/op/base/op_base_functions.c FUNC_FUNC(lor,  int64_t,  int64_t)
int64_t           469 ompi/mca/op/base/op_base_functions.c FUNC_FUNC(lxor,  int64_t,  int64_t)
int64_t           491 ompi/mca/op/base/op_base_functions.c FUNC_FUNC(band,  int64_t,  int64_t)
int64_t           528 ompi/mca/op/base/op_base_functions.c FUNC_FUNC(bor,  int64_t,  int64_t)
int64_t           565 ompi/mca/op/base/op_base_functions.c FUNC_FUNC(bxor,  int64_t,  int64_t)
int64_t           790 ompi/mca/op/base/op_base_functions.c FUNC_FUNC_3BUF(max,  int64_t,  int64_t)
int64_t           853 ompi/mca/op/base/op_base_functions.c FUNC_FUNC_3BUF(min,  int64_t,  int64_t)
int64_t           913 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(sum,  int64_t,  int64_t, +)
int64_t           982 ompi/mca/op/base/op_base_functions.c OP_FUNC_3BUF(prod,  int64_t,  int64_t, *)
int64_t          1053 ompi/mca/op/base/op_base_functions.c FUNC_FUNC_3BUF(land,  int64_t,  int64_t)
int64_t          1075 ompi/mca/op/base/op_base_functions.c FUNC_FUNC_3BUF(lor,  int64_t,  int64_t)
int64_t          1097 ompi/mca/op/base/op_base_functions.c FUNC_FUNC_3BUF(lxor,  int64_t,  int64_t)
int64_t          1119 ompi/mca/op/base/op_base_functions.c FUNC_FUNC_3BUF(band,  int64_t,  int64_t)
int64_t          1156 ompi/mca/op/base/op_base_functions.c FUNC_FUNC_3BUF(bor,  int64_t,  int64_t)
int64_t          1193 ompi/mca/op/base/op_base_functions.c FUNC_FUNC_3BUF(bxor,  int64_t,  int64_t)
int64_t            39 ompi/mca/osc/portals4/osc_portals4_passive_target.c          int64_t write_val,
int64_t            40 ompi/mca/osc/portals4/osc_portals4_passive_target.c          int64_t comp_val,
int64_t            41 ompi/mca/osc/portals4/osc_portals4_passive_target.c          int64_t *result_val)
int64_t            52 ompi/mca/osc/portals4/osc_portals4_passive_target.c                   sizeof(int64_t),
int64_t            74 ompi/mca/osc/portals4/osc_portals4_passive_target.c            int64_t write_val)
int64_t            83 ompi/mca/osc/portals4/osc_portals4_passive_target.c                  sizeof(int64_t),
int64_t           103 ompi/mca/osc/portals4/osc_portals4_passive_target.c          int64_t write_val,
int64_t           104 ompi/mca/osc/portals4/osc_portals4_passive_target.c          int64_t *result_val)
int64_t           115 ompi/mca/osc/portals4/osc_portals4_passive_target.c                          sizeof(int64_t),
int64_t           137 ompi/mca/osc/portals4/osc_portals4_passive_target.c     int64_t result;
int64_t           166 ompi/mca/osc/portals4/osc_portals4_passive_target.c     int64_t result;
int64_t           173 ompi/mca/osc/portals4/osc_portals4_passive_target.c         if (result > (int64_t)LOCK_EXCLUSIVE) {
int64_t           190 ompi/mca/osc/portals4/osc_portals4_passive_target.c     int64_t result;
int64_t           484 ompi/mca/osc/rdma/osc_rdma_accumulate.c     int64_t compare, source;
int64_t           491 ompi/mca/osc/rdma/osc_rdma_accumulate.c     compare = (8 == size) ? ((int64_t *) compare_addr)[0] : ((int32_t *) compare_addr)[0];
int64_t           492 ompi/mca/osc/rdma/osc_rdma_accumulate.c     source = (8 == size) ? ((int64_t *) source_addr)[0] : ((int32_t *) source_addr)[0];
int64_t           496 ompi/mca/osc/rdma/osc_rdma_accumulate.c                      PRIx64 ", origin: 0x%" PRIx64, (int) size * 8, *((int64_t *) compare_addr), *((int64_t *) source_addr));
int64_t           528 ompi/mca/osc/rdma/osc_rdma_accumulate.c     int64_t origin;
int64_t           547 ompi/mca/osc/rdma/osc_rdma_accumulate.c                      (4 == extent) ? 32 : 64, *((int64_t *) origin_addr));
int64_t           549 ompi/mca/osc/rdma/osc_rdma_accumulate.c     origin = (8 == extent) ? ((int64_t *) origin_addr)[0] : ((int32_t *) origin_addr)[0];
int64_t           600 ompi/mca/osc/rdma/osc_rdma_accumulate.c                                        old_value, new_value, 0, (int64_t*)&new_value);
int64_t           631 ompi/mca/osc/rdma/osc_rdma_accumulate.c     int64_t origin;
int64_t           656 ompi/mca/osc/rdma/osc_rdma_accumulate.c                      *((int64_t *) origin_addr));
int64_t           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);
int64_t            41 ompi/mca/osc/rdma/osc_rdma_frag.h     int64_t my_index;
int64_t            39 ompi/mca/osc/rdma/osc_rdma_lock.h                                          int64_t operand, int flags, int64_t *result, const bool wait_for_completion,
int64_t            86 ompi/mca/osc/rdma/osc_rdma_lock.h             *result = ((int64_t *) pending_op->op_buffer)[0];
int64_t           117 ompi/mca/osc/rdma/osc_rdma_lock.h                                         int op, int64_t operand, int flags, const bool wait_for_completion,
int64_t           186 ompi/mca/osc/rdma/osc_rdma_lock.h                                            int64_t compare, int64_t value, int flags, int64_t *result)
int64_t           219 ompi/mca/osc/rdma/osc_rdma_lock.h             *result = ((int64_t *) pending_op->op_buffer)[0];
int64_t           140 ompi/mca/osc/rdma/osc_rdma_sync.h static inline int64_t ompi_osc_rdma_sync_get_count (ompi_osc_rdma_sync_t *rdma_sync)
int64_t            24 ompi/mca/osc/rdma/osc_rdma_types.h typedef int64_t osc_rdma_base_t;
int64_t            25 ompi/mca/osc/rdma/osc_rdma_types.h typedef int64_t osc_rdma_size_t;
int64_t            26 ompi/mca/osc/rdma/osc_rdma_types.h typedef int64_t osc_rdma_counter_t;
int64_t            46 ompi/mca/osc/rdma/osc_rdma_types.h typedef int64_t  ompi_osc_rdma_lock_t;
int64_t            49 ompi/mca/osc/rdma/osc_rdma_types.h static inline int64_t ompi_osc_rdma_lock_add (opal_atomic_int64_t *p, int64_t value)
int64_t            51 ompi/mca/osc/rdma/osc_rdma_types.h     int64_t new;
int64_t            60 ompi/mca/osc/rdma/osc_rdma_types.h static inline int ompi_osc_rdma_lock_compare_exchange (opal_atomic_int64_t *p, int64_t *comp, int64_t value)
int64_t           170 ompi/mca/osc/rdma/osc_rdma_types.h     int64_t            disp_unit;
int64_t            34 ompi/mca/osc/ucx/osc_ucx_passive_target.c         assert((int64_t)result_value >= 0);
int64_t           698 ompi/mca/pml/ob1/pml_ob1.c                                  0, hdr_frag.lval, status ? status : (int64_t) rdma_size);
int64_t           377 ompi/mca/pml/ob1/pml_ob1_hdr.h     int64_t hdr_size;                         /**< number of bytes completed (positive), error code (negative) */
int64_t           383 ompi/mca/pml/ob1/pml_ob1_hdr.h                                                 uint64_t hdr_frag, int64_t hdr_size)
int64_t            39 ompi/mca/pml/ob1/pml_ob1_rdmafrag.h typedef void (*mca_pml_ob1_rdma_frag_callback_t)(struct mca_pml_ob1_rdma_frag_t *frag, int64_t rdma_length);
int64_t           195 ompi/mca/pml/ob1/pml_ob1_recvreq.c static void mca_pml_ob1_put_completion (mca_pml_ob1_rdma_frag_t *frag, int64_t rdma_size)
int64_t           257 ompi/mca/pml/ob1/pml_ob1_sendreq.c mca_pml_ob1_rget_completion (mca_pml_ob1_rdma_frag_t *frag, int64_t rdma_length)
int64_t           161 ompi/mca/pml/ucx/pml_ucx_request.h     int64_t tag;
int64_t            60 ompi/mpi/tool/cvar_read.c             ((int64_t *) buf)[0] = value->int64tval;
int64_t           358 opal/datatype/opal_copy_functions_heterogeneous.c COPY_TYPE_HETEROGENEOUS(int8, int64_t)
int64_t           351 opal/datatype/opal_datatype.h opal_datatype_span( const opal_datatype_t* pData, int64_t count,
int64_t           340 opal/datatype/opal_datatype_internal.h #define OPAL_DATATYPE_INITIALIZER_INT8(FLAGS)       OPAL_DATATYPE_INIT_BASIC_DATATYPE( int64_t, OPAL_ALIGNMENT_INT64, INT8, FLAGS )
int64_t            98 opal/datatype/opal_datatype_module.c     [OPAL_DATATYPE_INT8] = sizeof(int64_t),
int64_t           161 opal/dss/dss_compare.c int opal_dss_compare_int64(int64_t *value1, int64_t *value2, opal_data_type_t type)
int64_t           151 opal/dss/dss_internal.h             UNPACK_SIZE_MISMATCH_FOUND(unpack_type, int64_t, remote_type);  \
int64_t           473 opal/dss/dss_internal.h int opal_dss_compare_int64(int64_t *value1, int64_t *value2, opal_data_type_t type);
int64_t           535 opal/dss/dss_internal.h int opal_dss_print_int64(char **output, char *prefix, int64_t *src, opal_data_type_t type);
int64_t           229 opal/dss/dss_load_unload.c         kv->data.int64 = *(int64_t*)(data);
int64_t           332 opal/dss/dss_load_unload.c         memcpy(*data, &kv->data.int64, sizeof(int64_t));
int64_t           380 opal/dss/dss_pack.c     int64_t tmp[2];
int64_t           386 opal/dss/dss_pack.c         tmp[0] = (int64_t)ssrc[i].tv_sec;
int64_t           387 opal/dss/dss_pack.c         tmp[1] = (int64_t)ssrc[i].tv_usec;
int64_t           414 opal/dss/dss_print.c                          int64_t *src,
int64_t           161 opal/dss/dss_types.h         int64_t int64;
int64_t           474 opal/dss/dss_unpack.c     int64_t tmp[2];
int64_t           160 opal/include/opal/sys/arm/atomic.h static inline bool opal_atomic_compare_exchange_strong_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           162 opal/include/opal/sys/arm/atomic.h     int64_t prev;
int64_t           191 opal/include/opal/sys/arm/atomic.h static inline bool opal_atomic_compare_exchange_strong_acq_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           202 opal/include/opal/sys/arm/atomic.h static inline bool opal_atomic_compare_exchange_strong_rel_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           191 opal/include/opal/sys/arm64/atomic.h static inline bool opal_atomic_compare_exchange_strong_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           193 opal/include/opal/sys/arm64/atomic.h     int64_t prev;
int64_t           212 opal/include/opal/sys/arm64/atomic.h static inline int64_t opal_atomic_swap_64 (opal_atomic_int64_t *addr, int64_t newval)
int64_t           214 opal/include/opal/sys/arm64/atomic.h     int64_t ret;
int64_t           232 opal/include/opal/sys/arm64/atomic.h static inline bool opal_atomic_compare_exchange_strong_acq_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           234 opal/include/opal/sys/arm64/atomic.h     int64_t prev;
int64_t           254 opal/include/opal/sys/arm64/atomic.h static inline bool opal_atomic_compare_exchange_strong_rel_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           256 opal/include/opal/sys/arm64/atomic.h     int64_t prev;
int64_t           278 opal/include/opal/sys/arm64/atomic.h         int64_t _ret;                                           \
int64_t           290 opal/include/opal/sys/arm64/atomic.h         int64_t _newval = (int64_t) newval;                             \
int64_t           323 opal/include/opal/sys/arm64/atomic.h OPAL_ASM_MAKE_ATOMIC(int64_t, 64, add, "add", "")
int64_t           324 opal/include/opal/sys/arm64/atomic.h OPAL_ASM_MAKE_ATOMIC(int64_t, 64, and, "and", "")
int64_t           325 opal/include/opal/sys/arm64/atomic.h OPAL_ASM_MAKE_ATOMIC(int64_t, 64, or, "orr", "")
int64_t           326 opal/include/opal/sys/arm64/atomic.h OPAL_ASM_MAKE_ATOMIC(int64_t, 64, xor, "eor", "")
int64_t           327 opal/include/opal/sys/arm64/atomic.h OPAL_ASM_MAKE_ATOMIC(int64_t, 64, sub, "sub", "")
int64_t           386 opal/include/opal/sys/atomic.h bool opal_atomic_compare_exchange_strong_64 (opal_atomic_int64_t *addr, int64_t *oldval,
int64_t           387 opal/include/opal/sys/atomic.h                                              int64_t newval);
int64_t           392 opal/include/opal/sys/atomic.h bool opal_atomic_compare_exchange_strong_acq_64 (opal_atomic_int64_t *addr, int64_t *oldval,
int64_t           393 opal/include/opal/sys/atomic.h                                                  int64_t newval);
int64_t           398 opal/include/opal/sys/atomic.h bool opal_atomic_compare_exchange_strong_rel_64 (opal_atomic_int64_t *addr, int64_t *oldval,
int64_t           399 opal/include/opal/sys/atomic.h                                                  int64_t newval);
int64_t           440 opal/include/opal/sys/atomic.h static inline int64_t opal_atomic_add_fetch_64(opal_atomic_int64_t *addr, int64_t delta);
int64_t           441 opal/include/opal/sys/atomic.h static inline int64_t opal_atomic_fetch_add_64(opal_atomic_int64_t *addr, int64_t delta);
int64_t           442 opal/include/opal/sys/atomic.h static inline int64_t opal_atomic_and_fetch_64(opal_atomic_int64_t *addr, int64_t value);
int64_t           443 opal/include/opal/sys/atomic.h static inline int64_t opal_atomic_fetch_and_64(opal_atomic_int64_t *addr, int64_t value);
int64_t           444 opal/include/opal/sys/atomic.h static inline int64_t opal_atomic_or_fetch_64(opal_atomic_int64_t *addr, int64_t value);
int64_t           445 opal/include/opal/sys/atomic.h static inline int64_t opal_atomic_fetch_or_64(opal_atomic_int64_t *addr, int64_t value);
int64_t           446 opal/include/opal/sys/atomic.h static inline int64_t opal_atomic_fetch_xor_64(opal_atomic_int64_t *addr, int64_t value);
int64_t           447 opal/include/opal/sys/atomic.h static inline int64_t opal_atomic_sub_fetch_64(opal_atomic_int64_t *addr, int64_t delta);
int64_t           448 opal/include/opal/sys/atomic.h static inline int64_t opal_atomic_fetch_sub_64(opal_atomic_int64_t *addr, int64_t delta);
int64_t           449 opal/include/opal/sys/atomic.h static inline int64_t opal_atomic_min_fetch_64 (opal_atomic_int64_t *addr, int64_t value);
int64_t           450 opal/include/opal/sys/atomic.h static inline int64_t opal_atomic_fetch_min_64 (opal_atomic_int64_t *addr, int64_t value);
int64_t           451 opal/include/opal/sys/atomic.h static inline int64_t opal_atomic_max_fetch_64 (opal_atomic_int64_t *addr, int64_t value);
int64_t           452 opal/include/opal/sys/atomic.h static inline int64_t opal_atomic_fetch_max_64 (opal_atomic_int64_t *addr, int64_t value);
int64_t           474 opal/include/opal/sys/atomic.h     return (size_t) opal_atomic_add_fetch_64((int64_t*) addr, delta);
int64_t           486 opal/include/opal/sys/atomic.h     return (size_t) opal_atomic_fetch_add_64((int64_t*) addr, delta);
int64_t           498 opal/include/opal/sys/atomic.h     return (size_t) opal_atomic_sub_fetch_64((int64_t*) addr, delta);
int64_t           510 opal/include/opal/sys/atomic.h     return (size_t) opal_atomic_fetch_sub_64((int64_t*) addr, delta);
int64_t           537 opal/include/opal/sys/atomic.h                                                            int64_t newval, size_t length);
int64_t           539 opal/include/opal/sys/atomic.h                                                                int64_t newval, size_t length);
int64_t           541 opal/include/opal/sys/atomic.h                                                                int64_t newval, size_t length);
int64_t           141 opal/include/opal/sys/atomic_impl.h static inline int64_t opal_atomic_fetch_min_64 (opal_atomic_int64_t *addr, int64_t value)
int64_t           143 opal/include/opal/sys/atomic_impl.h     int64_t old = *addr;
int64_t           158 opal/include/opal/sys/atomic_impl.h static inline int64_t opal_atomic_fetch_max_64 (opal_atomic_int64_t *addr, int64_t value)
int64_t           160 opal/include/opal/sys/atomic_impl.h     int64_t old = *addr;
int64_t           175 opal/include/opal/sys/atomic_impl.h static inline int64_t opal_atomic_swap_64(opal_atomic_int64_t *addr,
int64_t           176 opal/include/opal/sys/atomic_impl.h                                           int64_t newval)
int64_t           178 opal/include/opal/sys/atomic_impl.h     int64_t old = *addr;
int64_t           189 opal/include/opal/sys/atomic_impl.h OPAL_ATOMIC_DEFINE_CMPXCG_OP(int64_t, 64, +, add)
int64_t           196 opal/include/opal/sys/atomic_impl.h OPAL_ATOMIC_DEFINE_CMPXCG_OP(int64_t, 64, &, and)
int64_t           203 opal/include/opal/sys/atomic_impl.h OPAL_ATOMIC_DEFINE_CMPXCG_OP(int64_t, 64, |, or)
int64_t           210 opal/include/opal/sys/atomic_impl.h OPAL_ATOMIC_DEFINE_CMPXCG_OP(int64_t, 64, ^, xor)
int64_t           217 opal/include/opal/sys/atomic_impl.h OPAL_ATOMIC_DEFINE_CMPXCG_OP(int64_t, 64, -, sub)
int64_t           239 opal/include/opal/sys/atomic_impl.h                                                             int64_t newval, const size_t length) \
int64_t           247 opal/include/opal/sys/atomic_impl.h                                                            (int64_t *) oldval, (int64_t) newval); \
int64_t           255 opal/include/opal/sys/atomic_impl.h                                                             int64_t newval, const size_t length) \
int64_t           284 opal/include/opal/sys/atomic_impl.h         return opal_atomic_compare_exchange_strong_64 ((opal_atomic_int64_t *) addr, (int64_t *) oldval, (int64_t) newval); \
int64_t           302 opal/include/opal/sys/atomic_impl.h #define opal_atomic_swap_ptr(addr, value) (intptr_t) opal_atomic_swap_64((opal_atomic_int64_t *) addr, (int64_t) value)
int64_t           345 opal/include/opal/sys/atomic_impl.h        (void) opal_atomic_fetch_add_64( (opal_atomic_int64_t*)addr, (int64_t)value );
int64_t           368 opal/include/opal/sys/atomic_impl.h        (void) opal_atomic_fetch_sub_64( (opal_atomic_int64_t*)addr, (int64_t)value );
int64_t           403 opal/include/opal/sys/atomic_impl.h OPAL_ATOMIC_DEFINE_OP_FETCH(add, +, int64_t, int64_t, 64)
int64_t           404 opal/include/opal/sys/atomic_impl.h OPAL_ATOMIC_DEFINE_OP_FETCH(and, &, int64_t, int64_t, 64)
int64_t           405 opal/include/opal/sys/atomic_impl.h OPAL_ATOMIC_DEFINE_OP_FETCH(or, |, int64_t, int64_t, 64)
int64_t           406 opal/include/opal/sys/atomic_impl.h OPAL_ATOMIC_DEFINE_OP_FETCH(xor, ^, int64_t, int64_t, 64)
int64_t           407 opal/include/opal/sys/atomic_impl.h OPAL_ATOMIC_DEFINE_OP_FETCH(sub, -, int64_t, int64_t, 64)
int64_t           409 opal/include/opal/sys/atomic_impl.h static inline int64_t opal_atomic_min_fetch_64 (opal_atomic_int64_t *addr, int64_t value)
int64_t           411 opal/include/opal/sys/atomic_impl.h     int64_t old = opal_atomic_fetch_min_64 (addr, value);
int64_t           415 opal/include/opal/sys/atomic_impl.h static inline int64_t opal_atomic_max_fetch_64 (opal_atomic_int64_t *addr, int64_t value)
int64_t           417 opal/include/opal/sys/atomic_impl.h     int64_t old = opal_atomic_fetch_max_64 (addr, value);
int64_t           110 opal/include/opal/sys/atomic_stdc.h OPAL_ATOMIC_STDC_DEFINE_FETCH_OP(add, 64, int64_t, +)
int64_t           114 opal/include/opal/sys/atomic_stdc.h OPAL_ATOMIC_STDC_DEFINE_FETCH_OP(sub, 64, int64_t, -)
int64_t           118 opal/include/opal/sys/atomic_stdc.h OPAL_ATOMIC_STDC_DEFINE_FETCH_OP(or, 64, int64_t, |)
int64_t           121 opal/include/opal/sys/atomic_stdc.h OPAL_ATOMIC_STDC_DEFINE_FETCH_OP(xor, 64, int64_t, ^)
int64_t           124 opal/include/opal/sys/atomic_stdc.h OPAL_ATOMIC_STDC_DEFINE_FETCH_OP(and, 64, int64_t, &)
int64_t           152 opal/include/opal/sys/atomic_stdc.h static inline int64_t opal_atomic_fetch_min_64 (opal_atomic_int64_t *addr, int64_t value)
int64_t           154 opal/include/opal/sys/atomic_stdc.h     int64_t old = *addr;
int64_t           164 opal/include/opal/sys/atomic_stdc.h static inline int64_t opal_atomic_fetch_max_64 (opal_atomic_int64_t *addr, int64_t value)
int64_t           166 opal/include/opal/sys/atomic_stdc.h     int64_t old = *addr;
int64_t           188 opal/include/opal/sys/atomic_stdc.h static inline int64_t opal_atomic_min_fetch_64 (opal_atomic_int64_t *addr, int64_t value)
int64_t           190 opal/include/opal/sys/atomic_stdc.h     int64_t old = opal_atomic_fetch_min_64 (addr, value);
int64_t           194 opal/include/opal/sys/atomic_stdc.h static inline int64_t opal_atomic_max_fetch_64 (opal_atomic_int64_t *addr, int64_t value)
int64_t           196 opal/include/opal/sys/atomic_stdc.h     int64_t old = opal_atomic_fetch_max_64 (addr, value);
int64_t           141 opal/include/opal/sys/gcc_builtin/atomic.h static inline bool opal_atomic_compare_exchange_strong_acq_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           146 opal/include/opal/sys/gcc_builtin/atomic.h static inline bool opal_atomic_compare_exchange_strong_rel_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           152 opal/include/opal/sys/gcc_builtin/atomic.h static inline bool opal_atomic_compare_exchange_strong_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           157 opal/include/opal/sys/gcc_builtin/atomic.h static inline int64_t opal_atomic_swap_64 (opal_atomic_int64_t *addr, int64_t newval)
int64_t           159 opal/include/opal/sys/gcc_builtin/atomic.h     int64_t oldval;
int64_t           164 opal/include/opal/sys/gcc_builtin/atomic.h static inline int64_t opal_atomic_fetch_add_64(opal_atomic_int64_t *addr, int64_t delta)
int64_t           169 opal/include/opal/sys/gcc_builtin/atomic.h static inline int64_t opal_atomic_fetch_and_64(opal_atomic_int64_t *addr, int64_t value)
int64_t           174 opal/include/opal/sys/gcc_builtin/atomic.h static inline int64_t opal_atomic_fetch_or_64(opal_atomic_int64_t *addr, int64_t value)
int64_t           179 opal/include/opal/sys/gcc_builtin/atomic.h static inline int64_t opal_atomic_fetch_xor_64(opal_atomic_int64_t *addr, int64_t value)
int64_t           184 opal/include/opal/sys/gcc_builtin/atomic.h static inline int64_t opal_atomic_fetch_sub_64(opal_atomic_int64_t *addr, int64_t delta)
int64_t           222 opal/include/opal/sys/powerpc/atomic.h static inline int64_t opal_atomic_fetch_ ## type ## _64(opal_atomic_int64_t* v, int64_t val) \
int64_t           224 opal/include/opal/sys/powerpc/atomic.h     int64_t t, old;                                                     \
int64_t           244 opal/include/opal/sys/powerpc/atomic.h static inline bool opal_atomic_compare_exchange_strong_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           246 opal/include/opal/sys/powerpc/atomic.h     int64_t prev;
int64_t           268 opal/include/opal/sys/powerpc/atomic.h         int64_t _ret;                                                   \
int64_t           279 opal/include/opal/sys/powerpc/atomic.h         int64_t _newval = (int64_t) value;                              \
int64_t           293 opal/include/opal/sys/powerpc/atomic.h static inline int64_t opal_atomic_swap_64(opal_atomic_int64_t *addr, int64_t newval)
int64_t           295 opal/include/opal/sys/powerpc/atomic.h    int64_t ret;
int64_t           318 opal/include/opal/sys/powerpc/atomic.h static inline bool opal_atomic_compare_exchange_strong_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           320 opal/include/opal/sys/powerpc/atomic.h     int64_t prev;
int64_t           365 opal/include/opal/sys/powerpc/atomic.h static inline bool opal_atomic_compare_exchange_strong_acq_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           376 opal/include/opal/sys/powerpc/atomic.h static inline bool opal_atomic_compare_exchange_strong_rel_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           130 opal/include/opal/sys/sparcv9/atomic.h static inline bool opal_atomic_compare_exchange_strong_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           139 opal/include/opal/sys/sparcv9/atomic.h     int64_t prev = newval;
int64_t           152 opal/include/opal/sys/sparcv9/atomic.h static inline bool opal_atomic_compare_exchange_strong_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           162 opal/include/opal/sys/sparcv9/atomic.h     int64_t prev = newval;
int64_t           182 opal/include/opal/sys/sparcv9/atomic.h static inline bool opal_atomic_compare_exchange_strong_acq_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           193 opal/include/opal/sys/sparcv9/atomic.h static inline bool opal_atomic_compare_exchange_strong_rel_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           107 opal/include/opal/sys/sync_builtin/atomic.h static inline bool opal_atomic_compare_exchange_strong_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           109 opal/include/opal/sys/sync_builtin/atomic.h     int64_t prev = __sync_val_compare_and_swap (addr, *oldval, newval);
int64_t           120 opal/include/opal/sys/sync_builtin/atomic.h static inline int64_t opal_atomic_fetch_add_64(opal_atomic_int64_t *addr, int64_t delta)
int64_t           126 opal/include/opal/sys/sync_builtin/atomic.h static inline int64_t opal_atomic_fetch_and_64(opal_atomic_int64_t *addr, int64_t value)
int64_t           132 opal/include/opal/sys/sync_builtin/atomic.h static inline int64_t opal_atomic_fetch_or_64(opal_atomic_int64_t *addr, int64_t value)
int64_t           138 opal/include/opal/sys/sync_builtin/atomic.h static inline int64_t opal_atomic_fetch_xor_64(opal_atomic_int64_t *addr, int64_t value)
int64_t           144 opal/include/opal/sys/sync_builtin/atomic.h static inline int64_t opal_atomic_fetch_sub_64(opal_atomic_int64_t *addr, int64_t delta)
int64_t           105 opal/include/opal/sys/x86_64/atomic.h static inline bool opal_atomic_compare_exchange_strong_64 (opal_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           135 opal/include/opal/sys/x86_64/atomic.h                           : "=qm" (ret), "+a" (((int64_t *)oldval)[0]), "+d" (((int64_t *)oldval)[1])
int64_t           136 opal/include/opal/sys/x86_64/atomic.h                           : "S" (addr), "b" (((int64_t *)&newval)[0]), "c" (((int64_t *)&newval)[1])
int64_t           169 opal/include/opal/sys/x86_64/atomic.h static inline int64_t opal_atomic_swap_64( opal_atomic_int64_t *addr,
int64_t           170 opal/include/opal/sys/x86_64/atomic.h                                            int64_t newval)
int64_t           172 opal/include/opal/sys/x86_64/atomic.h     int64_t oldval;
int64_t           220 opal/include/opal/sys/x86_64/atomic.h static inline int64_t opal_atomic_fetch_add_64(opal_atomic_int64_t* v, int64_t i)
int64_t           222 opal/include/opal/sys/x86_64/atomic.h     int64_t ret = i;
int64_t           262 opal/include/opal/sys/x86_64/atomic.h static inline int64_t opal_atomic_fetch_sub_64(opal_atomic_int64_t* v, int64_t i)
int64_t           264 opal/include/opal/sys/x86_64/atomic.h     int64_t ret = -i;
int64_t            47 opal/include/opal/sys/x86_64/timer.h     int64_t tmp;
int64_t            24 opal/include/opal_stdatomic.h typedef volatile int64_t opal_atomic_int64_t;
int64_t            41 opal/include/opal_stdatomic.h typedef _Atomic int64_t opal_atomic_int64_t;
int64_t           115 opal/mca/base/mca_base_var.c     sizeof (int64_t),
int64_t           714 opal/mca/base/mca_base_var.c             (MCA_BASE_VAR_TYPE_INT == var->mbv_type && ((int) int_value != (int64_t) int_value)) ||
int64_t           740 opal/mca/base/mca_base_var.c             int64_t *castme = (int64_t *) var->mbv_storage;
int64_t           225 opal/mca/base/mca_base_var.h     int64_t int64tval;
int64_t           344 opal/mca/btl/ofi/btl_ofi_context.c     static volatile int64_t cur_num = 0;
int64_t           479 opal/mca/btl/usnic/btl_usnic_proc.c             int64_t weight, cost;
int64_t           149 opal/mca/btl/usnic/btl_usnic_stats.c         int64_t send_unacked, su_min = WINDOW_SIZE * 2, su_max = 0;
int64_t           150 opal/mca/btl/usnic/btl_usnic_stats.c         int64_t recv_depth, rd_min = WINDOW_SIZE * 2, rd_max = 0;
int64_t            65 opal/mca/btl/vader/btl_vader_atomic.c     *((int64_t *) frag->rdma.local_address) = hdr->operand[0];
int64_t            36 opal/mca/btl/vader/btl_vader_fifo.h   #define vader_item_swap(x, y)      opal_atomic_swap_64((opal_atomic_int64_t *)(x), (int64_t)(y))
int64_t            52 opal/mca/btl/vader/btl_vader_frag.h     int64_t operand[2];
int64_t           157 opal/mca/btl/vader/btl_vader_frag.h                                int flags, size_t size, void *local_address, int64_t remote_address,
int64_t            16 opal/mca/btl/vader/btl_vader_sc_emu.c static void mca_btl_vader_sc_emu_atomic_64 (int64_t *operand, opal_atomic_int64_t *addr, mca_btl_base_atomic_op_t op)
int64_t            18 opal/mca/btl/vader/btl_vader_sc_emu.c     int64_t result = 0;
int64_t            25 opal/mca/btl/vader/btl_vader_xpmem.h   typedef int64_t xpmem_segid_t;
int64_t            26 opal/mca/btl/vader/btl_vader_xpmem.h   typedef int64_t xpmem_apid_t;
int64_t          1671 opal/mca/common/cuda/common_cuda.c         int64_t ctxId; /* unique (within a process) id of the sharing context */
int64_t          1674 opal/mca/common/cuda/common_cuda.c         int64_t size;
int64_t          1675 opal/mca/common/cuda/common_cuda.c         int64_t blocksize;
int64_t          1676 opal/mca/common/cuda/common_cuda.c         int64_t offset;
int64_t          1679 opal/mca/common/cuda/common_cuda.c         int64_t serial;
int64_t           112 opal/mca/event/libevent2022/libevent/include/event2/util.h #define ev_int64_t int64_t
int64_t            29 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   int64_t _nprocs;
int64_t            31 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   int64_t _npackages;
int64_t            35 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   int64_t l1dcachesize, l1icachesize;
int64_t            36 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   int64_t cacheways[2];
int64_t            37 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   int64_t l2cachesize;
int64_t            38 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   int64_t l3cachesize;
int64_t            39 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   int64_t cachelinesize;
int64_t            40 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   int64_t memsize;
int64_t            41 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c   int64_t _tmp;
int64_t            95 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c     int64_t _cores_per_package;
int64_t            97 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-darwin.c     int64_t _logical_per_package;
int64_t           100 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c int hwloc_get_sysctlbyname(const char *name, int64_t *ret)
int64_t           104 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     int64_t i64;
int64_t           159 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c   int64_t nn;
int64_t           192 opal/mca/hwloc/hwloc201/hwloc/include/private/private.h extern int hwloc_get_sysctlbyname(const char *name, int64_t *n);
int64_t           209 opal/mca/pmix/base/pmix_base_fns.c             data_len = sizeof (int64_t);
int64_t           161 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm/atomic.h static inline bool pmix_atomic_compare_exchange_strong_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           163 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm/atomic.h     int64_t prev;
int64_t           192 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm/atomic.h static inline bool pmix_atomic_compare_exchange_strong_acq_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           203 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm/atomic.h static inline bool pmix_atomic_compare_exchange_strong_rel_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           192 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h static inline bool pmix_atomic_compare_exchange_strong_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           194 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h     int64_t prev;
int64_t           213 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h static inline int64_t pmix_atomic_swap_64 (pmix_atomic_int64_t *addr, int64_t newval)
int64_t           215 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h     int64_t ret;
int64_t           233 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h static inline bool pmix_atomic_compare_exchange_strong_acq_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           235 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h     int64_t prev;
int64_t           255 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h static inline bool pmix_atomic_compare_exchange_strong_rel_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           257 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h     int64_t prev;
int64_t           279 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h         int64_t _ret;                                           \
int64_t           291 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h         int64_t _newval = (int64_t) newval;                             \
int64_t           324 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h PMIX_ASM_MAKE_ATOMIC(int64_t, 64, add, "add", "")
int64_t           325 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h PMIX_ASM_MAKE_ATOMIC(int64_t, 64, and, "and", "")
int64_t           326 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h PMIX_ASM_MAKE_ATOMIC(int64_t, 64, or, "orr", "")
int64_t           327 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h PMIX_ASM_MAKE_ATOMIC(int64_t, 64, xor, "eor", "")
int64_t           328 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/arm64/atomic.h PMIX_ASM_MAKE_ATOMIC(int64_t, 64, sub, "sub", "")
int64_t           387 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h bool pmix_atomic_compare_exchange_strong_64 (pmix_atomic_int64_t *addr, int64_t *oldval,
int64_t           388 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h                                              int64_t newval);
int64_t           393 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h bool pmix_atomic_compare_exchange_strong_acq_64 (pmix_atomic_int64_t *addr, int64_t *oldval,
int64_t           394 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h                                                  int64_t newval);
int64_t           399 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h bool pmix_atomic_compare_exchange_strong_rel_64 (pmix_atomic_int64_t *addr, int64_t *oldval,
int64_t           400 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h                                                  int64_t newval);
int64_t           441 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h static inline int64_t pmix_atomic_add_fetch_64(pmix_atomic_int64_t *addr, int64_t delta);
int64_t           442 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h static inline int64_t pmix_atomic_fetch_add_64(pmix_atomic_int64_t *addr, int64_t delta);
int64_t           443 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h static inline int64_t pmix_atomic_and_fetch_64(pmix_atomic_int64_t *addr, int64_t value);
int64_t           444 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h static inline int64_t pmix_atomic_fetch_and_64(pmix_atomic_int64_t *addr, int64_t value);
int64_t           445 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h static inline int64_t pmix_atomic_or_fetch_64(pmix_atomic_int64_t *addr, int64_t value);
int64_t           446 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h static inline int64_t pmix_atomic_fetch_or_64(pmix_atomic_int64_t *addr, int64_t value);
int64_t           447 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h static inline int64_t pmix_atomic_fetch_xor_64(pmix_atomic_int64_t *addr, int64_t value);
int64_t           448 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h static inline int64_t pmix_atomic_sub_fetch_64(pmix_atomic_int64_t *addr, int64_t delta);
int64_t           449 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h static inline int64_t pmix_atomic_fetch_sub_64(pmix_atomic_int64_t *addr, int64_t delta);
int64_t           450 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h static inline int64_t pmix_atomic_min_fetch_64 (pmix_atomic_int64_t *addr, int64_t value);
int64_t           451 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h static inline int64_t pmix_atomic_fetch_min_64 (pmix_atomic_int64_t *addr, int64_t value);
int64_t           452 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h static inline int64_t pmix_atomic_max_fetch_64 (pmix_atomic_int64_t *addr, int64_t value);
int64_t           453 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h static inline int64_t pmix_atomic_fetch_max_64 (pmix_atomic_int64_t *addr, int64_t value);
int64_t           475 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h     return (size_t) pmix_atomic_add_fetch_64((int64_t*) addr, delta);
int64_t           487 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h     return (size_t) pmix_atomic_fetch_add_64((int64_t*) addr, delta);
int64_t           499 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h     return (size_t) pmix_atomic_sub_fetch_64((int64_t*) addr, delta);
int64_t           511 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h     return (size_t) pmix_atomic_fetch_sub_64((int64_t*) addr, delta);
int64_t           538 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h                                                            int64_t newval, size_t length);
int64_t           540 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h                                                                int64_t newval, size_t length);
int64_t           542 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic.h                                                                int64_t newval, size_t length);
int64_t           142 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h static inline int64_t pmix_atomic_fetch_min_64 (pmix_atomic_int64_t *addr, int64_t value)
int64_t           144 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h     int64_t old = *addr;
int64_t           159 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h static inline int64_t pmix_atomic_fetch_max_64 (pmix_atomic_int64_t *addr, int64_t value)
int64_t           161 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h     int64_t old = *addr;
int64_t           176 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h static inline int64_t pmix_atomic_swap_64(pmix_atomic_int64_t *addr,
int64_t           177 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h                                           int64_t newval)
int64_t           179 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h     int64_t old = *addr;
int64_t           190 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h PMIX_ATOMIC_DEFINE_CMPXCG_OP(int64_t, 64, +, add)
int64_t           197 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h PMIX_ATOMIC_DEFINE_CMPXCG_OP(int64_t, 64, &, and)
int64_t           204 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h PMIX_ATOMIC_DEFINE_CMPXCG_OP(int64_t, 64, |, or)
int64_t           211 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h PMIX_ATOMIC_DEFINE_CMPXCG_OP(int64_t, 64, ^, xor)
int64_t           218 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h PMIX_ATOMIC_DEFINE_CMPXCG_OP(int64_t, 64, -, sub)
int64_t           240 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h                                                             int64_t newval, const size_t length) \
int64_t           248 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h                                                            (int64_t *) oldval, (int64_t) newval); \
int64_t           256 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h                                                             int64_t newval, const size_t length) \
int64_t           285 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h         return pmix_atomic_compare_exchange_strong_64 ((pmix_atomic_int64_t *) addr, (int64_t *) oldval, (int64_t) newval); \
int64_t           303 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h #define pmix_atomic_swap_ptr(addr, value) (intptr_t) pmix_atomic_swap_64((pmix_atomic_int64_t *) addr, (int64_t) value)
int64_t           346 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h        (void) pmix_atomic_fetch_add_64( (pmix_atomic_int64_t*)addr, (int64_t)value );
int64_t           369 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h        (void) pmix_atomic_fetch_sub_64( (pmix_atomic_int64_t*)addr, (int64_t)value );
int64_t           404 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h PMIX_ATOMIC_DEFINE_OP_FETCH(add, +, int64_t, int64_t, 64)
int64_t           405 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h PMIX_ATOMIC_DEFINE_OP_FETCH(and, &, int64_t, int64_t, 64)
int64_t           406 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h PMIX_ATOMIC_DEFINE_OP_FETCH(or, |, int64_t, int64_t, 64)
int64_t           407 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h PMIX_ATOMIC_DEFINE_OP_FETCH(xor, ^, int64_t, int64_t, 64)
int64_t           408 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h PMIX_ATOMIC_DEFINE_OP_FETCH(sub, -, int64_t, int64_t, 64)
int64_t           410 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h static inline int64_t pmix_atomic_min_fetch_64 (pmix_atomic_int64_t *addr, int64_t value)
int64_t           412 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h     int64_t old = pmix_atomic_fetch_min_64 (addr, value);
int64_t           416 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h static inline int64_t pmix_atomic_max_fetch_64 (pmix_atomic_int64_t *addr, int64_t value)
int64_t           418 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_impl.h     int64_t old = pmix_atomic_fetch_max_64 (addr, value);
int64_t           109 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_stdc.h PMIX_ATOMIC_STDC_DEFINE_FETCH_OP(add, 64, int64_t, +)
int64_t           113 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_stdc.h PMIX_ATOMIC_STDC_DEFINE_FETCH_OP(sub, 64, int64_t, -)
int64_t           117 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_stdc.h PMIX_ATOMIC_STDC_DEFINE_FETCH_OP(or, 64, int64_t, |)
int64_t           120 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_stdc.h PMIX_ATOMIC_STDC_DEFINE_FETCH_OP(xor, 64, int64_t, ^)
int64_t           123 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_stdc.h PMIX_ATOMIC_STDC_DEFINE_FETCH_OP(and, 64, int64_t, &)
int64_t           151 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_stdc.h static inline int64_t pmix_atomic_fetch_min_64 (pmix_atomic_int64_t *addr, int64_t value)
int64_t           153 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_stdc.h     int64_t old = *addr;
int64_t           163 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_stdc.h static inline int64_t pmix_atomic_fetch_max_64 (pmix_atomic_int64_t *addr, int64_t value)
int64_t           165 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_stdc.h     int64_t old = *addr;
int64_t           187 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_stdc.h static inline int64_t pmix_atomic_min_fetch_64 (pmix_atomic_int64_t *addr, int64_t value)
int64_t           189 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_stdc.h     int64_t old = pmix_atomic_fetch_min_64 (addr, value);
int64_t           193 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_stdc.h static inline int64_t pmix_atomic_max_fetch_64 (pmix_atomic_int64_t *addr, int64_t value)
int64_t           195 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/atomic_stdc.h     int64_t old = pmix_atomic_fetch_max_64 (addr, value);
int64_t           142 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/gcc_builtin/atomic.h static inline bool pmix_atomic_compare_exchange_strong_acq_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           147 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/gcc_builtin/atomic.h static inline bool pmix_atomic_compare_exchange_strong_rel_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           153 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/gcc_builtin/atomic.h static inline bool pmix_atomic_compare_exchange_strong_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           158 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/gcc_builtin/atomic.h static inline int64_t pmix_atomic_swap_64 (pmix_atomic_int64_t *addr, int64_t newval)
int64_t           160 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/gcc_builtin/atomic.h     int64_t oldval;
int64_t           165 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/gcc_builtin/atomic.h static inline int64_t pmix_atomic_fetch_add_64(pmix_atomic_int64_t *addr, int64_t delta)
int64_t           170 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/gcc_builtin/atomic.h static inline int64_t pmix_atomic_fetch_and_64(pmix_atomic_int64_t *addr, int64_t value)
int64_t           175 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/gcc_builtin/atomic.h static inline int64_t pmix_atomic_fetch_or_64(pmix_atomic_int64_t *addr, int64_t value)
int64_t           180 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/gcc_builtin/atomic.h static inline int64_t pmix_atomic_fetch_xor_64(pmix_atomic_int64_t *addr, int64_t value)
int64_t           185 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/gcc_builtin/atomic.h static inline int64_t pmix_atomic_fetch_sub_64(pmix_atomic_int64_t *addr, int64_t delta)
int64_t           223 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/atomic.h static inline int64_t pmix_atomic_fetch_ ## type ## _64(pmix_atomic_int64_t* v, int64_t val) \
int64_t           225 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/atomic.h     int64_t t, old;                                                     \
int64_t           245 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/atomic.h static inline bool pmix_atomic_compare_exchange_strong_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           247 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/atomic.h     int64_t prev;
int64_t           269 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/atomic.h         int64_t _ret;                                                   \
int64_t           280 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/atomic.h         int64_t _newval = (int64_t) value;                        \
int64_t           294 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/atomic.h static inline int64_t pmix_atomic_swap_64(pmix_atomic_int64_t *addr, int64_t newval)
int64_t           296 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/atomic.h    int64_t ret;
int64_t           319 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/atomic.h static inline bool pmix_atomic_compare_exchange_strong_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           321 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/atomic.h     int64_t prev;
int64_t           366 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/atomic.h static inline bool pmix_atomic_compare_exchange_strong_acq_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           377 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/powerpc/atomic.h static inline bool pmix_atomic_compare_exchange_strong_rel_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           131 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/sparcv9/atomic.h static inline bool pmix_atomic_compare_exchange_strong_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           140 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/sparcv9/atomic.h     int64_t prev = newval;
int64_t           153 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/sparcv9/atomic.h static inline bool pmix_atomic_compare_exchange_strong_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           163 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/sparcv9/atomic.h     int64_t prev = newval;
int64_t           183 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/sparcv9/atomic.h static inline bool pmix_atomic_compare_exchange_strong_acq_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           194 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/sparcv9/atomic.h static inline bool pmix_atomic_compare_exchange_strong_rel_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           108 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/sync_builtin/atomic.h static inline bool pmix_atomic_compare_exchange_strong_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           110 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/sync_builtin/atomic.h     int64_t prev = __sync_val_compare_and_swap (addr, *oldval, newval);
int64_t           121 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/sync_builtin/atomic.h static inline int64_t pmix_atomic_fetch_add_64(pmix_atomic_int64_t *addr, int64_t delta)
int64_t           127 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/sync_builtin/atomic.h static inline int64_t pmix_atomic_fetch_and_64(pmix_atomic_int64_t *addr, int64_t value)
int64_t           133 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/sync_builtin/atomic.h static inline int64_t pmix_atomic_fetch_or_64(pmix_atomic_int64_t *addr, int64_t value)
int64_t           139 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/sync_builtin/atomic.h static inline int64_t pmix_atomic_fetch_xor_64(pmix_atomic_int64_t *addr, int64_t value)
int64_t           145 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/sync_builtin/atomic.h static inline int64_t pmix_atomic_fetch_sub_64(pmix_atomic_int64_t *addr, int64_t delta)
int64_t           106 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/x86_64/atomic.h static inline bool pmix_atomic_compare_exchange_strong_64 (pmix_atomic_int64_t *addr, int64_t *oldval, int64_t newval)
int64_t           136 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/x86_64/atomic.h                           : "=qm" (ret), "+a" (((int64_t *)oldval)[0]), "+d" (((int64_t *)oldval)[1])
int64_t           137 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/x86_64/atomic.h                           : "S" (addr), "b" (((int64_t *)&newval)[0]), "c" (((int64_t *)&newval)[1])
int64_t           170 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/x86_64/atomic.h static inline int64_t pmix_atomic_swap_64( pmix_atomic_int64_t *addr,
int64_t           171 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/x86_64/atomic.h                                            int64_t newval)
int64_t           173 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/x86_64/atomic.h     int64_t oldval;
int64_t           221 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/x86_64/atomic.h static inline int64_t pmix_atomic_fetch_add_64(pmix_atomic_int64_t* v, int64_t i)
int64_t           223 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/x86_64/atomic.h     int64_t ret = i;
int64_t           263 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/x86_64/atomic.h static inline int64_t pmix_atomic_fetch_sub_64(pmix_atomic_int64_t* v, int64_t i)
int64_t           265 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/x86_64/atomic.h     int64_t ret = -i;
int64_t            48 opal/mca/pmix/pmix4x/pmix/src/atomics/sys/x86_64/timer.h     int64_t tmp;
int64_t            25 opal/mca/pmix/pmix4x/pmix/src/include/pmix_stdatomic.h typedef volatile int64_t pmix_atomic_int64_t;
int64_t            42 opal/mca/pmix/pmix4x/pmix/src/include/pmix_stdatomic.h typedef _Atomic int64_t pmix_atomic_int64_t;
int64_t           740 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_var.c             (PMIX_MCA_BASE_VAR_TYPE_INT == var->mbv_type && ((int) int_value != (int64_t) int_value)) ||
int64_t           189 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/base.h                 PMIX_BFROP_UNPACK_SIZE_MISMATCH_FOUND(reg_types, unpack_type, int64_t, remote_type);  \
int64_t           707 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/base.h                                                        int64_t *src, pmix_data_type_t type);
int64_t           390 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_pack.c     int64_t tmp[2];
int64_t           396 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_pack.c         tmp[0] = (int64_t)ssrc[i].tv_sec;
int64_t           397 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_pack.c         tmp[1] = (int64_t)ssrc[i].tv_usec;
int64_t           622 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_print.c                                  int64_t *src,
int64_t           477 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_unpack.c     int64_t tmp[2];
int64_t           424 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/internal.h pmix_status_t pmix12_bfrop_print_int64(char **output, char *prefix, int64_t *src, pmix_data_type_t type);
int64_t           415 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/pack.c     int64_t tmp[2];
int64_t           421 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/pack.c         tmp[0] = (int64_t)ssrc[i].tv_sec;
int64_t           422 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/pack.c         tmp[1] = (int64_t)ssrc[i].tv_usec;
int64_t           540 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/print.c                            int64_t *src,
int64_t           499 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v12/unpack.c     int64_t tmp[2];
int64_t           431 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/internal.h pmix_status_t pmix20_bfrop_print_int64(char **output, char *prefix, int64_t *src, pmix_data_type_t type);
int64_t           411 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/pack.c     int64_t tmp[2];
int64_t           417 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/pack.c         tmp[0] = (int64_t)ssrc[i].tv_sec;
int64_t           418 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/pack.c         tmp[1] = (int64_t)ssrc[i].tv_usec;
int64_t           542 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/print.c                                      int64_t *src,
int64_t           488 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c     int64_t tmp[2];
int64_t          1307 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/v20/unpack.c                 nbytes = sizeof(int64_t);
int64_t           314 opal/mca/pmix/pmix4x/pmix/src/mca/psensor/file/psensor_file.c         if (buf.st_size == (int64_t)ft->last_size) {
int64_t           113 opal/mca/pmix/pmix4x/pmix/src/mca/psquash/flex128/psquash_flex128.c             FLEX128_PACK_CONVERT_SIGNED(int64_t, s, d);             \
int64_t           194 opal/mca/pmix/pmix4x/pmix/src/mca/psquash/flex128/psquash_flex128.c             FLEX128_UNPACK_CONVERT_SIGNED(int64_t, s, d);               \
int64_t           126 opal/mca/pmix/pmix4x/pmix/src/threads/thread_usage.h PMIX_THREAD_DEFINE_ATOMIC_OP(int64_t, add, +, 64)
int64_t           127 opal/mca/pmix/pmix4x/pmix/src/threads/thread_usage.h PMIX_THREAD_DEFINE_ATOMIC_OP(int64_t, and, &, 64)
int64_t           128 opal/mca/pmix/pmix4x/pmix/src/threads/thread_usage.h PMIX_THREAD_DEFINE_ATOMIC_OP(int64_t, or, |, 64)
int64_t           129 opal/mca/pmix/pmix4x/pmix/src/threads/thread_usage.h PMIX_THREAD_DEFINE_ATOMIC_OP(int64_t, xor, ^, 64)
int64_t           130 opal/mca/pmix/pmix4x/pmix/src/threads/thread_usage.h PMIX_THREAD_DEFINE_ATOMIC_OP(int64_t, sub, -, 64)
int64_t           131 opal/mca/pmix/pmix4x/pmix/src/threads/thread_usage.h PMIX_THREAD_DEFINE_ATOMIC_COMPARE_EXCHANGE(int64_t, int64_t, 64)
int64_t           132 opal/mca/pmix/pmix4x/pmix/src/threads/thread_usage.h PMIX_THREAD_DEFINE_ATOMIC_SWAP(int64_t, int64_t, 64)
int64_t           212 opal/threads/thread_usage.h OPAL_THREAD_DEFINE_ATOMIC_OP(int64_t, add, +, 64)
int64_t           213 opal/threads/thread_usage.h OPAL_THREAD_DEFINE_ATOMIC_OP(int64_t, and, &, 64)
int64_t           214 opal/threads/thread_usage.h OPAL_THREAD_DEFINE_ATOMIC_OP(int64_t, or, |, 64)
int64_t           215 opal/threads/thread_usage.h OPAL_THREAD_DEFINE_ATOMIC_OP(int64_t, xor, ^, 64)
int64_t           216 opal/threads/thread_usage.h OPAL_THREAD_DEFINE_ATOMIC_OP(int64_t, sub, -, 64)
int64_t           217 opal/threads/thread_usage.h OPAL_THREAD_DEFINE_ATOMIC_COMPARE_EXCHANGE(int64_t, int64_t, 64)
int64_t           218 opal/threads/thread_usage.h OPAL_THREAD_DEFINE_ATOMIC_SWAP(int64_t, int64_t, 64)
int64_t            52 opal/util/bipartite_graph.c static inline void check_add64_overflow(int64_t a, int64_t b)
int64_t            87 opal/util/bipartite_graph.c static void dump_vec64(const char *name, int64_t *vec, int n)
int64_t            90 opal/util/bipartite_graph.c static void dump_vec64(const char *name, int64_t *vec, int n)
int64_t           328 opal/util/bipartite_graph.c 			   int64_t cost,
int64_t           492 opal/util/bipartite_graph.c     int64_t *dist;
int64_t           112 opal/util/bipartite_graph.h 			   int64_t cost,
int64_t            34 opal/util/bipartite_graph_internal.h     int64_t cost;
int64_t           133 orte/include/orte/types.h         int64_t int64;
int64_t           995 orte/mca/ras/slurm/ras_slurm_module.c     int64_t i64, *i64ptr;
int64_t            47 orte/runtime/data_type_support/orte_dt_print_fns.c     int64_t *i64;
int64_t           101 orte/runtime/data_type_support/orte_dt_print_fns.c             i64 = (int64_t*)src;
int64_t           110 orte/test/system/orte_dfs.c     int64_t i64, length, offset, partition;
int64_t           273 orte/test/system/orte_dfs.c                 if (partition == (int64_t)ORTE_PROC_MY_NAME->vpid) {
int64_t            40 orte/test/system/threads.c         int64_t int64;
int64_t           523 orte/util/attr.c         kv->data.int64 = *(int64_t*)(data);
int64_t           653 orte/util/attr.c         memcpy(*data, &kv->data.int64, sizeof(int64_t));
int64_t           662 orte/util/name_fns.c char *orte_pretty_print_timing(int64_t secs, int64_t usecs)
int64_t            73 orte/util/name_fns.h ORTE_DECLSPEC char *orte_pretty_print_timing(int64_t secs, int64_t usecs);
int64_t            93 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_ctx_int64_p(shmem_ctx_t ctx, int64_t* addr, int64_t value, int pe);
int64_t           118 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int64_p(int64_t* addr, int64_t value, int pe);
int64_t           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);
int64_t           205 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int64_put(int64_t *target, const int64_t *source, size_t len, int pe);
int64_t           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);
int64_t           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);
int64_t           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);
int64_t           405 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int64_put_nbi(int64_t *target, const int64_t *source, size_t len, int pe);
int64_t           481 oshmem/include/pshmem.h OSHMEM_DECLSPEC  int64_t pshmem_ctx_int64_g(shmem_ctx_t ctx, const int64_t* addr, int pe);
int64_t           506 oshmem/include/pshmem.h OSHMEM_DECLSPEC  int64_t pshmem_int64_g(const int64_t* addr, int pe);
int64_t           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);
int64_t           593 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int64_get(int64_t *target, const int64_t *source, size_t len, int pe);
int64_t           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);
int64_t           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);
int64_t           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);
int64_t           794 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int64_get_nbi(int64_t *target, const int64_t *source, size_t len, int pe);
int64_t          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);
int64_t          1072 oshmem/include/pshmem.h OSHMEM_DECLSPEC int64_t pshmem_int64_atomic_fetch_and(int64_t *target, int64_t value, int pe);
int64_t          1086 oshmem/include/pshmem.h                 int64_t*:              pshmem_ctx_int64_atomic_fetch_and,     \
int64_t          1097 oshmem/include/pshmem.h             int64_t*:              pshmem_ctx_int64_atomic_fetch_and,         \
int64_t          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);
int64_t          1121 oshmem/include/pshmem.h OSHMEM_DECLSPEC int64_t pshmem_int64_atomic_fetch_or(int64_t *target, int64_t value, int pe);
int64_t          1135 oshmem/include/pshmem.h                 int64_t*:              pshmem_ctx_int64_atomic_fetch_or,     \
int64_t          1146 oshmem/include/pshmem.h             int64_t*:              pshmem_ctx_int64_atomic_fetch_or,         \
int64_t          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);
int64_t          1170 oshmem/include/pshmem.h OSHMEM_DECLSPEC int64_t pshmem_int64_atomic_fetch_xor(int64_t *target, int64_t value, int pe);
int64_t          1184 oshmem/include/pshmem.h                 int64_t*:              pshmem_ctx_int64_atomic_fetch_xor,     \
int64_t          1195 oshmem/include/pshmem.h             int64_t*:              pshmem_ctx_int64_atomic_fetch_xor,         \
int64_t          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);
int64_t          1363 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int64_atomic_and(int64_t *target, int64_t value, int pe);
int64_t          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);
int64_t          1404 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int64_atomic_or(int64_t *target, int64_t value, int pe);
int64_t          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);
int64_t          1445 oshmem/include/pshmem.h OSHMEM_DECLSPEC void pshmem_int64_atomic_xor(int64_t *target, int64_t value, int pe);
int64_t          1536 oshmem/include/pshmem.h OSHMEM_DECLSPEC  void pshmem_int64_wait_until(volatile int64_t *addr, int cmp, int64_t value);
int64_t          1563 oshmem/include/pshmem.h OSHMEM_DECLSPEC  int pshmem_int64_test(volatile int64_t *addr, int cmp, int64_t value);
int64_t            53 oshmem/include/pshmemx.h OSHMEM_DECLSPEC  void pshmemx_int64_p(int64_t* addr, int64_t value, int pe);
int64_t            68 oshmem/include/pshmemx.h OSHMEM_DECLSPEC  int64_t pshmemx_int64_g(const int64_t* addr, int pe);
int64_t            83 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_swap(int64_t *target, int64_t value, int pe);
int64_t            87 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_set(int64_t *target, int64_t value, int pe);
int64_t            91 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_cswap(int64_t *target, int64_t cond, int64_t value, int pe);
int64_t            95 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_fadd(int64_t *target, int64_t value, int pe);
int64_t            99 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_atomic_fetch_and(int64_t *target, int64_t value, int pe);
int64_t           105 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_atomic_fetch_or(int64_t *target, int64_t value, int pe);
int64_t           111 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_atomic_fetch_xor(int64_t *target, int64_t value, int pe);
int64_t           117 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_fetch(const int64_t *target, int pe);
int64_t           121 oshmem/include/pshmemx.h OSHMEM_DECLSPEC int64_t pshmemx_int64_finc(int64_t *target, int pe);
int64_t           125 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_add(int64_t *target, int64_t value, int pe);
int64_t           129 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_atomic_and(int64_t *target, int64_t value, int pe);
int64_t           135 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_atomic_or(int64_t *target, int64_t value, int pe);
int64_t           141 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_atomic_xor(int64_t *target, int64_t value, int pe);
int64_t           147 oshmem/include/pshmemx.h OSHMEM_DECLSPEC void pshmemx_int64_inc(int64_t *target, int pe);
int64_t           153 oshmem/include/pshmemx.h OSHMEM_DECLSPEC  void pshmemx_int64_wait(int64_t *addr, int64_t value);
int64_t           156 oshmem/include/pshmemx.h OSHMEM_DECLSPEC  void pshmemx_int64_wait_until(int64_t *addr, int cmp, int64_t value);
int64_t           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);
int64_t           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);
int64_t           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);
int64_t           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);
int64_t           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);
int64_t           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);
int64_t           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);
int64_t            49 oshmem/include/shmemx.h OSHMEM_DECLSPEC  void shmemx_int64_p(int64_t* addr, int64_t value, int pe);
int64_t            68 oshmem/include/shmemx.h OSHMEM_DECLSPEC  int64_t shmemx_int64_g(const int64_t* addr, int pe);
int64_t            83 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_swap(int64_t *target, int64_t value, int pe);
int64_t            87 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_set(int64_t *target, int64_t value, int pe);
int64_t            91 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_cswap(int64_t *target, int64_t cond, int64_t value, int pe);
int64_t            95 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_fadd(int64_t *target, int64_t value, int pe);
int64_t            99 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_atomic_fetch_and(int64_t *target, int64_t value, int pe);
int64_t           105 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_atomic_fetch_or(int64_t *target, int64_t value, int pe);
int64_t           111 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_atomic_fetch_xor(int64_t *target, int64_t value, int pe);
int64_t           117 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_fetch(const int64_t *target, int pe);
int64_t           121 oshmem/include/shmemx.h OSHMEM_DECLSPEC int64_t shmemx_int64_finc(int64_t *target, int pe);
int64_t           125 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_add(int64_t *target, int64_t value, int pe);
int64_t           129 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_atomic_and(int64_t *target, int64_t value, int pe);
int64_t           135 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_atomic_or(int64_t *target, int64_t value, int pe);
int64_t           141 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_atomic_xor(int64_t *target, int64_t value, int pe);
int64_t           147 oshmem/include/shmemx.h OSHMEM_DECLSPEC void shmemx_int64_inc(int64_t *target, int pe);
int64_t           153 oshmem/include/shmemx.h OSHMEM_DECLSPEC  void shmemx_int64_wait(int64_t *addr, int64_t value);
int64_t           156 oshmem/include/shmemx.h OSHMEM_DECLSPEC  void shmemx_int64_wait_until(int64_t *addr, int cmp, int64_t value);
int64_t           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);
int64_t           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);
int64_t           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);
int64_t           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);
int64_t           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);
int64_t           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);
int64_t           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);
int64_t            61 oshmem/mca/spml/base/spml_base.c     volatile int64_t *int64_addr;
int64_t            68 oshmem/mca/spml/base/spml_base.c     int64_t int64_value;
int64_t           113 oshmem/mca/spml/base/spml_base.c         int64_value = *(int64_t*) value;
int64_t           114 oshmem/mca/spml/base/spml_base.c         int64_addr = (int64_t*) addr;
int64_t           150 oshmem/mca/spml/base/spml_base.c     volatile int64_t *int64_addr;
int64_t           157 oshmem/mca/spml/base/spml_base.c     int64_t int64_value;
int64_t           204 oshmem/mca/spml/base/spml_base.c         int64_value = *(int64_t*) value;
int64_t           205 oshmem/mca/spml/base/spml_base.c         int64_addr = (int64_t*) addr;
int64_t           200 oshmem/op/op.c FUNC_OP_CREATE(and, int64, int64_t, __and_op)
int64_t           213 oshmem/op/op.c FUNC_OP_CREATE(or, int64, int64_t, __or_op)
int64_t           226 oshmem/op/op.c FUNC_OP_CREATE(xor, int64, int64_t, __xor_op)
int64_t           247 oshmem/op/op.c FUNC_OP_CREATE(max, int64, int64_t, __max_op)
int64_t           268 oshmem/op/op.c FUNC_OP_CREATE(min, int64, int64_t, __min_op)
int64_t           291 oshmem/op/op.c FUNC_OP_CREATE(sum, int64, int64_t, __sum_op)
int64_t           314 oshmem/op/op.c FUNC_OP_CREATE(prod, int64, int64_t, __prod_op)
int64_t           322 oshmem/op/op.c FUNC_OP_CREATE(swap, int64, int64_t, __swap_op)
int64_t           347 oshmem/op/op.c     OBJ_OP_CREATE(and, int64, int64_t, OSHMEM_OP_AND, OSHMEM_OP_TYPE_INT64_T);
int64_t           359 oshmem/op/op.c     OBJ_OP_CREATE(or, int64, int64_t, OSHMEM_OP_OR, OSHMEM_OP_TYPE_INT64_T);
int64_t           371 oshmem/op/op.c     OBJ_OP_CREATE(xor, int64, int64_t, OSHMEM_OP_XOR, OSHMEM_OP_TYPE_INT64_T);
int64_t           391 oshmem/op/op.c     OBJ_OP_CREATE(max, int64, int64_t, OSHMEM_OP_MAX, OSHMEM_OP_TYPE_INT64_T);
int64_t           411 oshmem/op/op.c     OBJ_OP_CREATE(min, int64, int64_t, OSHMEM_OP_MIN, OSHMEM_OP_TYPE_INT64_T);
int64_t           433 oshmem/op/op.c     OBJ_OP_CREATE(sum, int64, int64_t, OSHMEM_OP_SUM, OSHMEM_OP_TYPE_INT64_T);
int64_t           455 oshmem/op/op.c     OBJ_OP_CREATE(prod, int64, int64_t, OSHMEM_OP_PROD, OSHMEM_OP_TYPE_INT64_T);
int64_t           464 oshmem/op/op.c     OBJ_OP_CREATE(swap, int64, int64_t, OSHMEM_OP_NUMBER, OSHMEM_OP_TYPE_INT64_T);
int64_t           112 oshmem/shmem/c/shmem_add.c SHMEM_TYPE_ADD(_int64, int64_t, shmemx)
int64_t            64 oshmem/shmem/c/shmem_and.c OSHMEM_TYPE_OP(int64, int64_t, shmem, and)
int64_t            75 oshmem/shmem/c/shmem_and.c OSHMEM_CTX_TYPE_OP(int64, int64_t, shmem, and)
int64_t            80 oshmem/shmem/c/shmem_and.c OSHMEM_TYPE_OP(int64, int64_t, shmemx, and)
int64_t           118 oshmem/shmem/c/shmem_cswap.c SHMEM_TYPE_CSWAP(_int64, int64_t, shmemx)
int64_t           117 oshmem/shmem/c/shmem_fadd.c SHMEM_TYPE_FADD(_int64, int64_t, shmemx)
int64_t            66 oshmem/shmem/c/shmem_fand.c OSHMEM_TYPE_FOP(int64, int64_t, shmem, and)
int64_t            77 oshmem/shmem/c/shmem_fand.c OSHMEM_CTX_TYPE_FOP(int64, int64_t, shmem, and)
int64_t            82 oshmem/shmem/c/shmem_fand.c OSHMEM_TYPE_FOP(int64, int64_t, shmemx, and)
int64_t           130 oshmem/shmem/c/shmem_fetch.c SHMEM_TYPE_FETCH(_int64, int64_t, shmemx)
int64_t           118 oshmem/shmem/c/shmem_finc.c SHMEM_TYPE_FINC(_int64, int64_t, shmemx)
int64_t            66 oshmem/shmem/c/shmem_for.c OSHMEM_TYPE_FOP(int64, int64_t, shmem, or)
int64_t            77 oshmem/shmem/c/shmem_for.c OSHMEM_CTX_TYPE_FOP(int64, int64_t, shmem, or)
int64_t            82 oshmem/shmem/c/shmem_for.c OSHMEM_TYPE_FOP(int64, int64_t, shmemx, or)
int64_t            66 oshmem/shmem/c/shmem_fxor.c OSHMEM_TYPE_FOP(int64, int64_t, shmem, xor)
int64_t            77 oshmem/shmem/c/shmem_fxor.c OSHMEM_CTX_TYPE_FOP(int64, int64_t, shmem, xor)
int64_t            82 oshmem/shmem/c/shmem_fxor.c OSHMEM_TYPE_FOP(int64, int64_t, shmemx, xor)
int64_t           134 oshmem/shmem/c/shmem_g.c SHMEM_CTX_TYPE_G(_int64, int64_t, shmem)
int64_t           159 oshmem/shmem/c/shmem_g.c SHMEM_TYPE_G(_int64, int64_t, shmem)
int64_t           169 oshmem/shmem/c/shmem_g.c SHMEM_TYPE_G(_int64, int64_t, shmemx)
int64_t           143 oshmem/shmem/c/shmem_get.c SHMEM_CTX_TYPE_GET(_int64, int64_t)
int64_t           168 oshmem/shmem/c/shmem_get.c SHMEM_TYPE_GET(_int64, int64_t)
int64_t           143 oshmem/shmem/c/shmem_get_nb.c SHMEM_CTX_TYPE_GET_NB(_int64, int64_t)
int64_t           168 oshmem/shmem/c/shmem_get_nb.c SHMEM_TYPE_GET_NB(_int64, int64_t)
int64_t           146 oshmem/shmem/c/shmem_iget.c SHMEM_CTX_TYPE_IGET(_int64, int64_t)
int64_t           171 oshmem/shmem/c/shmem_iget.c SHMEM_TYPE_IGET(_int64, int64_t)
int64_t           111 oshmem/shmem/c/shmem_inc.c SHMEM_TYPE_INC(_int64, int64_t, shmemx)
int64_t           147 oshmem/shmem/c/shmem_iput.c SHMEM_CTX_TYPE_IPUT(_int64, int64_t)
int64_t           172 oshmem/shmem/c/shmem_iput.c SHMEM_TYPE_IPUT(_int64, int64_t)
int64_t            64 oshmem/shmem/c/shmem_or.c OSHMEM_TYPE_OP(int64, int64_t, shmem, or)
int64_t            75 oshmem/shmem/c/shmem_or.c OSHMEM_CTX_TYPE_OP(int64, int64_t, shmem, or)
int64_t            80 oshmem/shmem/c/shmem_or.c OSHMEM_TYPE_OP(int64, int64_t, shmemx, or)
int64_t           135 oshmem/shmem/c/shmem_p.c SHMEM_CTX_TYPE_P(_int64, int64_t, shmem)
int64_t           160 oshmem/shmem/c/shmem_p.c SHMEM_TYPE_P(_int64, int64_t, shmem)
int64_t           170 oshmem/shmem/c/shmem_p.c SHMEM_TYPE_P(_int64, int64_t, shmemx)
int64_t           146 oshmem/shmem/c/shmem_put.c SHMEM_CTX_TYPE_PUT(_int64, int64_t)
int64_t           171 oshmem/shmem/c/shmem_put.c SHMEM_TYPE_PUT(_int64, int64_t)
int64_t           150 oshmem/shmem/c/shmem_put_nb.c SHMEM_CTX_TYPE_PUT_NB(_int64, int64_t)
int64_t           175 oshmem/shmem/c/shmem_put_nb.c SHMEM_TYPE_PUT_NB(_int64, int64_t)
int64_t           149 oshmem/shmem/c/shmem_reduce.c SHMEM_TYPE_REDUCE_OP(and, _int64, int64_t, shmemx)
int64_t           157 oshmem/shmem/c/shmem_reduce.c SHMEM_TYPE_REDUCE_OP(or, _int64, int64_t, shmemx)
int64_t           165 oshmem/shmem/c/shmem_reduce.c SHMEM_TYPE_REDUCE_OP(xor, _int64, int64_t, shmemx)
int64_t           176 oshmem/shmem/c/shmem_reduce.c SHMEM_TYPE_REDUCE_OP(max, _int64, int64_t, shmemx)
int64_t           187 oshmem/shmem/c/shmem_reduce.c SHMEM_TYPE_REDUCE_OP(min, _int64, int64_t, shmemx)
int64_t           200 oshmem/shmem/c/shmem_reduce.c SHMEM_TYPE_REDUCE_OP(sum, _int64, int64_t, shmemx)
int64_t           213 oshmem/shmem/c/shmem_reduce.c SHMEM_TYPE_REDUCE_OP(prod, _int64, int64_t, shmemx)
int64_t           121 oshmem/shmem/c/shmem_set.c SHMEM_TYPE_SET(_int64, int64_t, shmemx)
int64_t           126 oshmem/shmem/c/shmem_swap.c SHMEM_TYPE_SWAP(_int64, int64_t, shmemx)
int64_t            93 oshmem/shmem/c/shmem_wait.c SHMEM_TYPE_WAIT(_int64, int64_t, SHMEM_INT64_T, shmemx)
int64_t           121 oshmem/shmem/c/shmem_wait.c SHMEM_TYPE_WAIT_UNTIL(_int64, volatile int64_t, SHMEM_LLONG, shmem)
int64_t           128 oshmem/shmem/c/shmem_wait.c SHMEM_TYPE_WAIT_UNTIL(_int64, int64_t, SHMEM_INT64_T, shmemx)
int64_t           157 oshmem/shmem/c/shmem_wait.c SHMEM_TYPE_TEST(_int64, volatile int64_t, SHMEM_LLONG, shmem)
int64_t            64 oshmem/shmem/c/shmem_xor.c OSHMEM_TYPE_OP(int64, int64_t, shmem, xor)
int64_t            75 oshmem/shmem/c/shmem_xor.c OSHMEM_CTX_TYPE_OP(int64, int64_t, shmem, xor)
int64_t            80 oshmem/shmem/c/shmem_xor.c OSHMEM_TYPE_OP(int64, int64_t, shmemx, xor)
int64_t            56 test/asm/atomic_cmpset.c int64_t old64 = 0;
int64_t            57 test/asm/atomic_cmpset.c int64_t new64 = 0;
int64_t           105 test/asm/atomic_math.c     int64_t test64;
int64_t           374 test/dss/dss_buffer.c     int64_t src[NUM_ELEMS];
int64_t           375 test/dss/dss_buffer.c     int64_t dst[NUM_ELEMS];
int64_t           319 test/dss/dss_cmp.c     int64_t v1, v2=100;
int64_t           259 test/dss/dss_copy.c     int64_t *v1, v2=100;
int64_t           274 test/dss/dss_print.c     int64_t v2=-100;