Home
last modified time | relevance | path

Searched refs:permute (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/tools/permute/
DMakefile1 permute : permute.c target
2 gcc -o $@ -Wall permute.c -lsndfile
Dreadme.txt1 See comments at top of permute.c for information on how to build and use.
Dpermute.c121 void permute(char *path_in) in permute() function
338 permute(arg); in main()