Searched refs:debugstart (Results 1 – 1 of 1) sorted by relevance
109 unsigned long debugstart = 0; /* -D flag */ variable988 if (debugstart > 0 && testcalls >= debugstart) in test()1206 debugstart = getnum(optarg, &endp); in main()1207 if (debugstart < 1) in main()