[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [csmith-dev] csmith and libc



Glad it helped.

- Yang

On 07/28/2015 06:58 PM, Kapus, Timotej wrote:
$ ./csmith --builtins --builtin-function-prob 100 --max-funcs 50 > 2.c
$ grep "__builtin" ./2.c | wc -l
319
I get similar results, which is exactly what I wanted, thank you

-Timotej