Home
last modified time | relevance | path

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

/AliOS-Things-master/components/websocket/include/
A Dlibrws.h67 #define RWS_ATTRIB __attribute__((visibility("default"))) macro
69 #define RWS_ATTRIB __attribute__((visibility("default"))) macro
76 #if !defined(RWS_ATTRIB)
77 #define RWS_ATTRIB macro
98 #define RWS_API(return_type) RWS_EXTERN RWS_ATTRIB RWS_DYLIB_API return_type

Completed in 2 milliseconds