OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:testForOverflow
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
gcc_qadd.c
40
const double
testForOverflow
= A + (B + (a + b));
41
const doublebits testbits = { .d =
testForOverflow
};
43
dst.s.hi =
testForOverflow
;
gcc_qsub.c
40
const double
testForOverflow
= A + (B + (a + b));
41
const doublebits testbits = { .d =
testForOverflow
};
43
dst.s.hi =
testForOverflow
;
gcc_qadd.c
40
const double
testForOverflow
= A + (B + (a + b));
41
const doublebits testbits = { .d =
testForOverflow
};
43
dst.s.hi =
testForOverflow
;
gcc_qsub.c
40
const double
testForOverflow
= A + (B + (a + b));
41
const doublebits testbits = { .d =
testForOverflow
};
43
dst.s.hi =
testForOverflow
;
Completed in 22 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025