Searched refs:tll (Results 1 – 1 of 1) sorted by relevance
860 long long tll; in FPU_store_int64() local882 ((long *)&tll)[0] = t.sigl; in FPU_store_int64()883 ((long *)&tll)[1] = t.sigh; in FPU_store_int64()895 tll = 0x8000000000000000LL; in FPU_store_int64()905 tll = - tll; in FPU_store_int64()910 copy_to_user(d, &tll, 8); in FPU_store_int64()