Home
last modified time | relevance | path

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

/dports/dns/knot3/knot-3.1.5/tests/libknot/
H A Dtest_endian.c57 } trafo64_t; in main() typedef
60 const trafo64_t be64 = { .array = { 0x01, 0x02, 0x03, 0x04, in main()
62 const trafo64_t le64 = { .array = { 0x08, 0x07, 0x06, 0x05, in main()
/dports/dns/knot3-lib/knot-3.1.5/tests/libknot/
H A Dtest_endian.c57 } trafo64_t; in main() typedef
60 const trafo64_t be64 = { .array = { 0x01, 0x02, 0x03, 0x04, in main()
62 const trafo64_t le64 = { .array = { 0x08, 0x07, 0x06, 0x05, in main()