Home
last modified time | relevance | path

Searched defs:log_2 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlobject.c52 static const lu_byte log_2[256] = { in luaO_ceillog2() local
/freebsd/contrib/lua/src/
H A Dlobject.c36 static const lu_byte log_2[256] = { /* log_2[i] = ceil(log2(i - 1)) */ in luaO_ceillog2() local
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_lib.c226 static const unsigned int log_2 = 0x02c5c8; /* scale * log(2) */ variable
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_regs_s2m.h119 uint32_t log_2; member
H A Dal_hal_udma_regs_m2s.h117 uint32_t log_2; member