Searched defs:__inline (Results 1 - 21 of 21) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dglheader.h219 # define INLINE __inline
221 # define INLINE __inline
223 # define INLINE __inline
227 # define INLINE __inline
230 # 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. */
86 #ifndef __inline
88 /* gcc has __inline */
90 #define __inline /**/ macro
92 #endif /* __inline */
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A DEfiCdefs.h18 __inline Defined to the appropriate keyword or not defined.
147 #define __inline inline /* convert to C++ keyword */ macro
150 #define __inline /* delete C99 keyword */ macro
/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. */
70 # ifndef __inline
72 /* gcc has __inline */
74 # define __inline _Inline macro
76 # define __inline /**/ macro
78 # endif /* __inline */
/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. */
68 # ifndef __inline
70 /* gcc has __inline */
72 # define __inline _Inline macro
74 # define __inline /**/ macro
76 # endif /* __inline */
/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. */
68 # ifndef __inline
70 /* gcc has __inline */
72 # define __inline _Inline macro
74 # define __inline /**/ macro
76 # endif /* __inline */
/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. */
68 # ifndef __inline
70 /* gcc has __inline */
72 # define __inline _Inline macro
74 # define __inline /**/ macro
76 # endif /* __inline */
/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. */
88 # ifndef __inline
90 /* gcc has __inline */
92 # define __inline _Inline macro
94 # define __inline /**/ macro
96 # endif /* __inline */
/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. */
88 # ifndef __inline
90 /* gcc has __inline */
92 # define __inline _Inline macro
94 # define __inline /**/ macro
96 # endif /* __inline */
/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. */
88 # ifndef __inline
90 /* gcc has __inline */
92 # define __inline _Inline macro
94 # define __inline /**/ macro
96 # endif /* __inline */
/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. */
88 # ifndef __inline
90 /* gcc has __inline */
92 # define __inline _Inline macro
94 # define __inline /**/ macro
96 # endif /* __inline */
/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. */
88 # ifndef __inline
90 /* gcc has __inline */
92 # define __inline _Inline macro
94 # define __inline /**/ macro
96 # endif /* __inline */
/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. */
88 # ifndef __inline
90 /* gcc has __inline */
92 # define __inline _Inline macro
94 # define __inline /**/ macro
96 # endif /* __inline */
/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. */
88 #ifndef __inline
90 /* gcc has __inline */
92 #define __inline _Inline macro
94 #define __inline /**/ macro
96 #endif /* __inline */
/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. */
88 #ifndef __inline
90 /* gcc has __inline */
92 #define __inline _Inline macro
94 #define __inline /**/ macro
96 #endif /* __inline */
/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. */
88 #ifndef __inline
90 /* gcc has __inline */
92 #define __inline _Inline macro
94 #define __inline /**/ macro
96 #endif /* __inline */
/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. */
88 #ifndef __inline
90 /* gcc has __inline */
92 #define __inline _Inline macro
94 #define __inline /**/ macro
96 #endif /* __inline */
/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. */
44 # ifndef __inline
46 /* gcc has __inline */
48 # define __inline _Inline macro
50 # define __inline /**/ macro
52 # endif /* __inline */
/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. */
71 # ifndef __inline
73 /* gcc has __inline */
75 # define __inline _Inline macro
77 # define __inline /**/ macro
79 # endif /* __inline */
/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. */
75 # ifndef __inline
77 /* gcc has __inline */
79 # define __inline _Inline macro
81 # define __inline /**/ macro
83 # endif /* __inline */
/vbox/src/VBox/Devices/Network/slirp/bsd/sys/
H A Dmbuf.h64 # ifndef __inline
65 # define __inline macro
422 static __inline struct mbuf *m_getcl(int how, short type, int flags);
423 static __inline struct mbuf *m_get(int how, short type);
424 static __inline struct mbuf *m_gethdr(int how, short type);
425 static __inline struct mbuf *m_getjcl(int how, short type, int flags,
427 static __inline struct mbuf *m_getclr(int how, short type); /* XXX */
428 static __inline struct mbuf *m_free(struct mbuf *m);
429 static __inline void m_clget(struct mbuf *m, int how);
430 static __inline voi
[all...]

Completed in 190 milliseconds