usize             107 ompi/attribute/attribute_predefined.c     int usize;
usize             144 ompi/attribute/attribute_predefined.c     if (NULL == univ_size || (usize = strtol(univ_size, NULL, 0)) <= 0) {
usize             147 ompi/attribute/attribute_predefined.c         ret = set_f(MPI_UNIVERSE_SIZE, usize);