Home
last modified time | relevance | path

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

/net-tools-3.5.0/libcoap/include/coap/
Duthash.h537 #define MUR_GETBLOCK(p,i) p[i] macro
553 #define MUR_GETBLOCK(p,i) (MUR_PLUS0_ALIGNED(p) ? ((p)[i]) : \ macro