Searched refs:absHighWord (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dfixtfdi.c15 const uint32_t absHighWord = local
17 const uint32_t absHighWordMinusOne = absHighWord - UINT32_C(0x3ff00000);

Completed in 60 milliseconds