Searched refs:ivalue (Results 1 – 1 of 1) sorted by relevance
245 uint32_t ivalue; in android_log_write_float32() local255 needed = sizeof(uint8_t) + sizeof(ivalue); in android_log_write_float32()260 ivalue = *(uint32_t*)&value; in android_log_write_float32()263 copy4LE(&context->storage[context->pos + 1], ivalue); in android_log_write_float32()