Home
last modified time | relevance | path

Searched defs:stack_pop (Results 1 – 4 of 4) sorted by relevance

/external/libnetfilter_conntrack/src/conntrack/
Dstack.c60 int stack_pop(struct stack *s, void *data) in stack_pop() function
/external/iptables/iptables/
Dxtables-config-parser.y52 static struct stack_elem *stack_pop(void) in stack_pop() function
/external/selinux/libsepol/src/
Dmodule_to_cil.c469 static void *stack_pop(struct stack *stack) in stack_pop() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h899 static INLINE int stack_pop(int *stack, int stack_size) { in stack_pop() function