Home
last modified time | relevance | path

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

/dflybsd-src/sys/crypto/twofish/
H A Dtwofish.c37 #define LE32(x) htole32(x) macro
/dflybsd-src/contrib/file/src/
H A Dsoftmagic.c89 #define LE32(p) ( \ macro