Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dwarn-type-safety-mpi-hdf5.c110 #define H5T_NATIVE_CHAR (CHAR_MIN?H5T_NATIVE_SCHAR:H5T_NATIVE_UCHAR)
112 #define H5T_NATIVE_UCHAR (H5OPEN H5T_NATIVE_UCHAR_g) macro
304 H5Dwrite(H5T_NATIVE_UCHAR, uchar_buf); // no-warning in test_hdf5()