Home
last modified time | relevance | path

Searched refs:saolfilelist (Results 1 – 6 of 6) sorted by relevance

/dports/audio/sfront/sfront-0.99/src/
H A Dsfmain.c75 if (saolfilelist == NULL) in main()
560 if ((!cppsaol) || (!saolfilelist)) in saolcppcheck()
579 tptr = saolfilelist; in saolcppcheck()
607 tptr = saolfilelist; in deletecppfiles()
637 if ((saolfilelist == NULL)&&(bitfile == NULL)) in sfrontpostparsecheck()
722 if (!saolfilelist) in sfrontpostparsecheck()
729 au_filesystem_name = dupval(saolfilelist->val); in sfrontpostparsecheck()
879 if (saolfilelist != NULL) in oneparamflags()
1351 if (saolfilelist == NULL) in cmdlineorchestra()
1352 saolfilelist = make_tnode(name, S_SAOLFILE); in cmdlineorchestra()
[all …]
H A Dascwrite.c151 if (saolfilelist == NULL) in ascsaolwrite()
155 currsaolfile = saolfilelist; in ascsaolwrite()
H A Dglobals.c116 tnode * saolfilelist = NULL; variable
H A Dmp4write.c208 if (saolfilelist == NULL) in bitsaolwrite()
212 currsaolfile = saolfilelist; in bitsaolwrite()
H A Dpostparse.c133 if (saolfilelist) in doparse()
137 currsaolfile = saolfilelist; in doparse()
H A Dtree.h1141 extern tnode * saolfilelist;