Home
last modified time | relevance | path

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

/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dothers.h606 #define be16_to_host(v) cbswap16(v) macro
618 #define be16_to_host(v) (v) macro
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dothers.h621 #define be16_to_host(v) cbswap16(v) macro
633 #define be16_to_host(v) (v) macro