mqs_basic_entrypoints 50 ompi/debuggers/ompi_common_dll.c const mqs_basic_callbacks *mqs_basic_entrypoints = NULL; mqs_basic_entrypoints 282 ompi/debuggers/ompi_common_dll_defs.h #define mqs_malloc (mqs_basic_entrypoints->mqs_malloc_fp) mqs_basic_entrypoints 283 ompi/debuggers/ompi_common_dll_defs.h #define mqs_free (mqs_basic_entrypoints->mqs_free_fp) mqs_basic_entrypoints 284 ompi/debuggers/ompi_common_dll_defs.h #define mqs_prints (mqs_basic_entrypoints->mqs_dprints_fp) mqs_basic_entrypoints 285 ompi/debuggers/ompi_common_dll_defs.h #define mqs_put_image_info (mqs_basic_entrypoints->mqs_put_image_info_fp) mqs_basic_entrypoints 286 ompi/debuggers/ompi_common_dll_defs.h #define mqs_get_image_info (mqs_basic_entrypoints->mqs_get_image_info_fp) mqs_basic_entrypoints 287 ompi/debuggers/ompi_common_dll_defs.h #define mqs_put_process_info (mqs_basic_entrypoints->mqs_put_process_info_fp) mqs_basic_entrypoints 288 ompi/debuggers/ompi_common_dll_defs.h #define mqs_get_process_info (mqs_basic_entrypoints->mqs_get_process_info_fp) mqs_basic_entrypoints 306 ompi/debuggers/ompi_common_dll_defs.h extern const mqs_basic_callbacks *mqs_basic_entrypoints; mqs_basic_entrypoints 151 ompi/debuggers/ompi_mpihandles_dll.c mqs_basic_entrypoints = cb; mqs_basic_entrypoints 178 ompi/debuggers/ompi_msgq_dll.c mqs_basic_entrypoints = cb;