Home | Sort by: relevance | last modified time | path |
/src/sys/lib/libsa/ | |
byteorder.h | 68 #define LE64_LO 0 |
byteorder.c | 174 un.words[LE64_LO] = sa_htole32(val & 0xffffffffU); 203 un.words[LE64_LO] = sa_le32toh(un.words[LE64_LO]); 206 un.words[LE64_LO]; |