ompi_debug_show_handle_leaks  341 ompi/communicator/comm_init.c                     if ( ompi_debug_show_handle_leaks && !(OMPI_COMM_IS_FREED(comm)) ){
ompi_debug_show_handle_leaks  202 ompi/file/file.c             if (ompi_debug_show_handle_leaks) {
ompi_debug_show_handle_leaks  289 ompi/info/info.c             if (!info->i_freed && ompi_debug_show_handle_leaks) {
ompi_debug_show_handle_leaks  290 ompi/info/info.c                 if (ompi_debug_show_handle_leaks) {
ompi_debug_show_handle_leaks  310 ompi/info/info.c             if (!found && ompi_debug_show_handle_leaks) {
ompi_debug_show_handle_leaks   56 ompi/runtime/ompi_mpi_params.c bool ompi_debug_show_handle_leaks = false;
ompi_debug_show_handle_leaks  136 ompi/runtime/ompi_mpi_params.c     ompi_debug_show_handle_leaks = false;
ompi_debug_show_handle_leaks  142 ompi/runtime/ompi_mpi_params.c                                  &ompi_debug_show_handle_leaks);
ompi_debug_show_handle_leaks   62 ompi/runtime/params.h OMPI_DECLSPEC extern bool ompi_debug_show_handle_leaks;
ompi_debug_show_handle_leaks  127 ompi/win/win.c             if (ompi_debug_show_handle_leaks && !ompi_win_invalid(win)){