Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/math/
H A DNextAfterTest.h159 FPBits x_bits = FPBits(x); testBoundaries() local
/llvm-project/libc/test/src/math/smoke/
H A DCopySignTest.h44 FPBits x_bits = FPBits(v); local
H A DNextAfterTest.h174 FPBits x_bits = FPBits(x); testBoundaries() local
H A DNextTowardTest.h186 FPBits x_bits = FPBits(x); testBoundaries() local
/llvm-project/libc/src/math/generic/
H A Dfmul.cpp20 auto x_bits = fputil::FPBits<double>(x); global() variable
[all...]