PMIX_CLASS        178 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h #define PMIX_OBJ_STATIC_INIT(BASE_CLASS) { PMIX_OBJ_MAGIC_ID, PMIX_CLASS(BASE_CLASS), 1, __FILE__, __LINE__ }
PMIX_CLASS        180 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h #define PMIX_OBJ_STATIC_INIT(BASE_CLASS) { PMIX_CLASS(BASE_CLASS), 1 }
PMIX_CLASS        227 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h         PMIX_CLASS(PARENT),                                              \
PMIX_CLASS        264 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h     ((type *)pmix_obj_new_debug(PMIX_CLASS(type), __FILE__, __LINE__))
PMIX_CLASS        267 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h     ((type *) pmix_obj_new(PMIX_CLASS(type)))
PMIX_CLASS        350 opal/mca/pmix/pmix4x/pmix/src/class/pmix_object.h     PMIX_CONSTRUCT_INTERNAL((object), PMIX_CLASS(type));          \