reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/External/isl/imath/imath.c
 1762   while (isspace((int)*str))
tools/polly/lib/External/isl/imath/imrat.c
  692   while (isspace((unsigned char) *endp))
  756   while (isspace((unsigned char) *str))
  795   else if(isspace((unsigned char) *endp) || *endp == '-' || *endp == '+') {
tools/polly/lib/External/isl/isl_stream.c
  393 		} else if (!isspace(c) || (same_line && c == '\n'))