Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/FPUtil/
H A Ddyadic_float.h147 MantissaType sticky_mask = round_mask - MantissaType(1); as() local
/llvm-project/libc/src/__support/
H A Dstr_to_float.h773 StorageType sticky_mask = round_bit_mask - 1; binary_exp_to_float() local