Home
last modified time | relevance | path

Searched refs:crt_fabsf (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-a-latest/lib/compiler-rt/builtins/
Dint_math.h77 #define crt_fabsf(x) fabsf((x)) macro
81 #define crt_fabsf(x) __builtin_fabsf((x)) macro