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

  /external/selinux/libsepol/cil/test/unit/
CuTest.h 41 #define STRING_INC 256
CuTest.c 96 CuStringResize(str, str->length + length + 1 + STRING_INC);
125 CuStringResize(str, str->length + length + 1 + STRING_INC);

Completed in 47 milliseconds