Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Dficl.h615 #define FICL_2UNSIGNED_GET_LOW(doubleu) \ macro
662 #define FICL_2UNSIGNED_GET_LOW(doubleu) ((doubleu).low) macro