Home
last modified time | relevance | path

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

/external/libwebsockets/include/
Dlibwebsockets.h61 #define LWS_TI ((uint64_t)LWS_GI * 1024) macro
62 #define LWS_PI ((uint64_t)LWS_TI * 1024)
/external/libwebsockets/lib/core/
Dlibwebsockets.c1114 { "Pi ", LWS_PI }, { "Ti ", LWS_TI }, { "Gi ", LWS_GI },
1119 { "PiB", LWS_PI }, { "TiB", LWS_TI }, { "GiB", LWS_GI },