Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dhv_macro.h37 #define U8TO64_LE(ptr) (*((const U64*)(ptr))) macro
47 #define U8TO64_LE(ptr) (_shifted_octet(U64,(ptr),0, 0)|\ macro
/openbsd/usr.sbin/nsd/
H A Dsiphash.c38 #define U8TO64_LE(p) \ macro
/openbsd/sbin/unwind/libunbound/util/
H A Dsiphash.c50 #define U8TO64_LE(p) \ macro
/openbsd/usr.sbin/unbound/util/
H A Dsiphash.c50 #define U8TO64_LE(p) \ macro