Searched refs:DEALLOCATE_LOCAL (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXalloca.h30 * DEALLOCATE_LOCAL appropriately for the platform being compiled on.
36 * failed. The memory must be freed with DEALLOCATE_LOCAL before the
41 * void DEALLOCATE_LOCAL(void *)
48 * same characteristics as ALLOCATE_LOCAL and DEALLOCATE_LOCAL. The
50 * ALLOCATE_LOCAL and DEALLOCATE_LOCAL. Typical usage would be:
75 * for ALLOCATE/DEALLOCATE_LOCAL then you add that in here.
110 # define DEALLOCATE_LOCAL(_ptr) DEALLOCATE_LOCAL_FALLBACK(_ptr) macro
113 # define DEALLOCATE_LOCAL(_ptr) DEALLOCATE_LOCAL_FALLBACK undefined! macro
116 # if !defined(DEALLOCATE_LOCAL)
117 # define DEALLOCATE_LOCAL(_pt macro
[all...]
/vbox/src/VBox/Additions/x11/x11include/4.3/include/
H A DXalloca.h34 * DEALLOCATE_LOCAL appropriately for the platform being compiled on.
40 * failed. The memory must be freed with DEALLOCATE_LOCAL before the
45 * void DEALLOCATE_LOCAL(void *)
52 * same characteristics as ALLOCATE_LOCAL and DEALLOCATE_LOCAL. The
54 * ALLOCATE_LOCAL and DEALLOCATE_LOCAL. Typical usage would be:
72 * for ALLOCATE/DEALLOCATE_LOCAL then you add that in here.
128 # define DEALLOCATE_LOCAL(_ptr) DEALLOCATE_LOCAL_FALLBACK(_ptr) macro
131 # define DEALLOCATE_LOCAL(_ptr) DEALLOCATE_LOCAL_FALLBACK undefined! macro
134 # if !defined(DEALLOCATE_LOCAL)
135 # define DEALLOCATE_LOCAL(_pt macro
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A DppcSpMcro.h36 DEALLOCATE_LOCAL(PW); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A DppcSpMcro.h35 DEALLOCATE_LOCAL(PW); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DppcSpMcro.h37 DEALLOCATE_LOCAL(PW); \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DppcSpMcro.h37 DEALLOCATE_LOCAL(PW); \

Completed in 75 milliseconds