Home | History | Annotate | Download | only in base

Lines Matching refs:temp_value

269     const int temp_value = strtol(line, &err, 10);
271 *value = temp_value;