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.c480 static void *stack_peek(struct stack *stack) in stack_peek() function
1368 if (val1 == NULL || stack_peek(stack) != NULL) { in cond_expr_to_cil()
1893 if (new_val == NULL || stack_peek(stack) != NULL) { in constraint_expr_to_string()
3346 struct avrule_decl *decl = stack_peek(decl_stack); in typealiases_to_cil()
3386 struct avrule_decl *decl = stack_peek(decl_stack); in declared_scopes_to_cil()
3449 struct avrule_decl *decl = stack_peek(decl_stack); in required_scopes_to_cil()
3524 struct avrule_decl *decl = stack_peek(decl_stack); in additive_scopes_to_cil()
3690 decl_tmp = stack_peek(stack); in module_block_to_cil()