OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:size_of_b
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.25/gas/
flonum-mult.c
78
int
size_of_b
; /* 0 origin */
102
size_of_b
= b->leader - b->low;
105
size_of_sum = size_of_a +
size_of_b
;
125
if (A <= size_of_a && B <=
size_of_b
&& B >= 0)
77
int
size_of_b
; \/* 0 origin *\/
local
Completed in 226 milliseconds