Home
last modified time | relevance | path

Searched defs:frame_pointer (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/shared/
Dframe.c69 struct frame_pointer { struct
70 struct wl_list link;
71 void *data;
73 int x, y;
75 struct frame_button *hover_button;
76 struct wl_list down_buttons;
/third_party/uboot/u-boot-2020.01/arch/riscv/include/asm/
Dptrace.h93 static inline unsigned long frame_pointer(struct pt_regs *regs) in frame_pointer() function
/third_party/uboot/u-boot-2020.01/drivers/bios_emulator/x86emu/
Dops.c3438 u16 local,frame_pointer; in x86emuOp_enter() local