Searched defs:NO_CHANGE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/tests/
H A Dtest_path.c20 #define NO_CHANGE(_path) \ macro
74 NO_CHANGE("/tmp");
75 NO_CHANGE("/tmp/");
76 NO_CHANGE("/tmp/qemu-test_path");
77 NO_CHANGE("/tmp/qemu-test_path/");
78 NO_CHANGE("/tmp/qemu-test_path/D");
79 NO_CHANGE("/tmp/qemu-test_path/DI");
80 NO_CHANGE("/tmp/qemu-test_path/DIR");
81 NO_CHANGE("/tmp/qemu-test_path/DIR1");
82 NO_CHANGE("/tm
[all...]

Completed in 4466 milliseconds