Home
last modified time | relevance | path

Searched refs:SWAPRP (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/C/
H A Drint.c42 #define SWAPRP(new, x) x = __swapRP(new); macro
46 #define SWAPRP(new, x) macro
67 SWAPRP(fp_double, rp) /* set precision mode to double */ in rint()