Searched defs:RINOK (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/lzma/
H A DTypes.h47 #define RINOK(x) { int __result__ = (x); if (__result__ != 0) return __result__; } macro

Completed in 42 milliseconds