Home
last modified time | relevance | path

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

/external/libnetfilter_conntrack/src/conntrack/
Dstack.c49 int stack_push(struct stack *s, void *data) in stack_push() function
/external/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c2697 stack_push(struct ir3_context *ctx) in stack_push() function
/external/selinux/libsepol/src/
Dmodule_to_cil.c448 static int stack_push(struct stack *stack, void *ptr) in stack_push() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h920 static INLINE void stack_push(int *stack, int new_item, int stack_size) { in stack_push() function
/external/libaom/libaom/av1/encoder/
Dencoder.h1481 static INLINE void stack_push(int *stack, int *stack_size, int item) { in stack_push() function