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