Searched defs:SIGNM (Results 1 – 4 of 4) sorted by relevance
29 #define SIGNM(k)((int)(k)&1?-1:1) macro
18 #define SIGNM(k)((int)(k)&1?-1:1) macro