OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bbo
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/lgpl3/gmp/dist/
gen-bases.c
58
mpz_t
bbo
;
local
60
mpz_init_set (
bbo
, big_base);
61
big_base_ctz = mpz_make_odd (
bbo
);
62
mpz_invert_2exp (big_base_binverted,
bbo
, numb_bits);
gen-bases.c
58
mpz_t
bbo
;
local
60
mpz_init_set (
bbo
, big_base);
61
big_base_ctz = mpz_make_odd (
bbo
);
62
mpz_invert_2exp (big_base_binverted,
bbo
, numb_bits);
/src/sys/arch/atari/stand/installboot/
installboot.c
335
off_t
bbo
= (off_t)bbsec * AHDI_BSIZE;
local
340
if (lseek(fd,
bbo
, SEEK_SET) !=
bbo
)
installboot.c
335
off_t
bbo
= (off_t)bbsec * AHDI_BSIZE;
local
340
if (lseek(fd,
bbo
, SEEK_SET) !=
bbo
)
Completed in 45 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026