Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Dstack.c247 FICL_2UNSIGNED_SET(high, low, ret); in ficlStackPop2Unsigned()
306 FICL_2UNSIGNED_SET(FICL_2UNSIGNED_GET_HIGH(di), in ficlStackPush2Integer()
H A Ddouble.c384 FICL_2UNSIGNED_SET(FICL_2UNSIGNED_GET_HIGH(num), in ficl2IntegerDivideFloored()
429 FICL_2UNSIGNED_SET(FICL_2UNSIGNED_GET_HIGH(num), in ficl2IntegerDivideSymmetric()
H A Dficl.h612 #define FICL_2UNSIGNED_SET(high, low, doubleu) \ macro
660 #define FICL_2UNSIGNED_SET(hi, lo, doubleu) \ macro
670 FICL_2UNSIGNED_SET(0, u, doubleu)