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

  /external/clang/test/Analysis/
malloc-overflow2.c 12 unsigned offset_max; member in struct:table
17 t->nentry = ((t->offset_max >> 2) + 31) / 32;
  /external/pcre/dist/
pcre_internal.h 2519 int offset_max; \/* The maximum usable for return data *\/ member in struct:match_data
    [all...]

Completed in 3584 milliseconds