reallength        665 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     size_t reallength = encoded ? BASE64_ENCODED_LENGTH(length) : length;
reallength        666 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     ret = state->global->get_content(state, &buffer, reallength);
reallength        672 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       size_t reallength = encoded ? BASE64_ENCODED_LENGTH(length) : length;
reallength        673 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       ret = state->global->get_content(state, &buffer, reallength);