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

  /external/libsepol/tests/
test-linker-cond-map.c 54 uint32_t expr_type; member in struct:test_cond_expr
70 CU_ASSERT(expr->expr_type == bools[i].expr_type);
103 bools[0].expr_type = COND_BOOL;
113 bools[0].expr_type = COND_BOOL;
131 bools[0].expr_type = COND_BOOL;
141 bools[0].expr_type = COND_BOOL;
153 bools[0].expr_type = COND_BOOL;
155 bools[1].expr_type = COND_BOOL;
157 bools[2].expr_type = COND_AND
    [all...]
  /external/libsepol/include/sepol/policydb/
conditional.h 52 uint32_t expr_type; member in struct:cond_expr
constraint.h 36 uint32_t expr_type; /* expression type */ member in struct:constraint_expr
  /external/valgrind/main/perf/
tinycc.c 13464 static void expr_type(CType *type) function
14073 int size1, align1, expr_type; local
    [all...]

Completed in 61 milliseconds