Home | History | Annotate | Download | only in lib

Lines Matching defs:chr

344 	char chr;
375 if (sscanf(token, "%i%c", &tmp, &chr) == 1) {