Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/arch/x86/
H A Dthread.c21 static inline uintptr_t push_stack(uintptr_t cur_stack, uintptr_t value) in push_stack() function
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_cfg.cpp58 push_stack(exec_list *list, void *mem_ctx, elk_bblock_t *block) in push_stack() function
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_cfg.cpp58 push_stack(exec_list *list, void *mem_ctx, bblock_t *block) in push_stack() function
/aosp_15_r20/external/libcups/cups/
H A Draster-interpret.c932 push_stack(_cups_ps_stack_t *st, /* I - Stack */ in push_stack() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dregalloc.c244 static void push_stack(struct regalloc_ctx *ctx, unsigned i) in push_stack() function
/aosp_15_r20/external/selinux/checkpolicy/
H A Dmodule_compiler.c1451 static int push_stack(int stack_type, ...) in push_stack() function