Searched refs:tll (Results 1 – 1 of 1) sorted by relevance
755 long long tll; in FPU_store_int64() local772 ((long *)&tll)[0] = t.sigl; in FPU_store_int64()773 ((long *)&tll)[1] = t.sigh; in FPU_store_int64()782 tll = 0x8000000000000000LL; in FPU_store_int64()789 tll = -tll; in FPU_store_int64()794 if (copy_to_user(d, &tll, 8)) in FPU_store_int64()