Home
last modified time | relevance | path

Searched defs:load64 (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_blake2/impl/
Dblake2-impl.h38 BLAKE2_LOCAL_INLINE(uint64_t) load64( const void *src ) in load64() function
/external/u-boot/common/
Dimage-fit.c776 uint64_t load64 = 0; in fit_image_get_address() local