_g 87 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h pmix_gds_base_module_t *_g = (p)->nptr->compat.gds; \ _g 89 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h if (NULL != _g->assemb_kvs_req) { \ _g 92 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h __FILE__, __LINE__, _g->name); \ _g 93 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h (s) = _g->assemb_kvs_req(r, k, b, (void*)c); \ _g 104 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h pmix_gds_base_module_t *_g = (p)->nptr->compat.gds; \ _g 106 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h if (NULL != _g->accept_kvs_resp) { \ _g 109 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h __FILE__, __LINE__, _g->name); \ _g 110 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h (s) = _g->accept_kvs_resp(b); \ _g 127 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h pmix_gds_base_module_t *_g = (p)->nptr->compat.gds; \ _g 130 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h __FILE__, __LINE__, _g->name); \ _g 131 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h (s) = _g->cache_job_info((struct pmix_namespace_t*)(n), (i), (ni)); \ _g 168 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h pmix_gds_base_module_t *_g = (p)->nptr->compat.gds; \ _g 171 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h __FILE__, __LINE__, _g->name); \ _g 172 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h (s) = _g->register_job_info((struct pmix_peer_t*)(p), b); \ _g 187 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h pmix_gds_base_module_t *_g = (p)->nptr->compat.gds; \ _g 190 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h __FILE__, __LINE__, _g->name); \ _g 191 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h (s) = _g->store_job_info(n, b); \ _g 220 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h pmix_gds_base_module_t *_g = (p)->nptr->compat.gds; \ _g 223 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h __FILE__, __LINE__, _g->name); \ _g 224 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h (s) = _g->store(pc, sc, k); \ _g 317 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h pmix_gds_base_module_t *_g = (p)->nptr->compat.gds; \ _g 320 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h __FILE__, __LINE__, _g->name); \ _g 321 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h (s) = _g->fetch((c)->proc, (c)->scope, (c)->copy, \ _g 351 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h pmix_gds_base_active_module_t *_g; \ _g 357 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h PMIX_LIST_FOREACH(_g, &pmix_gds_globals.actives, \ _g 359 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h if (NULL != _g->module->add_nspace) { \ _g 360 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h _s = _g->module->add_nspace(n, i, ni); \ _g 381 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h pmix_gds_base_active_module_t *_g; \ _g 387 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h PMIX_LIST_FOREACH(_g, &pmix_gds_globals.actives, \ _g 389 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h if (NULL != _g->module->del_nspace) { \ _g 390 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h _s = _g->module->del_nspace(n); \ _g 401 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h pmix_gds_base_module_t *_g = (p)->nptr->compat.gds; \ _g 404 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h __FILE__, __LINE__, _g->name); \ _g 405 opal/mca/pmix/pmix4x/pmix/src/mca/gds/gds.h if (true == _g->is_tsafe) { \ _g 44 oshmem/shmem/c/shmem_g.c type prefix##_ctx##type_name##_g(shmem_ctx_t ctx, const type *addr, int pe) \ _g 52 oshmem/shmem/c/shmem_g.c type prefix##type_name##_g(const type *addr, int pe) \