Lines Matching defs:val
2034 int32_t val = defaultVal;2051 val = strtol(valString, NULL, 10);2060 val = defaultVal;2063 return val;