XLEN               18 ompi/mca/io/romio321/romio/test/hindexed.c char compare_buf[XLEN*4][YLEN*4] = {
XLEN               85 ompi/mca/io/romio321/romio/test/hindexed.c     array_of_sizes[1] = XLEN * 2;
XLEN               90 ompi/mca/io/romio321/romio/test/hindexed.c     array_of_subsizes[1] = XLEN * SUB_XLEN / 5;
XLEN               93 ompi/mca/io/romio321/romio/test/hindexed.c              rank_dim[1] * XLEN;
XLEN              103 ompi/mca/io/romio321/romio/test/hindexed.c             displacements[i*2+j] = offset + i*2*array_of_sizes[1] + j * XLEN/2;
XLEN              181 ompi/mca/io/romio321/romio/test/hindexed.c             for (j=0; j<XLEN; j++) printf(" %d",j);
XLEN              191 ompi/mca/io/romio321/romio/test/hindexed.c                 for (j=0; j<2*XLEN; j++) {
XLEN              192 ompi/mca/io/romio321/romio/test/hindexed.c                     if (j>0 && j%XLEN==0) printf(" ");
XLEN              206 ompi/mca/io/romio321/romio/test/hindexed.c 	    for(j=0; j<2*XLEN; j++) {