Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dmath_errhandling.c78 #define clang_barrier_float(x) opt_barrier_float(x) macro
82 #define clang_barrier_float(x) (x) macro
/picolibc-latest/newlib/libm/common/
Dmath_config.h379 #define clang_barrier_float(x) opt_barrier_float(x) macro
385 #define clang_barrier_float(x) (x) macro