Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2test.c198 #define JUNK_OFFSET 0xdeadbeef /* For initializing ovector */ macro
7135 for (j = 0; j < 2*dat_datctl.oveccount; j++) ovector[j] = JUNK_OFFSET; in process_data()