Home | History | Annotate | Download | only in testdata

Lines Matching refs:strtol

925 				m += strtol(p, &p, 10);
928 m = strtol(p, &p, 10);
941 n += strtol(p, &p, 10);
944 n = strtol(p, &p, 10);
1193 m += strtol(s, &s, 10);
1538 nmatch = strtol(p, &p, 10);