Home
last modified time | relevance | path

Searched refs:coap_flsll (Results 1 – 5 of 5) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_encode.h37 extern int coap_flsll(long long i);
39 #define coap_flsll(i) flsll(i) macro
/third_party/libcoap/src/
Dcoap_encode.c22 return coap_flsll(i); in coap_fls()
28 coap_flsll(long long j) { in coap_flsll() function
Dcoap_block.c157 new_blk_size = coap_flsll((long long)avail) - 5; in setup_block_b()
732 blk_size = coap_flsll((long long)avail) - 4 - 1; in coap_add_data_large_internal()
934 blk_size = coap_flsll((long long)avail) - 4 - 1; in coap_add_data_large_internal()
/third_party/libcoap/
Dlibcoap-3.map92 coap_flsll;
Dlibcoap-3.sym89 coap_flsll