Searched defs:__inline__ (Results 1 - 20 of 20) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dglheader.h217 # define INLINE __inline__
231 # define __inline__ inline macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dcompiler.h78 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
79 #ifndef __inline__
81 /* gcc has __inline__ */
83 #define __inline__ /**/ macro
85 #endif /* __inline__ */
230 static __inline__ void
236 static __inline__ void
242 static __inline__ void
248 static __inline__ unsigned int
254 static __inline__ unsigne
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcompiler.h60 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
61 # ifndef __inline__
63 /* gcc has __inline__ */
65 # define __inline__ _Inline macro
67 # define __inline__ /**/ macro
69 # endif /* __inline__ */
169 static __inline__ void
176 static __inline__ void
183 static __inline__ void
190 static __inline__ unsigne
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcompiler.h58 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
59 # ifndef __inline__
61 /* gcc has __inline__ */
63 # define __inline__ _Inline macro
65 # define __inline__ /**/ macro
67 # endif /* __inline__ */
167 static __inline__ void
174 static __inline__ void
181 static __inline__ void
188 static __inline__ unsigne
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcompiler.h58 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
59 # ifndef __inline__
61 /* gcc has __inline__ */
63 # define __inline__ _Inline macro
65 # define __inline__ /**/ macro
67 # endif /* __inline__ */
167 static __inline__ void
174 static __inline__ void
181 static __inline__ void
188 static __inline__ unsigne
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dcompiler.h58 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
59 # ifndef __inline__
61 /* gcc has __inline__ */
63 # define __inline__ _Inline macro
65 # define __inline__ /**/ macro
67 # endif /* __inline__ */
134 static __inline__ void
141 static __inline__ void
148 static __inline__ void
155 static __inline__ unsigne
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dcompiler.h78 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
79 # ifndef __inline__
81 /* gcc has __inline__ */
83 # define __inline__ _Inline macro
85 # define __inline__ /**/ macro
87 # endif /* __inline__ */
241 static __inline__ uint64_t ldq_u(uint64_t *p)
247 static __inline__ uint32_t ldl_u(uint32_t *p)
253 static __inline__ uint16_t ldw_u(uint16_t *p)
261 static __inline__ voi
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dcompiler.h78 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
79 # ifndef __inline__
81 /* gcc has __inline__ */
83 # define __inline__ _Inline macro
85 # define __inline__ /**/ macro
87 # endif /* __inline__ */
241 static __inline__ uint64_t ldq_u(uint64_t *p)
247 static __inline__ uint32_t ldl_u(uint32_t *p)
253 static __inline__ uint16_t ldw_u(uint16_t *p)
261 static __inline__ voi
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dcompiler.h78 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
79 # ifndef __inline__
81 /* gcc has __inline__ */
83 # define __inline__ _Inline macro
85 # define __inline__ /**/ macro
87 # endif /* __inline__ */
241 static __inline__ uint64_t ldq_u(uint64_t *p)
247 static __inline__ uint32_t ldl_u(uint32_t *p)
253 static __inline__ uint16_t ldw_u(uint16_t *p)
261 static __inline__ voi
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dcompiler.h78 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
79 # ifndef __inline__
81 /* gcc has __inline__ */
83 # define __inline__ _Inline macro
85 # define __inline__ /**/ macro
87 # endif /* __inline__ */
241 static __inline__ uint64_t ldq_u(uint64_t *p)
247 static __inline__ uint32_t ldl_u(uint32_t *p)
253 static __inline__ uint16_t ldw_u(uint16_t *p)
261 static __inline__ voi
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dcompiler.h78 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
79 # ifndef __inline__
81 /* gcc has __inline__ */
83 # define __inline__ _Inline macro
85 # define __inline__ /**/ macro
87 # endif /* __inline__ */
241 static __inline__ uint64_t ldq_u(uint64_t *p)
247 static __inline__ uint32_t ldl_u(uint32_t *p)
253 static __inline__ uint16_t ldw_u(uint16_t *p)
261 static __inline__ voi
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dcompiler.h78 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
79 # ifndef __inline__
81 /* gcc has __inline__ */
83 # define __inline__ _Inline macro
85 # define __inline__ /**/ macro
87 # endif /* __inline__ */
241 static __inline__ uint64_t ldq_u(uint64_t *p)
247 static __inline__ uint32_t ldl_u(uint32_t *p)
253 static __inline__ uint16_t ldw_u(uint16_t *p)
261 static __inline__ voi
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dcompiler.h78 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
79 #ifndef __inline__
81 /* gcc has __inline__ */
83 #define __inline__ _Inline macro
85 #define __inline__ /**/ macro
87 #endif /* __inline__ */
259 static __inline__ uint64_t
267 static __inline__ uint32_t
275 static __inline__ uint16_t
285 static __inline__ voi
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dcompiler.h78 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
79 #ifndef __inline__
81 /* gcc has __inline__ */
83 #define __inline__ _Inline macro
85 #define __inline__ /**/ macro
87 #endif /* __inline__ */
259 static __inline__ uint64_t
267 static __inline__ uint32_t
275 static __inline__ uint16_t
285 static __inline__ voi
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dcompiler.h78 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
79 #ifndef __inline__
81 /* gcc has __inline__ */
83 #define __inline__ _Inline macro
85 #define __inline__ /**/ macro
87 #endif /* __inline__ */
259 static __inline__ uint64_t
267 static __inline__ uint32_t
275 static __inline__ uint16_t
285 static __inline__ voi
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dcompiler.h78 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
79 #ifndef __inline__
81 /* gcc has __inline__ */
83 #define __inline__ _Inline macro
85 #define __inline__ /**/ macro
87 #endif /* __inline__ */
260 static __inline__ uint64_t
268 static __inline__ uint32_t
276 static __inline__ uint16_t
286 static __inline__ voi
[all...]
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dcompiler.h34 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
35 # ifndef __inline__
37 /* gcc has __inline__ */
39 # define __inline__ _Inline macro
41 # define __inline__ /**/ macro
43 # endif /* __inline__ */
136 static __inline__ void
143 static __inline__ void
150 static __inline__ void
157 static __inline__ unsigne
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcompiler.h61 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
62 # ifndef __inline__
64 /* gcc has __inline__ */
66 # define __inline__ _Inline macro
68 # define __inline__ /**/ macro
70 # endif /* __inline__ */
170 static __inline__ void
177 static __inline__ void
184 static __inline__ void
191 static __inline__ unsigne
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcompiler.h65 /* Allow drivers to use the GCC-supported __inline__ and/or __inline. */
66 # ifndef __inline__
68 /* gcc has __inline__ */
70 # define __inline__ _Inline macro
72 # define __inline__ /**/ macro
74 # endif /* __inline__ */
174 static __inline__ void
181 static __inline__ void
188 static __inline__ void
195 static __inline__ unsigne
[all...]
/vbox/src/VBox/Additions/solaris/DRM/include/
H A DdrmP.h63 #ifndef __inline__
64 #define __inline__ inline macro

Completed in 227 milliseconds