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

  /external/libsepol/include/sepol/policydb/
conditional.h 29 #define COND_EXPR_MAXDEPTH 10
  /external/libsepol/src/
conditional.c 208 * exceeds the stack depth of COND_EXPR_MAXDEPTH.
214 int s[COND_EXPR_MAXDEPTH];
222 if (sp == (COND_EXPR_MAXDEPTH - 1))
expand.c     [all...]
  /external/checkpolicy/
policy_define.c     [all...]

Completed in 66 milliseconds