Searched defs:ficl2IntegerMultiply (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/common/ficl/ | ||
H A D | double.c | 127 ficl2IntegerMultiply(ficlInteger x, ficlInteger y) in ficl2IntegerMultiply() function |
H A D | ficl.h | 627 #define ficl2IntegerMultiply(x, y) \ macro |