Home
last modified time | relevance | path

Searched refs:load_bytes (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dhash_bytes.cc50 load_bytes(const char* p, int n) in load_bytes() function
153 const size_t data = load_bytes(end, len & 0x7);
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dhash_bytes.cc50 load_bytes(const char* p, int n) in load_bytes() function
153 const size_t data = load_bytes(end, len & 0x7);
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20101778 * src/hash_bytes.cc: Compile load_bytes and shift_mix only when