Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h776 using stack_float_t = volatile float; variable
778 using stack_float_t = float; variable