Home
last modified time | relevance | path

Searched refs:SIZ_CAST (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2test.c170 #define SIZ_CAST (unsigned long int) macro
174 #define SIZ_CAST 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()
3087 SIZ_CAST pbuffer16_size); in to16()
3174 SIZ_CAST pbuffer32_size); in to32()
4893 SIZ_CAST serial_size); in process_command()
5519 SIZ_CAST converted_length); in process_pattern()
5952 SIZ_CAST cb->callout_string_offset, delimiter); in callout_function()
[all …]