Searched refs:xalloc (Results 1 - 25 of 39) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A DppcSpMcro.h31 if(!(PW = (int *)xalloc(N * sizeof(int)))) \
33 if(!(PPT = (DDXPointRec *)xalloc(N * sizeof(DDXPointRec)))) \
H A Ddmx.h346 o = xalloc((size) * sizeof(*(o))); \
354 o = xalloc((size) * sizeof(*(o))); \
H A Dos.h73 #ifndef xalloc
78 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibRuntimeXF86.cpp45 # define xalloc malloc macro
80 return xalloc(cb);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Ddmx.h349 o = xalloc((size) * sizeof(*(o))); \
357 o = xalloc((size) * sizeof(*(o))); \
H A Dos.h76 #ifndef xalloc
81 #define xalloc(size) Xalloc((unsigned long)(size)) macro
H A Dregionstr.h179 (RegDataPtr)xalloc(REGION_SZOF(_size)))) \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Ddmx.h348 o = xalloc((size) * sizeof(*(o))); \
356 o = xalloc((size) * sizeof(*(o))); \
H A Dos.h76 #ifndef xalloc
81 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dos.h73 #ifndef xalloc
78 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dos.h81 #ifndef xalloc
86 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Ddmx.h345 o = xalloc((size) * sizeof(*(o))); \
353 o = xalloc((size) * sizeof(*(o))); \
H A Dos.h78 #ifndef xalloc
83 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Ddmx.h345 o = xalloc((size) * sizeof(*(o))); \
353 o = xalloc((size) * sizeof(*(o))); \
H A Dos.h82 #ifndef xalloc
87 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dos.h70 #ifndef xalloc
75 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dos.h70 #ifndef xalloc
75 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dos.h70 #ifndef xalloc
75 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dos.h71 #ifndef xalloc
76 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dos.h71 #ifndef xalloc
76 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dos.h71 #ifndef xalloc
76 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dos.h70 #ifndef xalloc
75 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dos.h70 #ifndef xalloc
75 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dos.h70 #ifndef xalloc
75 #define xalloc(size) Xalloc((unsigned long)(size)) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dos.h70 #ifndef xalloc
75 #define xalloc(size) Xalloc((unsigned long)(size)) macro

Completed in 268 milliseconds

12