HomeSort by relevance Sort by last modified time
    Searched refs:push_stack (Results 1 - 3 of 3) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyParse.py 391 push_stack = stack.append
412 push_stack(p)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PyParse.py 391 push_stack = stack.append
412 push_stack(p)
  /external/selinux/checkpolicy/
module_compiler.c 46 static int push_stack(int stack_type, ...);
97 if (push_stack(1, policydbp->global, policydbp->global->branch_list) ==
1563 static int push_stack(int stack_type, ...) function
    [all...]

Completed in 61 milliseconds