mpidbg_name_map_t  520 ompi/debuggers/mpihandles_interface.h extern struct mpidbg_name_map_t *mpidbg_comm_name_map;
mpidbg_name_map_t  530 ompi/debuggers/mpihandles_interface.h extern struct mpidbg_name_map_t *mpidbg_errhandler_name_map;
mpidbg_name_map_t   61 ompi/debuggers/ompi_mpihandles_dll.c struct mpidbg_name_map_t *mpidbg_comm_name_map = NULL;
mpidbg_name_map_t   63 ompi/debuggers/ompi_mpihandles_dll.c struct mpidbg_name_map_t *mpidbg_errhandler_name_map = NULL;
mpidbg_name_map_t   65 ompi/debuggers/ompi_mpihandles_dll.c struct mpidbg_name_map_t *mpidbg_request_name_map = NULL;
mpidbg_name_map_t   67 ompi/debuggers/ompi_mpihandles_dll.c struct mpidbg_name_map_t *mpidbg_status_name_map = NULL;
mpidbg_name_map_t   99 ompi/debuggers/ompi_mpihandles_dll.c static struct mpidbg_name_map_t *alloc_map(mqs_image *image, int len)
mpidbg_name_map_t  102 ompi/debuggers/ompi_mpihandles_dll.c     struct mpidbg_name_map_t *m = NULL;
mpidbg_name_map_t  105 ompi/debuggers/ompi_mpihandles_dll.c         m = mqs_malloc(len * sizeof(struct mpidbg_name_map_t));
mpidbg_name_map_t  115 ompi/debuggers/ompi_mpihandles_dll.c                      struct mpidbg_name_map_t *map)