Searched defs:_SIP_ULL (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/expat/lib/
H A Dsiphash.h114 #define _SIP_ULL(high, low) (((uint64_t)high << 32) | low) macro

Completed in 31 milliseconds