| tag | line | file | source code |
| sticky | 189 | arch/alpha/math-emu/ieee-math.c | unsigned long sticky; |
| sticky | 192 | arch/alpha/math-emu/ieee-math.c | sticky = a->f[0] & 1; |
| sticky | 194 | arch/alpha/math-emu/ieee-math.c | a->f[0] |= sticky; |
| sticky | 277 | arch/alpha/math-emu/ieee-math.c | unsigned long res, sticky; |
| sticky | 296 | arch/alpha/math-emu/ieee-math.c | sticky = a->f[0] & 1; |
| sticky | 303 | arch/alpha/math-emu/ieee-math.c | a->f[0] |= sticky; |
| sticky | 357 | arch/alpha/math-emu/ieee-math.c | unsigned long res, sticky; |
| sticky | 375 | arch/alpha/math-emu/ieee-math.c | sticky = a->f[0] & 1; |
| sticky | 382 | arch/alpha/math-emu/ieee-math.c | a->f[0] |= sticky; |
| sticky | 160 | arch/m68k/fpsp040/fpsp.h | .set WBTEMP_GRS,LV-40 | alias wbtemp guard, round, sticky |
| sticky | 170 | arch/m68k/fpsp040/fpsp.h | .set STICKY,LV-39 | holds sticky bit |
| sticky | 306 | arch/m68k/fpsp040/fpsp.h | .set rnd_stky_bit,29 | round/sticky bit of mantissa |