Searched refs:TEST (Results 1 - 8 of 8) sorted by relevance
/vbox/src/VBox/Runtime/testcase/ |
H A D | tstStrToNum.cpp | 65 #define TEST(Test, Type, Fmt, Fun, iTest) \ macro 88 TEST(aTests[iTest], Type, Fmt, Fun, iTest); \
|
/vbox/src/libs/zlib-1.2.6/ |
H A D | configure | 315 TEST="all teststatic" 322 TEST="all teststatic testshared" 348 TEST="${TEST} test64" 655 echo TEST = $TEST >> configure.log 695 /^test: */s#:.*#: $TEST#
|
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/ |
H A D | fparseln.c | 226 #ifdef TEST 257 #endif /* TEST */
|
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ |
H A D | epic100.h | 24 TEST = 0x1C, /* Test register: marked as reserved (see in source code) */ enumerator in enum:epic100_registers
|
H A D | epic100.c | 133 test = ioaddr + TEST; /* Test register (clocks) */ 153 * In order to set the CLOCK TEST bit in the TEST register, 159 * The CLOCK TEST bit is Write-Only. Writing it several times
|
/vbox/src/libs/zlib-1.2.6/contrib/blast/ |
H A D | blast.c | 407 #ifdef TEST
|
/vbox/src/recompiler/tests/ |
H A D | test-i386.c | 891 #define TEST(N) \ macro 898 TEST(1); 899 TEST(l2t); 900 TEST(l2e); 901 TEST(pi); 902 TEST(lg2); 903 TEST(ln2); 904 TEST(z);
|
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/ |
H A D | Enquire.c | 456 Added VERIFY and TEST 771 #ifdef TEST 898 fprintf(stderr, "Can't set mode: not compiled with TEST\n");
|
Completed in 66 milliseconds