Searched refs:UTF32_LE (Results 1 – 2 of 2) sorted by relevance
95 UTF32_LE = 20, enumerator1835 return UTF32_LE + is_big_endian; in typecode_to_mformat_code()2084 case UTF32_LE: in array__array_reconstructor_impl()2086 int byteorder = (mformat_code == UTF32_LE) ? -1 : 1; in array__array_reconstructor_impl()
74 UTF32_LE = 20 variable165 (UTF32_LE, "UTF-32-LE"),