Home
last modified time | relevance | path

Searched refs:stack_peek (Results 1 – 1 of 1) sorted by relevance

/external/selinux/libsepol/src/
Dmodule_to_cil.c462 static void *stack_peek(struct stack *stack) in stack_peek() function
1233 if (val1 == NULL || stack_peek(stack) != NULL) { in cond_expr_to_cil()
1810 if (new_val == NULL || stack_peek(stack) != NULL) { in constraint_expr_to_string()
3180 struct avrule_decl *decl = stack_peek(decl_stack); in typealiases_to_cil()
3216 struct avrule_decl *decl = stack_peek(decl_stack); in declared_scopes_to_cil()
3282 struct avrule_decl *decl = stack_peek(decl_stack); in required_scopes_to_cil()
3356 struct avrule_decl *decl = stack_peek(decl_stack); in additive_scopes_to_cil()
3508 decl_tmp = stack_peek(stack); in module_block_to_cil()