Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dmpfr-impl.h803 # define LONGDOUBLE_VOLATILE(x) (__gmpfr_longdouble_volatile (x)) macro
806 # define LONGDOUBLE_VOLATILE(x) (x) macro