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

References

tools/lldb/source/Host/common/Host.cpp
  195     LLDB_LOGF(log, "%s ::waitpid (pid = %" PRIi32 ", &status, options = %i)...",
  247                   "%s ::waitpid (pid = %" PRIi32
  248                   ", &status, options = %i) => pid = %" PRIi32
tools/polly/lib/External/isl/isl_int_sioimath.c
  206 		fprintf(out, "%*" PRIi32, width, small);
tools/polly/lib/External/isl/isl_int_sioimath.h
  541 		snprintf(result, 12, "%" PRIi32, isl_sioimath_get_small(val));