Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
H A Dcil_tree.h49 uint32_t hll_offset; member
H A Dcil_tree.c123 uint32_t hll_offset = node->hll_offset; in cil_tree_log() local
H A 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() argument
62 static void pop_hll_info(struct cil_stack *stack, uint32_t *hll_offset, uint32_t *hll_expand) in pop_hll_info() argument
76 static void create_node(struct cil_tree_node **node, struct cil_tree_node *current, uint32_t line, uint32_t hll_offset, void *value) in create_node() argument
96 add_hll_linemark(struct cil_tree_node **current, uint32_t *hll_offset, uint32_t *hll_expand, struct cil_stack *stack, char *path) add_hll_linemark() argument
224 uint32_t hll_offset = 1; cil_parser() local
[all...]

Completed in 2 milliseconds