Home
last modified time | relevance | path

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

/external/libwebsockets/include/
Dlibwebsockets.h94 #define LWS_FORMAT(string_index) macro
161 #define LWS_FORMAT(string_index) __attribute__ ((format(printf, string_index, string_index+1))) macro
166 #define LWS_FORMAT(string_index) macro