| tag | line | file | source code |
| tll | 848 | arch/i386/math-emu/reg_ld_str.c | long long tll; |
| tll | 867 | arch/i386/math-emu/reg_ld_str.c | ((long *)&tll)[0] = t.sigl; |
| tll | 868 | arch/i386/math-emu/reg_ld_str.c | ((long *)&tll)[1] = t.sigh; |
| tll | 880 | arch/i386/math-emu/reg_ld_str.c | tll = 0x8000000000000000LL; |
| tll | 890 | arch/i386/math-emu/reg_ld_str.c | tll = - tll; |
| tll | 895 | arch/i386/math-emu/reg_ld_str.c | put_fs_long(((long *)&tll)[0],(unsigned long *) d); |
| tll | 896 | arch/i386/math-emu/reg_ld_str.c | put_fs_long(((long *)&tll)[1],1 + (unsigned long *) d); |