Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h650 using stack_float_t = volatile float; variable
652 using stack_float_t = float; variable