OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testCases
(Results
1 - 3
of
3
) sorted by relevancy
/src/regress/lib/libc/ieeefp/testfloat/
Makefile
17
SRCS+= testfloat.c softfloat.c fail.c
testCases
.c writeHex.c \
/src/sys/external/bsd/compiler_rt/dist/test/Unit/ppc/
fixtfdi_test.c
12
const struct testVector
testCases
[] = {
450
const int numTestCases = sizeof(
testCases
) / sizeof(struct testVector);
461
input.hi =
testCases
[i].xhi;
462
input.lo =
testCases
[i].xlo;
463
expected_result =
testCases
[i].result;
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ppc/
fixtfdi_test.c
12
const struct testVector
testCases
[] = {
450
const int numTestCases = sizeof(
testCases
) / sizeof(struct testVector);
461
input.hi =
testCases
[i].xhi;
462
input.lo =
testCases
[i].xlo;
463
expected_result =
testCases
[i].result;
Completed in 13 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025