Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dmpfr-thread.h83 #define MPFR_LOCK_READ2WRITE(_lock) do {} while (0) macro
133 #define MPFR_LOCK_READ2WRITE(_lock) do { \ macro
175 #define MPFR_LOCK_READ2WRITE(_lock) do {} while (0) macro