Home
last modified time | relevance | path

Searched refs:b8i2 (Results 1 – 1 of 1) sorted by relevance

/dports/science/hdf/hdf-4.2.15/mfhdf/hdfimport/
H A Dhdfimporttest.c62 int8 b8i2[3][4], b8i3[5][3][4]; in main() local
156 b8i2[i][j] = row4i8[i] + col4i8[j]; in main()
252 (void) fprintf(sp, "%10c", b8i2[i][j]); in main()
347 (void) fwrite((char *) &b8i2[i][j], sizeof(int8), 1, in main()