is_be 31 ompi/mca/io/romio321/romio/test/external32.c int i, is_le = 1, is_be = 1; is_be 34 ompi/mca/io/romio321/romio/test/external32.c is_be = is_be && ( c[i] == c_le[len-1-i] ); is_be 37 ompi/mca/io/romio321/romio/test/external32.c switch ((is_le ? TEST_LE : 0x0) | (is_be ? TEST_BE : 0x0) ) {