Home | History | Annotate | Download | only in src

Lines Matching refs:sscanf

474 	if (sscanf(str, "%Li%n", &v, &endidx) < 1)