• Home
  • Raw
  • Download

Lines Matching refs:SIZ_FORM

169 #define SIZ_FORM "lu"  macro
173 #define SIZ_FORM "zu" macro
2674 fprintf(outfile, "** malloc() failed for %" SIZ_FORM "\n", SIZ_CAST size); in my_malloc()
2678 fprintf(outfile, "malloc %5" SIZ_FORM, SIZ_CAST size); in my_malloc()
2708 fprintf(outfile, " %5" SIZ_FORM, SIZ_CAST malloclistlength[i]); in my_free()
3086 fprintf(stderr, "pcre2test: malloc(%" SIZ_FORM ") failed for pbuffer16\n", in to16()
3173 fprintf(stderr, "pcre2test: malloc(%" SIZ_FORM ") failed for pbuffer32\n", in to32()
4892 fprintf(outfile, "** Failed to get memory (size %" SIZ_FORM ") for #load\n", in process_command()
5518 fprintf(outfile, "** Pattern conversion error at offset %" SIZ_FORM ": ", in process_pattern()
5951 fprintf(outfile, "Callout (%" SIZ_FORM "): %c", in callout_function()
6152 SIZ_FORM " %" SIZ_FORM "\n", SIZ_CAST length, SIZ_CAST length2); in copy_and_get()
6156 fprintf(outfile, " (%" SIZ_FORM ")\n", SIZ_CAST length); in copy_and_get()
6207 SIZ_FORM " %" SIZ_FORM "\n", SIZ_CAST length, SIZ_CAST length2); in copy_and_get()
6211 fprintf(outfile, " (%" SIZ_FORM ") %s", SIZ_CAST length, nptr); in copy_and_get()
6236 fprintf(outfile, " (%" SIZ_FORM ")\n", SIZ_CAST length); in copy_and_get()
6280 fprintf(outfile, " (%" SIZ_FORM ") %s", SIZ_CAST length, nptr); in copy_and_get()
7025 fprintf(outfile, "Replacement buffer setting (%" SIZ_FORM ") is too " in process_data()
7026 "large (max %" SIZ_FORM ")\n", SIZ_CAST n, SIZ_CAST nsize); in process_data()
7608 fprintf(outfile, " at offset %" SIZ_FORM, SIZ_CAST startchar); in process_data()
8426 fprintf(stderr, "pcre2test: malloc(%" SIZ_FORM ") failed for pbuffer16\n", in main()
8441 fprintf(stderr, "pcre2test: malloc(%" SIZ_FORM ") failed for pbuffer32\n", in main()