Home
last modified time | relevance | path

Searched defs:cldb (Results 1 – 2 of 2) sorted by relevance

/dports/audio/festival/festival/src/modules/clunits/
H A Dcldb.cc54 static void cldb_add(const EST_String &name, CLDB *cldb) in cldb_add()
86 CLDB *cldb = new CLDB; in cl_load_db() local
109 static void cl_load_catalogue(CLDB *cldb,EST_String &indexfile) in cl_load_catalogue()
H A Dclunits.cc120 static CLDB *cldb; variable