Searched defs:xf86jmp_buf (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h74 typedef int xf86jmp_buf[1024]; typedef
669 #define jmp_buf xf86jmp_buf
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h97 typedef int xf86jmp_buf[1024] __attribute__ ((aligned (16))); /* guarantees 128-bit alignment! */ typedef
99 typedef int xf86jmp_buf[1024]; typedef
718 #define jmp_buf xf86jmp_buf
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h97 typedef int xf86jmp_buf[1024] __attribute__ ((aligned (16))); /* guarantees 128-bit alignment! */ typedef
99 typedef int xf86jmp_buf[1024]; typedef
718 #define jmp_buf xf86jmp_buf
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h101 typedef int xf86jmp_buf[1024] __attribute__ ((aligned (16))); /* guarantees 128-bit alignment! */ typedef
103 typedef int xf86jmp_buf[1024]; typedef
725 #define jmp_buf xf86jmp_buf
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h101 typedef int xf86jmp_buf[1024] __attribute__ ((aligned (16))); /* guarantees 128-bit alignment! */ typedef
103 typedef int xf86jmp_buf[1024]; typedef
723 #define jmp_buf xf86jmp_buf

Completed in 67 milliseconds