Home
last modified time | relevance | path

Searched refs:expr_pre_comp (Results 1 - 3 of 3) sorted by relevance

/third_party/selinux/libsepol/src/
H A Dconditional.c114 return (a->expr_pre_comp == b->expr_pre_comp); in cond_expr_equal()
163 new_node->expr_pre_comp = node->expr_pre_comp; in cond_node_create()
356 cn->expr_pre_comp = 0x0; in cond_normalize_expr()
429 cn->expr_pre_comp |= UINT32_C(1) << test; in cond_normalize_expr()
H A Dlink.c1539 new_node->expr_pre_comp = cur->expr_pre_comp; in copy_cond_list()
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dconditional.h39 * cond_node_t->expr_pre_comp can only hold at most 32 values
90 uint32_t expr_pre_comp; member

Completed in 6 milliseconds