Searched refs:coap_flsll (Results 1 - 1 of 1) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ | ||
H A D | encode.h | 39 extern int coap_flsll(long long i); 41 #define coap_flsll(i) flsll(i) macro |
Completed in 2 milliseconds