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

/vbox/src/VBox/Runtime/common/checksum/
H A Dcrc64.cpp160 RTDECL(uint64_t) RTCrc64(const void *pv, size_t cb) function
168 RT_EXPORT_SYMBOL(RTCrc64); variable
/vbox/include/iprt/
H A Dmangling.h339 # define RTCrc64 RT_MANGLER(RTCrc64) macro

Completed in 60 milliseconds