Searched refs:gProcessName (Results 1 – 4 of 4) sorted by relevance
155 string gProcessName; // name of the entry point of the Faust program, by default 'process' member
160 gProcessName = "process"; in global()
557 gGlobal->gProcessName = argv[i + 1]; in processCmdline()
98 Tree b = a2sb(eval(boxIdent(gGlobal->gProcessName.c_str()), gGlobal->nil, in evalprocess()