Home
last modified time | relevance | path

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

/third_party/pulseaudio/man/
Dxmltoman66 sub stack_pop { subroutine
/third_party/pulseaudio/src/pulsecore/
Dflist.c71 static pa_flist_elem *stack_pop(pa_flist *flist, pa_atomic_t *list) { in stack_pop() function
/third_party/ltp/lib/
Dtst_bool_expr.c160 static inline struct tst_expr_tok *stack_pop(struct tst_expr_tok *stack[], in stack_pop() function
/third_party/selinux/libsepol/src/
Dmodule_to_cil.c461 static void *stack_pop(struct stack *stack) in stack_pop() function