Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Ddouble.c127 ficl2IntegerMultiply(ficlInteger x, ficlInteger y) in ficl2IntegerMultiply() function
H A Dficl.h628 #define ficl2IntegerMultiply(x, y) \ macro