Home
last modified time | relevance | path

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

/dports/math/mpexpr/mpexpr-1.2/generic/
H A Dzmath.h277 #define zisodd(z) (*(z).v & 01) macro
/dports/math/calc/calc-2.14.0.14/
H A Dzmath.h444 #define zisodd(z) (*(z).v & 0x1) macro