Lines Matching defs:val
1937 int32_t val = defaultVal;1954 val = strtol(valString, NULL, 10);1963 val = defaultVal;1966 return val;