pD               3683 src/bidi.c       fprintf (stderr, "Total of  %"pD"d state%s in cache:\n",
pD               3696 src/bidi.c         fprintf (stderr, "%*"pD"d", ndigits, bidi_cache[i].charpos);
pD               1239 src/buffer.c   			    sprintf (number, "<%"pD"d>", count));
pD               1627 src/bytecode.c 	  error ("Invalid byte opcode: op=%d, ptr=%"pD"d",
pD               1281 src/dbusbind.c   XD_DEBUG_MESSAGE ("Bus %s, Reference counter %"pD"d",
pD               1537 src/dbusbind.c 	  XD_DEBUG_MESSAGE ("Parameter%"pD"d: %s Parameter%"pD"d: %s",
pD               1547 src/dbusbind.c 	  XD_DEBUG_MESSAGE ("Parameter%"pD"d: %s", count - count0,
pD                220 src/doprnt.c   	    pDlen = sizeof pD - 1,
pD                272 src/doprnt.c   	      if (mlen == pDlen && strncmp (fmt, pD, pDlen) == 0)
pD                472 src/emacs-module.c         module_abort ("Global value was not found in list of %"pD"d globals",
pD               1250 src/emacs-module.c   module_abort ("Runtime pointer not found in list of %"pD"d runtimes",
pD               1267 src/emacs-module.c   module_abort ("Environment pointer not found in list of %"pD"d environments",
pD               1343 src/emacs-module.c       module_abort (("Emacs value not found in %"pD"d values "
pD               1344 src/emacs-module.c 		     "of %"pD"d environments"),
pD               1489 src/fns.c      	error ("Cannot convert character at index %"pD"d to unibyte", i);
pD               4651 src/fns.c      	message ("Growing hash table to: %"pD"d", next_size);
pD               1803 src/fontset.c        sprintf (temp, "fontset-auto%"pD"d", num_auto_fontsets - 1);
pD               2273 src/gnutls.c       error (("GnuTLS AEAD cipher %s/%s input block length %"pD"d "
pD               2274 src/gnutls.c   	    "is not %"pD"d greater than a multiple of the required %"pD"d"),
pD               2368 src/gnutls.c       error (("GnuTLS cipher %s/%s key length %"pD"d is not equal to "
pD               2369 src/gnutls.c   	    "the required %"pD"d"),
pD               2381 src/gnutls.c       error (("GnuTLS cipher %s/%s IV length %"pD"d is not equal to "
pD               2382 src/gnutls.c   	    "the required %"pD"d"),
pD               2411 src/gnutls.c       error (("GnuTLS cipher %s/%s input block length %"pD"d is not a multiple "
pD               2412 src/gnutls.c   	    "of the required %"pD"d"),
pD                777 src/intervals.c 	    error ("Point %"pD"d after end of properties", pos);
pD               7130 src/keyboard.c 	  sprintf (buf, "key-%"pD"d", symbol_num);
pD               1716 src/print.c    	  int len = sprintf (buf, "at %"pD"d in ", marker_position (obj));
pD               1753 src/print.c    	  int len = sprintf (buf, "from %"pD"d to %"pD"d in ",
pD               2567 src/print.c    	    int len = sprintf (buf, "#s(hash-table size %"pD"d",
pD                766 src/region-cache.c            "basis: %"pD"d..%"pD"d    modified: %"pD"d..%"pD"d\n",
pD                774 src/region-cache.c       fprintf (stderr, "%c%c%"pD"d : %d\n",
pD                 54 src/sheap.c    	       "avail %d used %d failed request %"pD"d\n"),
pD                 61 src/sheap.c          printf ("static heap exhausted: avail %d used %d failed request %"pD"d\n",
pD                 74 src/sheap.c    	printf ("freed size %"pD"d\n", request_size);
pD                 76 src/sheap.c    	printf ("allocated %p size %"pD"d\n", ret, request_size);
pD               22430 src/xdisp.c    	       "  %5"pD"d     %c %9"pD"d   %c %3d 0x%06x      %c %4d %1.1d%1.1d\n",
pD               22455 src/xdisp.c    	       "  %5"pD"d     %c %9"pD"d   %c %3d 0x%06x      %c %4d %1.1d%1.1d\n",
pD               22476 src/xdisp.c    	       "  %5"pD"d     %c %9"pD"d   %c %3d 0x%06x      %c %4d %1.1d%1.1d\n",
pD               22497 src/xdisp.c    	       "  %5"pD"d     %c %9"pD"d   %c %3d 0x%06x",
pD               22558 src/xdisp.c          fprintf (stderr, "%3d %9"pD"d %9"pD"d %4d %1.1d%1.1d%1.1d%1.1d\
pD               22584 src/xdisp.c          fprintf (stderr, "    %9"pD"d %9"pD"d\t%5d\n", row->start.overlay_string_index,
pD               22587 src/xdisp.c          fprintf (stderr, "    %9"pD"d %9"pD"d\n",
pD               22665 src/xdisp.c      fprintf (stderr, "PT = %"pD"d, BEGV = %"pD"d. ZV = %"pD"d\n",
pD                666 src/xselect.c  	  TRACE1 ("Sending all %"pD"d bytes", bytes_remaining);
pD                676 src/xselect.c  	  TRACE2 ("Start sending %"pD"d bytes incrementally (%s)",
pD               1519 src/xselect.c        TRACE2 ("Read %"pD"d bytes from property %s",
pD               1629 src/xselect.c        TRACE1 ("  Read increment of %"pD"d bytes", tmp_size_bytes);
pD               1633 src/xselect.c  	  TRACE1 ("Done reading incrementally; total bytes: %"pD"d",
pD               6604 test/manual/etags/c-src/emacs/src/keyboard.c 	  sprintf (buf, "key-%"pD"d", symbol_num);