OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:B2
(Results
1 - 9
of
9
) sorted by relevancy
/src/lib/libm/src/
s_cbrtf.c
29
B2
= 642849266; /*
B2
= (76+2/3-0.03306235651)*2**23 */
57
t*=x; GET_FLOAT_WORD(high,t); SET_FLOAT_WORD(t,high/3+
B2
);
/src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
allocator_test.cc
38
auto
B2
= A.Allocate();
39
ASSERT_EQ(
B2
.Data, nullptr);
/src/common/lib/libc/hash/sha3/
keccak.c
123
secret uint64_t B0, B1,
B2
, B3, B4;
129
B2
= A[2 + 5*y];
132
A[0 + 5*y] ^= ~B1 &
B2
;
133
A[1 + 5*y] ^= ~
B2
& B3;
/src/lib/libm/noieee_src/
n_cbrt.c
57
B2
= 696219795; /*
B2
= (664-0.03306235651)*2**20 */
102
t*=x; pt[n0]=pt[n0]/3+
B2
;
/src/sys/dev/isapnp/
isapnp.c
726
#define
B2
(a) (((a) >> 16) & 0xff)
748
isapnp_mem_range[i] + ISAPNP_MEM_BASE_23_16,
B2
(r->base));
754
B2
(r->length));
815
B2
(r->base));
828
B2
(r->length));
/src/libexec/getty/
gettytab.h
90
#define
B2
gettystrs[25].value
/src/sys/arch/ia64/unwind/
decode.h
179
struct unwind_desc_B2
B2
;
192
B1,
B2
, B3, B4,
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerTracePC.cpp
420
uint8_t
B2
[Word::kMaxSize];
426
B2
[i] = A2[i];
428
Hash ^= (T << 8) |
B2
[i];
432
if (B1[I] !=
B2
[I] || (StopAtZero && B1[I] == 0))
437
TORCW.Insert(Idx ^ Hash, Word(B1, Len), Word(
B2
, Len));
/src/sys/external/bsd/gnu-efi/dist/inc/
efidebug.h
393
UINT64
B2
;
Completed in 32 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025