Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Dficl.h618 #define FICL_2UNSIGNED_GET_HIGH(doubleu) \ macro
663 #define FICL_2UNSIGNED_GET_HIGH(doubleu) ((doubleu).high) macro