Searched refs:push_stack (Results 1 - 1 of 1) sorted by relevance

/external/checkpolicy/
H A Dmodule_compiler.c45 static int push_stack(int stack_type, ...);
96 if (push_stack(1, policydbp->global, policydbp->global->branch_list) ==
1435 if (push_stack(1, block, decl) == -1) {
1562 static int push_stack(int stack_type, ...) function

Completed in 159 milliseconds