Home
last modified time | relevance | path

Searched defs:RTC_FORCE_INLINE (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/system/
H A Dinline.h16 #define RTC_FORCE_INLINE __forceinline macro
21 #define RTC_FORCE_INLINE __attribute__((__always_inline__)) macro
26 #define RTC_FORCE_INLINE macro