Home
last modified time | relevance | path

Searched defs:hll_expand (Results 1 - 1 of 1) sorted by relevance

/third_party/selinux/libsepol/cil/src/
H A Dcil_parser.c49 uint32_t hll_expand; member
52 static void push_hll_info(struct cil_stack *stack, uint32_t hll_offset, uint32_t hll_expand) in push_hll_info() argument
62 static void pop_hll_info(struct cil_stack *stack, uint32_t *hll_offset, uint32_t *hll_expand) in pop_hll_info() argument
96 static int add_hll_linemark(struct cil_tree_node **current, uint32_t *hll_offset, uint32_t *hll_expand, struct cil_stack *stack, char *path) in add_hll_linemark() argument
225 uint32_t hll_expand = 0; cil_parser() local
[all...]

Completed in 1 milliseconds