opal_datatype_count_t  363 ompi/include/ompi/memchecker.h     opal_memchecker_base_isdefined (&type->super.desc.length, sizeof(opal_datatype_count_t));
opal_datatype_count_t  364 ompi/include/ompi/memchecker.h     opal_memchecker_base_isdefined (&type->super.desc.used, sizeof(opal_datatype_count_t));
opal_datatype_count_t  366 ompi/include/ompi/memchecker.h     opal_memchecker_base_isdefined (&type->super.opt_desc.length, sizeof(opal_datatype_count_t));
opal_datatype_count_t  367 ompi/include/ompi/memchecker.h     opal_memchecker_base_isdefined (&type->super.opt_desc.used, sizeof(opal_datatype_count_t));
opal_datatype_count_t   96 opal/datatype/opal_convertor.h     opal_datatype_count_t         count;          /**< the total number of full datatype elements */
opal_datatype_count_t   97 opal/datatype/opal_datatype.h     opal_datatype_count_t  length;  /**< the maximum number of elements in the description array */
opal_datatype_count_t   98 opal/datatype/opal_datatype.h     opal_datatype_count_t  used;    /**< the number of used elements in the description array */