Home
last modified time | relevance | path

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

/llvm-project/libc/src/stdio/printf_core/
H A Dfloat_hex_converter.h49 LBits::StorageType float_raw = in convert_float_hex_exp() local
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsize_class_map.h20 const uptr LBits = (Size >> (L - LogBits)) - (1 << LogBits); in scaledLog2() local