Home
last modified time | relevance | path

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

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