opal_list_t_pos   770 ompi/debuggers/ompi_msgq_dll.c     extra->next_msg.opal_list_t_pos.list = 0;
opal_list_t_pos   875 ompi/debuggers/ompi_msgq_dll.c     printf( "position->opal_list_t_pos.current_item = 0x%llx\n", (long long)position->opal_list_t_pos.current_item );
opal_list_t_pos   876 ompi/debuggers/ompi_msgq_dll.c     printf( "position->opal_list_t_pos.list         = 0x%llx\n", (long long)position->opal_list_t_pos.list );
opal_list_t_pos   877 ompi/debuggers/ompi_msgq_dll.c     printf( "position->opal_list_t_pos.sentinel     = 0x%llx\n", (long long)position->opal_list_t_pos.sentinel );
opal_list_t_pos   954 ompi/debuggers/ompi_msgq_dll.c     opal_list_t_init_parser( proc, p_info, &position->opal_list_t_pos,
opal_list_t_pos   956 ompi/debuggers/ompi_msgq_dll.c     next_item_opal_list_t( proc, p_info, &position->opal_list_t_pos, &active_allocation );
opal_list_t_pos  1003 ompi/debuggers/ompi_msgq_dll.c                                &position->opal_list_t_pos, &active_allocation );
opal_list_t_pos    80 ompi/debuggers/ompi_msgq_dll_defs.h     mqs_opal_list_t_pos opal_list_t_pos;