Searched refs:lval (Results 1 – 1 of 1) sorted by relevance
1282 long lval = strtol(s, &end, 10); in ParseInt32() local1288 *x = (int32_t)lval; in ParseInt32()