Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_encode.h39 #define coap_flsll(i) flsll(i) macro
/third_party/libcoap/src/
Dcoap_encode.c28 coap_flsll(long long j) { in coap_flsll() function