Home
last modified time | relevance | path

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

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