Home
last modified time | relevance | path

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

/third_party/pulseaudio/man/
Dxmltoman55 sub stack_push { subroutine
/third_party/uboot/u-boot-2020.01/lib/zstd/
Dzstd_common.c18 #define stack_push(stack, size) \ macro
/third_party/libsnd/cmake/
DCMakeAutoGenScript.cmake145 function(stack_push STACK_ARG) function
/third_party/pulseaudio/src/pulsecore/
Dflist.c87 static void stack_push(pa_flist *flist, pa_atomic_t *list, pa_flist_elem *new_elem) { in stack_push() function
/third_party/selinux/libsepol/src/
Dmodule_to_cil.c450 static int stack_push(struct stack *stack, void *ptr) in stack_push() function
/third_party/boost/tools/build/src/engine/
Dfunction.cpp269 void stack_push( STACK * s, LIST * l ) in stack_push() function