Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/
Dlibwebsockets.h65 #define LWS_GI (LWS_MI * 1024) macro
66 #define LWS_TI ((uint64_t)LWS_GI * 1024)
/third_party/libwebsockets/lib/core/
Dlibwebsockets.c1459 { "Pi", LWS_PI }, { "Ti", LWS_TI }, { "Gi", LWS_GI },
1464 { "PiB", LWS_PI }, { "TiB", LWS_TI }, { "GiB", LWS_GI },