Searched defs:GET_PSCALE (Results 1 – 2 of 2) sorted by relevance
102 #define GET_PSCALE(_indx) ((unsigned)(_indx) < ARRAY_SIZE (PSCALE) ? PSCALE[(_indx)] : 0) macro