Searched defs:direct (Results 1 – 1 of 1) sorted by relevance
31 bool direct; member412 static void stimer_test_all(bool direct) in stimer_test_all()447 bool direct = argc >= 2 && !strcmp(argv[1], "direct"); in main() local