Searched defs:converted (Results 1 – 1 of 1) sorted by relevance
451 union {int32_t val; jfloat converted;} conv; in Unsafe_getFloat() member459 union {int32_t converted; jfloat val;} conv; in Unsafe_putFloat() member468 union {int64_t val; jdouble converted;} conv; in Unsafe_getDouble() member476 union {int64_t converted; jdouble val;} conv; in Unsafe_putDouble() member