Home
last modified time | relevance | path

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

/net-tools-3.5.0/libcoap/include/coap/
Duthash.h559 #define MUR_FMIX(_h) \ argument
561 _h ^= _h >> 16; \
562 _h *= 0x85ebca6b; \
563 _h ^= _h >> 13; \
564 _h *= 0xc2b2ae35l; \
565 _h ^= _h >> 16; \