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

/haiku-buildtools/gcc/gmp/
H A Dgmp-impl.h1046 #define BELOW_THRESHOLD(size,thresh) (! ABOVE_THRESHOLD (size, thresh)) macro

Completed in 130 milliseconds