Home
last modified time | relevance | path

Searched defs:ARRLEN (Results 1 - 3 of 3) sorted by relevance

/third_party/nghttp2/tests/
H A Dnghttp2_test_helper.h41 #define ARRLEN(ARR) (sizeof(ARR) / sizeof(ARR[0])) macro
/third_party/nghttp2/examples/
H A Dlibevent-client.c70 #define ARRLEN(x) (sizeof(x) / sizeof(x[0])) macro
H A Dlibevent-server.c78 #define ARRLEN(x) (sizeof(x) / sizeof(x[0])) macro

Completed in 3 milliseconds