Home
last modified time | relevance | path

Searched refs:__inline__ (Results 1 – 23 of 23) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A Dbegin_code.h124 #define SDL_INLINE __inline__
130 #ifndef __inline__
131 #define __inline__ __inline macro
135 #ifndef __inline__
136 #define __inline__ inline macro
145 #define SDL_FORCE_INLINE __attribute__((always_inline)) static __inline__
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/src/osdep/alios/
A Dwrapper.h242 static __inline__ unsigned char *skb_put(struct sk_buff *skb, unsigned int len)
254 static __inline__ unsigned char *__skb_pull(struct sk_buff *skb, unsigned int len)
271 static __inline__ void skb_reserve(struct sk_buff *skb, unsigned int len)
277 static __inline__ void skb_queue_head_init(struct sk_buff_head *list)
295 static __inline__ void __skb_queue_tail(struct sk_buff_head *list, struct sk_buff *newsk)
321 static __inline__ void skb_queue_tail(struct sk_buff_head *list, struct sk_buff *newsk)
328 static __inline__ void skb_assign_buf(struct sk_buff *skb, unsigned char *buf, unsigned int len)
336 static __inline__ unsigned char *skb_tail_pointer(const struct sk_buff *skb)
341 static __inline__ void skb_reset_tail_pointer(struct sk_buff *skb)
346 static __inline__ void skb_set_tail_pointer(struct sk_buff *skb, const int offset)
[all …]
/AliOS-Things-master/components/freetype/include/config/
A Dftconfig.h379 static __inline__ FT_Int32
415 static __inline__ FT_Int32
484 static __inline__ FT_Int32
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Djconfig.h38 #define INLINE __inline__
A Djmorecfg.h412 #define INLINE __inline__
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dbasic_types.h435 #define __inline__ inline macro
450 #define __inline__ __inline //__linine__ is not supported in keil compilor, use __inline instead macro
454 #define __inline__ inline macro
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djmorecfg.h412 #define INLINE __inline__
A Dconfigure.ac191 AC_TRY_COMPILE([], [} __inline__ int foo() { return 0; }
192 int bar() { return foo();], ijg_cv_inline="__inline__",
A Dconfigure5360 } __inline__ int foo() { return 0; }
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_config.h-vms36 /* Define to `__inline__' or `__inline' if that's what the C compiler
A Dtif_config.h.cmake.in251 /* Define to `__inline__' or `__inline' if that's what the C compiler
A Dtif_config.h.in400 /* Define to `__inline__' or `__inline' if that's what the C compiler
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/os_dep/include/
A Dosdep_service.h52 #define __inline__ inline macro
64 #define __inline__ __inline //__linine__ is not supported in keil compilor, use __inline instead macro
68 #define __inline__ inline macro
/AliOS-Things-master/components/freetype/src/base/
A Dftmac.c79 #define OS_INLINE static __inline__
/AliOS-Things-master/components/SDL2/src/image/external/
A Dtiff-4.0.9-win32config.patch501 +/* Define to `__inline__' or `__inline' if that's what the C compiler
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DCMakeLists.txt228 foreach(inline_keyword "inline" "__inline__" "__inline")
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Dtraces.1618 m4trace:configure.in:51: -1- AH_OUTPUT([inline], [/* Define to `__inline__\' or `__inline\' if that…
A Doutput.012065 for ac_kw in inline __inline__ __inline; do
A Doutput.112065 for ac_kw in inline __inline__ __inline; do
A Doutput.213392 for ac_kw in inline __inline__ __inline; do
/AliOS-Things-master/components/SDL2/src/image/
A Dconfigure12065 for ac_kw in inline __inline__ __inline; do
/AliOS-Things-master/components/SDL2/
A Dconfigure16211 for ac_kw in inline __inline__ __inline; do
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/
A Dvulkan.hpp103 # define VULKAN_HPP_INLINE __attribute__((always_inline)) __inline__
108 # define VULKAN_HPP_INLINE __attribute__((always_inline)) __inline__

Completed in 263 milliseconds