Home
last modified time | relevance | path

Searched defs:hll_offset (Results 1 – 3 of 3) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_parser.c48 uint32_t hll_offset; member
52 static void push_hll_info(struct cil_stack *stack, uint32_t hll_offset, uint32_t hll_expand) in push_hll_info()
62 static void pop_hll_info(struct cil_stack *stack, uint32_t *hll_offset, uint32_t *hll_expand) in pop_hll_info()
76 …il_tree_node **node, struct cil_tree_node *current, uint32_t line, uint32_t hll_offset, void *valu… in create_node()
96 static int add_hll_linemark(struct cil_tree_node **current, uint32_t *hll_offset, uint32_t *hll_exp… in add_hll_linemark()
224 uint32_t hll_offset = 1; in cil_parser() local
Dcil_tree.h49 uint32_t hll_offset; member
Dcil_tree.c123 uint32_t hll_offset = node->hll_offset; in cil_tree_log() local