Home
last modified time | relevance | path

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

/titanic_51/usr/src/common/ficl/
H A Ddouble.c204 ficl2UnsignedSubtract(ficl2Unsigned x, ficl2Unsigned y) in ficl2UnsignedSubtract() function
H A Dficl.h632 #define ficl2UnsignedSubtract(x, y) \ macro