Home
last modified time | relevance | path

Searched defs:sticky_bits (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libc/src/__support/FPUtil/generic/
H A DFMA.h98 bool sticky_bits = (mant & mask) != 0; global() local
221 bool sticky_bits = false; global() local