OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_two_
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/bc/dist/
number.c
57
bc_num
_two_
;
variable
112
_two_
= bc_new_num (1,0);
113
_two_
->n_value[0] = 2;
1178
(void) bc_divmod (exponent,
_two_
, &exponent, &parity, 0);
number.c
57
bc_num
_two_
;
variable
112
_two_
= bc_new_num (1,0);
113
_two_
->n_value[0] = 2;
1178
(void) bc_divmod (exponent,
_two_
, &exponent, &parity, 0);
Completed in 44 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026