Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2test.c180 #define SIZ_CAST (unsigned long int) macro
184 #define SIZ_CAST macro
2748 fprintf(outfile, "** malloc() failed for %" SIZ_FORM "\n", SIZ_CAST size); in my_malloc()
2752 fprintf(outfile, "malloc %5" SIZ_FORM, SIZ_CAST size); in my_malloc()
2782 fprintf(outfile, " %5" SIZ_FORM, SIZ_CAST malloclistlength[i]); in my_free()
3162 SIZ_CAST pbuffer16_size); in to16()
3249 SIZ_CAST pbuffer32_size); in to32()
5034 SIZ_CAST serial_size); in process_command()
5709 SIZ_CAST converted_length); in process_pattern()
6110 SIZ_CAST scb->ovector[0], SIZ_CAST scb->ovector[1]); in substitute_callout_function()
[all …]
Dpcre2grep.c119 #define SIZ_CAST (unsigned long int) macro
123 #define SIZ_CAST macro
1858 SIZ_CAST startchar); in match_patterns()