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