Home
last modified time | relevance | path

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

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