_RELEASE          267 opal/include/opal/opal_portable_platform.h #    if defined(_RELEASE) && defined(_RELEASE_MINOR) /* X1 and XT */
_RELEASE          269 opal/include/opal/opal_portable_platform.h              PLATFORM_COMPILER_VERSION_INT(_RELEASE,_RELEASE_MINOR,0)
_RELEASE          270 opal/include/opal/opal_portable_platform.h #     elif defined(_RELEASE) /* T3E */
_RELEASE          272 opal/include/opal/opal_portable_platform.h              PLATFORM_COMPILER_VERSION_INT(_RELEASE,0,0)
_RELEASE          267 opal/mca/pmix/pmix4x/pmix/src/include/pmix_portable_platform.h #    if defined(_RELEASE) && defined(_RELEASE_MINOR) /* X1 and XT */
_RELEASE          269 opal/mca/pmix/pmix4x/pmix/src/include/pmix_portable_platform.h              PLATFORM_COMPILER_VERSION_INT(_RELEASE,_RELEASE_MINOR,0)
_RELEASE          270 opal/mca/pmix/pmix4x/pmix/src/include/pmix_portable_platform.h #     elif defined(_RELEASE) /* T3E */
_RELEASE          272 opal/mca/pmix/pmix4x/pmix/src/include/pmix_portable_platform.h              PLATFORM_COMPILER_VERSION_INT(_RELEASE,0,0)