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

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dhash.h134 hash_x86_128(const void *key, const int len, uint32_t seed, uint64_t r_out[2]) argument
236 hash_x64_128(const void *key, const int len, const uint32_t seed, uint64_t r_out[2]) argument
/freebsd-10-stable/sys/sparc64/include/
H A Dreg.h50 uint32_t r_out[8]; member in struct:reg32
60 uint64_t r_out[8]; member in struct:reg
/freebsd-10-stable/secure/lib/libcrypt/
H A Dcrypt-des.c449 do_des( u_int32_t l_in, u_int32_t r_in, u_int32_t *l_out, u_int32_t *r_out, int count) argument
567 u_int32_t l_out, r_out, rawl, rawr; local

Completed in 202 milliseconds