Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Dmersenne_twister_engine.h111 static _LIBCPP_CONSTEXPR const result_type xor_mask = __a; global() variable
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_keycache.c196 u_int32_t xor_mask = xor_key ? in ar9300_set_key_cache_entry() local