HomeSort by relevance Sort by last modified time
    Searched refs:CODE_BLOCKSIZE_TYPE (Results 1 - 2 of 2) sorted by null

  /external/pcre/dist2/src/
pcre2_serialize.c 189 CODE_BLOCKSIZE_TYPE blocksize;
191 sizeof(CODE_BLOCKSIZE_TYPE));
pcre2_intmodedep.h 598 #undef CODE_BLOCKSIZE_TYPE
599 #define CODE_BLOCKSIZE_TYPE size_t
609 CODE_BLOCKSIZE_TYPE blocksize; /* Total (bytes) that was malloc-ed */
    [all...]

Completed in 69 milliseconds