Home
last modified time | relevance | path

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

/external/libnetfilter_conntrack/src/conntrack/
Dstack.c60 int stack_pop(struct stack *s, void *data) in stack_pop() function
/external/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c2704 stack_pop(struct ir3_context *ctx) in stack_pop() function
/external/selinux/libsepol/src/
Dmodule_to_cil.c470 static void *stack_pop(struct stack *stack) in stack_pop() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h910 static INLINE int stack_pop(int *stack, int stack_size) { in stack_pop() function
/external/libaom/libaom/av1/encoder/
Dencoder.h1487 static INLINE int stack_pop(int *stack, int *stack_size) { in stack_pop() function