Lines Matching refs:NUMERIC_PARAMETER
180 #undef NUMERIC_PARAMETER
181 #define NUMERIC_PARAMETER(p, min, max) { \ macro
229 NUMERIC_PARAMETER(offset,-100, 100) in getopts()
230 NUMERIC_PARAMETER(phase , 0, 100) in getopts()
231 NUMERIC_PARAMETER(p1, 0, 100) in getopts()
232 NUMERIC_PARAMETER(p2, 0, 100) in getopts()
233 NUMERIC_PARAMETER(p3, 0, 100) in getopts()
301 NUMERIC_PARAMETER(offset,-100, 100) in getopts()
302 NUMERIC_PARAMETER(phase , 0, 100) in getopts()
303 NUMERIC_PARAMETER(p1, 0, 100) in getopts()
304 NUMERIC_PARAMETER(p2, 0, 100) in getopts()
305 NUMERIC_PARAMETER(p3, 0, 100) in getopts()