Searched defs:MINPOS (Results 1 – 2 of 2) sorted by relevance
19 #define MINPOS(a,b) (((a) < (b)) ? (a) : (b)) macro
139 #define MINPOS 1024 macro