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