memdebug          117 ompi/tools/ompi_info/param.c     char *memdebug;
memdebug          274 ompi/tools/ompi_info/param.c     memdebug = OPAL_ENABLE_MEM_DEBUG ? "yes" : "no";
memdebug          666 ompi/tools/ompi_info/param.c     opal_info_out("Memory debugging support", "option:mem-debug", memdebug);
memdebug          344 orte/tools/orte-info/param.c     char *memdebug;
memdebug          356 orte/tools/orte-info/param.c     memdebug = OPAL_ENABLE_MEM_DEBUG ? "yes" : "no";
memdebug          428 orte/tools/orte-info/param.c     orte_info_out("Memory debugging support", "option:mem-debug", memdebug);
memdebug           70 oshmem/tools/oshmem_info/param.c     char *memdebug;
memdebug          115 oshmem/tools/oshmem_info/param.c     memdebug = OPAL_ENABLE_MEM_DEBUG ? "yes" : "no";
memdebug          388 oshmem/tools/oshmem_info/param.c     opal_info_out("Memory debugging support", "option:mem-debug", memdebug);