Home
last modified time | relevance | path

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

/third_party/iowow/src/
Dbasedefs.h280 #define IW_HTOILL(num_) IW_SWAB64(num_) macro
287 #define IW_HTOILL(num_) (num_) macro