OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:u_negated
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/lgpl3/gmp/dist/mpf/
add_ui.c
52
__mpf_struct
u_negated
;
local
53
u_negated
._mp_size = -usize;
54
u_negated
._mp_exp = u->_mp_exp;
55
u_negated
._mp_d = u->_mp_d;
56
mpf_sub_ui (sum, &
u_negated
, v);
Completed in 16 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026